|
c12020529b
|
windows/mainwindow: localization
|
2020-04-01 13:53:34 +02:00 |
|
|
e2199bbb83
|
windows/gui_functions: localization, nicer edit box, buttons have appropriate size
|
2020-04-01 13:51:53 +02:00 |
|
|
6d9b5f2d3a
|
Includes
|
2020-04-01 13:50:44 +02:00 |
|
|
5e0ba6dbc2
|
windows/databasewindow: localization, remove "hidden" columns
|
2020-04-01 13:50:05 +02:00 |
|
|
bf5eaa39ea
|
Reorder includes
|
2020-04-01 13:46:28 +02:00 |
|
|
85b2d6038b
|
Resources_Linux: rename FILE to ID_FILE
`FILE` shouldn't be used because it's a type
|
2020-04-01 13:44:08 +02:00 |
|
|
5e9f27ae4a
|
Functions: added vargs to LMsg
|
2020-04-01 13:42:00 +02:00 |
|
|
9ae1896b22
|
Linux localization: added strings
|
2020-04-01 13:40:26 +02:00 |
|
|
9d50b863c8
|
Internationalization: first steps
|
2020-03-12 20:52:23 +01:00 |
|
|
d44db3943e
|
Windows: formatting
|
2020-02-25 17:26:30 +01:00 |
|
|
3201f8cece
|
Windows/Databasewindow: fix reactive UI
|
2020-02-25 17:24:48 +01:00 |
|
|
7186635f1c
|
Windows: refactored GUI
|
2020-02-25 16:11:25 +01:00 |
|
|
7b3e95c231
|
Windows: remove old gui version
|
2020-02-25 10:21:57 +01:00 |
|
|
1ad4ef5053
|
Windows/network: support status code
|
2020-02-25 10:20:45 +01:00 |
|
|
e6b2aeecad
|
TV_rename: return a vector of languages for windows
|
2020-02-25 10:19:24 +01:00 |
|
|
31d30bb42a
|
Windows: Remove now useless files
|
2020-02-25 10:11:13 +01:00 |
|
|
0076059360
|
Progress: define message numbers, fix message sending
|
2020-02-25 10:10:40 +01:00 |
|
|
de851fc356
|
Network: windows needs WinInet.h to be included AFTER Windows.h
|
2020-02-25 10:09:22 +01:00 |
|
|
a6999553ec
|
Mainwindow,functions: move renameFiles to functions, fix dbGetShows declaration
|
2020-02-25 10:08:34 +01:00 |
|
|
53024af1a6
|
Databasewindow: assume that language/tvid is correct since it's from combobox/searchwindow
|
2020-02-25 10:03:59 +01:00 |
|
|
7065074121
|
MainWindow: use database pattern when clicking 'Add to database'
|
2020-02-24 08:42:51 +01:00 |
|
|
1d4fa4b8ff
|
gtkfunctions: clear combobox model before filling it with possible shows
|
2020-02-17 13:37:00 +01:00 |
|
|
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 |
|