Commit Graph

19 Commits

Author SHA1 Message Date
d8869b8b34 Linux localization: check if locale exists in /usr/share/locale and bindtextdomain accordingly 2020-04-01 14:34:56 +02:00
9d50b863c8 Internationalization: first steps 2020-03-12 20:52:23 +01:00
a6999553ec Mainwindow,functions: move renameFiles to functions, fix dbGetShows declaration 2020-02-25 10:08:34 +01:00
7065074121 MainWindow: use database pattern when clicking 'Add to database' 2020-02-24 08:42:51 +01:00
d197bd5e78 MainWindow: show rename/db_add buttons after 2020-02-17 13:36:33 +01:00
1f1e168ab4 MainWindow: support UI changes of DatabaseWindow, use new functions 2020-02-12 11:45:47 +01:00
1d52ff388f Use tuple instead of pair of pairs 2020-01-31 22:51:43 +01:00
10aec4e41b Fixed terminal output when running GUI 2020-01-19 12:03:38 +01:00
d3d7ac801e MainWindow: removed debug outputs and slight refactor 2020-01-18 22:37:04 +01:00
fda181edea Fix possible error when adding to database 2020-01-17 20:54:26 +01:00
100834c01f Mainwindow: formatting 2020-01-17 14:14:24 +01:00
4175c44c22 Mainwindow: use progresswindow, add option to change database pattern 2020-01-17 14:12:04 +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
f1063bb14e GUI for sqlite 2019-07-12 23:10:40 +02:00
55a8f32f49 Add Windows support 2019-02-04 17:39:48 +01:00
bcd79546f5 Refactor code, only allocate new std::set<std::string> in singleSeason when needed 2019-01-29 17:50:19 +01:00
72706a5c0e Fix bug where the program relied on episodes sorted by the episode number 2019-01-23 22:57:52 +01:00
c8e93aa3cc Add option to compile with GUI 2019-01-23 20:46:03 +01:00