Commit Graph

168 Commits

Author SHA1 Message Date
Luis Ángel San Martín
bcc51241b3 Added support for knowing if a comic is in favorites or not. 2016-04-17 11:20:14 +02:00
Luis Ángel San Martín
4b8462459a fixed compilation warnings in YACReaderLibrary.pro, at least using vc++ compiler 2016-03-26 11:31:25 +01:00
Luis Ángel San Martín
011176bebb merged master 2016-03-25 17:15:14 +01:00
Luis Ángel San Martín
71d9254446 fixed resorting comics by drag&drop in tags and reading lists 2016-03-25 14:15:49 +01:00
Luis Ángel San Martín
8179092d56 added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
Luis Ángel San Martín
88056c819f updating folders' children info for every insert/delete in the db causes big performance issues, so that info is going to be updated explicitly 2016-01-25 18:45:50 +01:00
Luis Ángel San Martín
e23f6b0bc3 store the hash of the first comic in a folder, this is more useful than storing the id 2016-01-24 19:14:16 +01:00
Luis Ángel San Martín
3cda11eec7 fixed db creation 2016-01-24 18:47:09 +01:00
Luis Ángel San Martín
35b87a9f59 added missing method declaration 2016-01-24 12:56:54 +01:00
Luis Ángel San Martín
cf79dbad91 update the folder table properly in 8.6 version 2016-01-24 10:52:55 +01:00
Luis Ángel San Martín
b0060795b5 added new method for adding constraints to an existing table 2016-01-24 10:52:12 +01:00
Luis Ángel San Martín
37d177e65a removed extra comma 2016-01-24 10:45:07 +01:00
Luis Ángel San Martín
b8031268d0 resort db tables creation 2016-01-24 10:36:19 +01:00
Luis Ángel San Martín
e130698ee9 prepare db update for future 8.6 version 2016-01-24 10:34:54 +01:00
Luis Ángel San Martín
aba3d0f1f6 disabled qDebug() output in the whole server project 2015-12-13 21:12:28 +01:00
Luis Ángel San Martín
a99dab4fbe removed some qdebug outputs 2015-12-13 18:57:22 +01:00
Luis Ángel San Martín
e1de588e40 fixed compilation of YACReaderLibrary and YACReaderLibraryServer, removing all the dependecies on QtWidgets from non gui code 2015-12-12 12:10:37 +01:00
Luis Ángel San Martín
92b0c1d9f4 added .pro file for the headless version of YACReader and a specific main file for the project 2015-12-12 11:25:38 +01:00