Commit Graph

492 Commits

Author SHA1 Message Date
8ec24a9985 ugly fix for crash opening rar files in Unix systems (posible memory leak added...) (7z.so there are issues with special chars in paths: ?????, etc) 2013-12-12 06:19:22 -08:00
254be28189 fixed compilation in windows 2013-12-12 10:29:43 +01:00
53906a450c Fixed rar support in Unix systems (Rar29.so) 2013-12-12 01:06:43 -08:00
626e2a654e added missing include (compilation issues in some platforms) 2013-12-10 23:40:24 +01:00
75e3d12f2e fixed key events in goToFlow
TODO: add eventFilter to goToFlow edit...
2013-12-10 23:37:29 +01:00
883ac04917 merge 2013-12-08 11:51:18 -08:00
f4e55729a2 fixed comiplation in Linux (Ubuntu)
line 117: #define _WIN64 1
must be removed in ./compressed_archive/libp7zip/CPP/myWindows/StdAfx.h

"cannot find -lpulse" compiling under Qt 5.0.2 can be fixed creating a symbolic link from libpulse.so.0 to libpulse.so (further research is needed)
2013-12-08 11:50:10 -08:00
e934258c1e fixed "Open containing folder" 2013-12-07 11:50:44 +01:00
dcab8b7bb9 updated translation files 2013-12-04 23:03:42 +01:00
2514f96942 new packaging process for MacOSX (create-dmg is needed https://github.com/andreyvit/yoursway-create-dmg)
fixed settings path in MacOSX
2013-12-03 02:02:32 +01:00
fc933b3747 added workaround for mouseMoveEvent not working in MacOSX 10.9 2013-11-30 22:10:17 +01:00
71543ff06f fixed 7z lib path 2013-11-27 19:55:01 +01:00
23d5abd329 added QLocalServer::removeServer to YACReaderLocalServer for fixing server start up after a dirty exit 2013-11-23 15:04:48 -08:00
3277a12665 no libraries icon updated 2013-11-24 19:13:51 +01:00
d18a96901b merge 2013-11-24 18:48:59 +01:00
4c5f224d52 fixed write paths for YACReader 2013-11-24 18:42:16 +01:00
8255637028 added exit and notification on 7z lib not found 2013-11-24 12:55:03 +01:00
92331af971 fixed libraries id generation 2013-11-24 09:11:46 +01:00
8b2967c1a3 close button restored for bookmarks in OSX 2013-11-23 09:47:27 -08:00
5a5c118b83 fixed compilation in MacOSX Mavericks (Qt4 and Qt5) 2013-11-23 06:32:50 -08:00
7392e55597 fixed compilation in Qt4 2013-11-21 19:15:34 +01:00
f029224d1c updated VERSION to 7.0.0
fixed updateToCurrentVersion
2013-11-21 14:33:11 +01:00
f8dff1390f added poppler-qt5 for Qt5 build (only for windows) 2013-11-21 08:14:14 +01:00
65461bf72d fixed local ips sorting 2013-11-20 20:00:33 +01:00
2b2c1de277 fixed LibraryServer in Qt5
moved server_log to standardPath
2013-11-20 19:34:06 +01:00
52f8a6e56a comic vine client requests sorted results.... 2013-11-18 21:32:55 +01:00
1bb112a848 fixed tts playback in Qt5 (translator) 2013-11-18 21:18:33 +01:00
4006bf6e43 fixed qt4 compilation
added remove/reset comics to SortVolumeComics
2013-11-18 18:47:45 +01:00
e64e5d2d2a added pagination to SortVolumeComics 2013-11-17 22:29:56 +01:00
afc787be7b added comic vine pagination and sorting volumes by column 2013-11-17 17:53:02 +01:00
e3ddde47b3 fixed update process 2013-11-16 13:09:28 +01:00
9b3085f8d1 fixed issues in comic vine dialog 2013-11-16 00:00:55 +01:00
f75d0abef0 added log messages for creating/updating libraries 2013-11-15 19:54:42 +01:00
e51480469f moved settings files from local dir to standar paths
added YACReaderLibraries class, libraries are now identified by id
2013-11-15 00:07:42 +01:00
5394a603e3 updated changelog.txt 2013-11-13 23:24:35 +01:00
1c2590957e fixed bug on folders view navigation after using the search 2013-11-13 21:26:50 +01:00
b8b51b2ba5 added system info & config to the log 2013-11-13 19:04:18 +01:00
308eadd117 using QsLog for logging 2013-11-12 23:04:22 +01:00
9db62a6475 added message handler for Qt4 2013-11-12 19:35:41 +01:00
944318b63e fixed some Qt4/Qt5 compilation issues
added first version of messageHandler
2013-11-12 08:07:27 +01:00
d5a22a2f61 fixed load description in selectComic widget 2013-11-10 09:38:07 +01:00
f083713d53 SingleComicInList mode working 2013-11-05 20:55:39 +01:00
ff37db33e9 scraper for single comic working 2013-11-05 16:30:15 +01:00
bbb74b64b9 getting most of the info from comic vine 2013-11-05 09:57:06 +01:00
9c4ecd72af first version saving some info from comic vine 2013-11-03 23:30:11 +01:00
71f8c56753 added sorting options to SortVolumeComics 2013-10-31 15:25:44 +01:00
34b31d18fe fixed ComicVineClient timeOut connection from search 2013-10-29 19:46:00 +01:00
b42a7ea8b4 added buttons for sorting rows in SortVolumeComics 2013-10-29 19:42:06 +01:00
3e14f95261 fixed mark as unread 2013-10-29 12:50:36 +01:00
e49a05d3bc fixed goToFlow bug (first load) in Qt >= 5 2013-10-28 18:07:00 +01:00