Commit Graph

180 Commits

Author SHA1 Message Date
d197bd5e78 MainWindow: show rename/db_add buttons after 2020-02-17 13:36:33 +01:00
be4c2206f6 Makefile: add new files, break up tv_rename_gui 2020-02-12 11:49:48 +01:00
623720c9e3 SearchWindow 2020-02-12 11:49:32 +01:00
8e4f348b8d Move some shared functions into gtkfunctions.cpp 2020-02-12 11:48:03 +01:00
7f69b3c662 tv_rename: getLangs returns map instead of vector of pairs 2020-02-12 11:46:44 +01:00
2a4b7c60ae SeasonWindow: make it modal 2020-02-12 11:46:11 +01:00
1f1e168ab4 MainWindow: support UI changes of DatabaseWindow, use new functions 2020-02-12 11:45:47 +01:00
adeed21976 DatabaseWindow: UI changes 2020-02-12 11:44:34 +01:00
564c7b09e2 Use treestore instead of liststore for database 2020-02-09 16:57:37 +01:00
59247b1c4f Test if 'data' exists in json file 2020-02-09 16:57:12 +01:00
1e486dbbf6 Strip final binaries 2020-01-31 22:52:00 +01:00
1d52ff388f Use tuple instead of pair of pairs 2020-01-31 22:51:43 +01:00
267f1df204 Use rapidjson 2020-01-31 22:38:11 +01:00
10aec4e41b Fixed terminal output when running GUI 2020-01-19 12:03:38 +01:00
3f6c97bda7 TV_Rename: slight refactor and formatting 2020-01-18 22:56:47 +01:00
efa1daf639 SQLitepp: added TODO 2020-01-18 22:45:17 +01:00
5155569a69 SeasonWindow: added TODO 2020-01-18 22:43:55 +01:00
d3d7ac801e MainWindow: removed debug outputs and slight refactor 2020-01-18 22:37:04 +01:00
8b4a21fb53 TV_rename: add const 2020-01-18 22:19:17 +01:00
90f45464ac Functions: slight refactor 2020-01-18 22:18:58 +01:00
d546d8442f Filesystem: added some checks 2020-01-18 21:31:09 +01:00
1d69bdd770 Filesystem: removed useless include 2020-01-18 21:20:40 +01:00
a93cff77d9 Databasewindow: formatting 2020-01-18 21:16:43 +01:00
b8906467fc Add margins to database window 2020-01-18 11:15:20 +01:00
fda181edea Fix possible error when adding to database 2020-01-17 20:54:26 +01:00
dac1ccc6c4 If no episode names found in singleSeason, skip to the end 2020-01-17 20:28:44 +01:00
586d0d90dc Fix crash on save in 'DatabaseManage' (and possibly other stuff that uses progresswindow) 2020-01-17 16:24:47 +01:00
471f1ac526 Makefile: add stuf for gui in Linux 2020-01-17 14:19:18 +01:00
100834c01f Mainwindow: formatting 2020-01-17 14:14:24 +01:00
d3a4ee8b0c Databasewindow: new layout, use progress on save 2020-01-17 14:13:58 +01:00
4175c44c22 Mainwindow: use progresswindow, add option to change database pattern 2020-01-17 14:12:04 +01:00
6c859efdf5 Functions: use new progress, refreshSelect instead of refreshSingle 2020-01-17 14:11:03 +01:00
9c551e8b55 Progresswindows 2020-01-17 14:06:31 +01:00
af1355ca93 Progress: add gui progress capability 2020-01-17 14:05:30 +01:00
875541b67d Tv_rename: add validID, formatting 2020-01-17 14:03:22 +01:00
a9802b4d47 Network: add lastResponseCode 2020-01-17 14:01:10 +01:00
8da68a5327 Gui: added dvd check box 2020-01-16 23:22:21 +01:00
57fc45be61 Make GUI work 2020-01-16 11:12:22 +01:00
eb5acd795c Need TEXT macro in functions.hpp 2020-01-16 00:00:58 +01:00
758af6ff6b Fix windows problems 2020-01-15 23:59:39 +01:00
01cf6d289a Don't print name changes on database-add 2020-01-15 22:44:29 +01:00
0da0152804 Remove whitespace at the end of episodes if there is any 2020-01-15 22:34:01 +01:00
2a42f679ba More refactoring 2020-01-15 22:23:11 +01:00
c596acb2be TV_Rename: refactor 2020-01-15 22:20:44 +01:00
1e7a714a62 Main: fix file_set 2020-01-15 20:10:47 +01:00
5b38547fe3 Functions: slight refactor 2020-01-15 19:55:24 +01:00
1036431f2e Filesystem: refactor 2020-01-15 18:21:27 +01:00
d9351c583f Progress: refactor 2020-01-15 17:45:29 +01:00
bae6f47bc5 Main: refactor 2020-01-15 17:12:54 +01:00
2536881452 Network: refactor 2020-01-15 16:30:30 +01:00