Commit Graph

18 Commits

Author SHA1 Message Date
edbb642cee merged develop 2016-06-16 19:23:36 +02:00
3b08264f6a fixed libraries paths in YACReaderLibraryServer 2016-05-21 21:11:04 +02:00
d011ea2586 fixed log output level in YACReaderLibraryServer 2016-05-21 19:02:04 +02:00
011176bebb merged master 2016-03-25 17:15:14 +01:00
8179092d56 added a border to selected/mouseHover elements in the grid view 2016-03-25 11:30:31 +01:00
1009b84363 added new web controller for knowing the version of the web api 2016-01-23 16:06:47 +01:00
7ade7e677a added commands for adding/removing existing libraries 2016-01-02 11:36:22 +01:00
1ceda5b9d7 only start the server if the command 'start' is used 2016-01-01 11:58:47 +01:00
ea625eac29 use the same app name for YACReaderLibraryServer, so it will use by default the same config as YACReaderLibrary 2015-12-30 22:21:19 +01:00
45fcaa8b2f fixed settings path for server config 2015-12-13 21:46:37 +01:00
7153f65406 added update-library functionality to yacrlserver 2015-12-13 21:15:04 +01:00
df6560fcc1 added missing file 2015-12-13 20:30:38 +01:00
0c87ae06da partial command line UI implemented 2015-12-13 18:56:54 +01:00
a5baa5278e added new class for creating and updating libraries using command line, the opearion progress is shown in the console. TODO add the library to the settings files 2015-12-13 18:51:03 +01:00
01a7cf1689 sorted imports 2015-12-12 14:15:47 +01:00
6c93c1e3c9 cleaning headless main file 2015-12-12 13:36:49 +01:00
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
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