Luis Ángel San Martín
|
c263d78235
|
Merged in selmf/yacreader/small-fixes-9.0 (pull request #51)
Small fixes 9.0
Approved-by: Luis ?ngel San Mart?n <luisangelsm@gmail.com>
|
2017-09-24 07:14:00 +00:00 |
|
Felix Kauselmann
|
6eb6b83efe
|
Replace magic number for open recent length with config setting (no gui yet, maybe later)
|
2017-09-23 21:03:06 +02:00 |
|
Felix Kauselmann
|
976daa3546
|
Don't use relative paths for open recent entries.
|
2017-09-23 18:59:52 +02:00 |
|
Felix Kauselmann
|
0798ac2b0a
|
Increase open recent entries to 25
|
2017-09-23 16:56:53 +02:00 |
|
Felix Kauselmann
|
01726daa66
|
Update static unarr lib for OS X
|
2017-09-21 12:48:56 +02:00 |
|
Felix Kauselmann
|
2250422cb6
|
Unarr: support unicode filenames
|
2017-09-19 23:16:58 +02:00 |
|
Felix Kauselmann
|
169904421c
|
Use pkg-config to detect (lib)unarr on unix
|
2017-09-19 15:45:46 +02:00 |
|
Felix Kauselmann
|
0b14e7a830
|
Update unarr DLL's
|
2017-09-19 15:30:08 +02:00 |
|
Luis Ángel San Martín
|
b28e9e4e68
|
Added a new setting for improving the performance in the remote browser by showing less information about folders. REMOTE_BROWSE_PERFORMANCE_WORKAROUND
|
2017-09-16 10:01:10 +02:00 |
|
Luis Ángel San Martín
|
c06fb71a52
|
Added a warning message whem too many libraries are created so users are guided to use yacreaderlibrary in the right way.
|
2017-09-14 09:30:36 +02:00 |
|
Luis Ángel San Martín
|
0aeb0422d8
|
Use a more flexible approach for finding YACReader.app whe it is launched from YACReaderLibrary in macos. Now all standard locations for apps are checheck before failing with "YACReader not found...".
|
2017-09-13 12:39:43 +02:00 |
|
Luis Ángel San Martín
|
a9ccad6e3d
|
Fixed progress when the user reaches the latest page in double page mode.
|
2017-09-13 12:16:33 +02:00 |
|
Luis Ángel San Martín
|
d81b93e827
|
Fixed open latest comic in macos.
|
2017-08-28 19:22:53 +02:00 |
|
Luis Ángel San Martín
|
4d4556f7e2
|
Removed usage of QSqlRecoerd unless is totally necessary.
|
2017-08-28 19:02:18 +02:00 |
|
Luis Ángel San Martín
|
9ed1f0f306
|
Merge
|
2017-08-28 18:52:24 +02:00 |
|
Luis Ángel San Martín
|
ddf59849cc
|
Added new action for opening the latest issue opened, by default CTRL+R.
|
2017-08-28 18:33:44 +02:00 |
|
Luis Ángel San Martín
|
1e74234dbf
|
Fixed data base info retrieving through DBHelper - values(QString) and QSqlRecord. Methods implemented before the fixes in the develop branch.
|
2017-08-26 17:03:18 +02:00 |
|
Luis Ángel San Martín
|
f149f314e0
|
Merge
|
2017-08-26 16:54:10 +02:00 |
|
Luis Ángel San Martín
|
8b20014cc8
|
Fixed data base info retrieving in ReadingListModel.
|
2017-08-26 16:17:54 +02:00 |
|
Luis Ángel San Martín
|
f5fda9b530
|
Fixed db Fixed data base info retrieving in FolderModel.
|
2017-08-26 16:17:17 +02:00 |
|
Luis Ángel San Martín
|
6de499e566
|
Fixed db Fixed data base info retrieving in ComicModel.
|
2017-08-26 16:16:54 +02:00 |
|
Luis Ángel San Martín
|
d6898e9a4e
|
Fixed data base info retrieving through DBHelper, value(QString) should never be used because it is really slow. All items sorting should be done at db level or using std::sort.
|
2017-08-26 16:16:11 +02:00 |
|
Felix Kauselmann
|
96194e41f5
|
Add prebuilt dlls for unarr on win.
|
2017-08-04 22:20:31 +02:00 |
|
Luis Ángel San Martín
|
f0d350a827
|
Use the new controllers.
|
2017-05-26 17:32:05 +02:00 |
|
Luis Ángel San Martín
|
d08740e32d
|
Added new server controller for providing the content of a reading list.
|
2017-05-26 17:29:28 +02:00 |
|
Luis Ángel San Martín
|
ac03d61f7d
|
Fixed TagsController.
|
2017-05-26 17:28:09 +02:00 |
|
Luis Ángel San Martín
|
6373d3660b
|
Implemented ReadingListsController.
|
2017-05-26 17:27:46 +02:00 |
|
Luis Ángel San Martín
|
85fba7e8f5
|
Added new methods for getting reading lists and comics in a reading list. Fixed DBHelper for not using GUI related classes (reading_list_item).
|
2017-05-26 17:27:08 +02:00 |
|
Luis Ángel San Martín
|
d20277736d
|
Added model classes for reading lists and labels.
|
2017-05-26 17:24:56 +02:00 |
|
Luis Ángel San Martín
|
1988bbb58e
|
Make naturalComprare public in case we need to user the int return value instead of a bool.
|
2017-05-26 17:19:55 +02:00 |
|
Luis Ángel San Martín
|
8f7af955c2
|
Fixed warning
|
2017-05-26 17:18:50 +02:00 |
|
Luis Ángel San Martín
|
6a6f983115
|
Merge
|
2017-05-25 18:04:29 +02:00 |
|
Luis Ángel San Martín
|
921f6654a2
|
Added QMAKE_TARGET_BUNDLE_PREFIX to .pro files.
|
2017-05-23 15:46:29 +02:00 |
|
Luis Ángel San Martín
|
383f002497
|
Merged in selmf/yacreader/mac_build (pull request #49)
Mac build
|
2017-05-23 13:24:14 +00:00 |
|
Felix Kauselmann
|
bd2dc2cd2c
|
Set pdfium as default backend on Windows
|
2017-05-23 00:51:03 +02:00 |
|
Felix Kauselmann
|
74fbe4b994
|
Fix Windows build for pdfium and poppler
|
2017-05-23 00:48:34 +02:00 |
|
Felix Kauselmann
|
4e3eb8439f
|
Fix precompiled pdfium paths for Windows builds.
|
2017-05-17 21:26:08 +02:00 |
|
Felix Kauselmann
|
b57e8dd3cc
|
Merge branches
|
2017-05-07 15:19:39 +02:00 |
|
Felix Kauselmann
|
d5c72ad2d1
|
Update precompiled pdfium for mac to chromium/3071 and add version info file with minimal build instructions
|
2017-05-07 15:18:00 +02:00 |
|
Felix Kauselmann
|
b202ce0648
|
Merged develop into mac_build
|
2017-04-25 11:45:32 +02:00 |
|
Luis Ángel San Martín
|
d6582c05c3
|
Fixed osx compilation.
|
2017-04-24 22:18:47 +02:00 |
|
Luis Ángel San Martín
|
290e19aa4b
|
Added missing info view images for light theme.
|
2017-04-24 22:04:06 +02:00 |
|
Luis Ángel San Martín
|
689a782d5a
|
Enabled light theme for info views in osx.
|
2017-04-24 21:53:55 +02:00 |
|
Luis Ángel San Martín
|
22971c330c
|
Added info mode icon for osx
|
2017-04-24 21:52:52 +02:00 |
|
Luis Ángel San Martín
|
241f789727
|
Added enum that defines the UI themes supported by YACReaderLibrary.
|
2017-04-24 21:49:21 +02:00 |
|
Felix Kauselmann
|
7c2f49c9d4
|
Remove create-dmg script
|
2017-04-23 21:41:13 +02:00 |
|
Felix Kauselmann
|
4c9ec9cb58
|
Move windows pdfium libs
|
2017-04-23 21:40:24 +02:00 |
|
Felix Kauselmann
|
10b6f72e4a
|
Fix the include paths for prebuilt pdfium
|
2017-04-22 13:58:47 +02:00 |
|
Felix Kauselmann
|
d989e06c57
|
Build libunarr.a with the correct sdk version
|
2017-04-22 13:58:07 +02:00 |
|
Felix Kauselmann
|
750258a7d1
|
Update infos in INSTALL.txt
|
2017-04-19 21:52:26 +02:00 |
|