Eugene Shalygin
|
5c10a24923
|
Add availability column to torrent properties window
|
2017-05-12 17:15:00 +02:00 |
|
sledgehammer999
|
ae0a9d74c4
|
Merge pull request #6487 from Chocobo1/ui
GUI polish
|
2017-04-18 04:01:13 +03:00 |
|
Eugene Shalygin
|
4e1b7c3b87
|
Remove generated include from headers
Not only fixes compilation with CMake 3.8 (without messing with include
paths) but makes sources cleaner.
|
2017-04-17 16:31:19 +02:00 |
|
Chocobo1
|
812bd4c83a
|
Uncrustify
|
2017-04-05 17:39:44 +08:00 |
|
Chocobo1
|
59556dfc6a
|
Cleanup & refactor
|
2017-04-05 17:36:47 +08:00 |
|
Chocobo1
|
86e82c71e5
|
Setup parent pointer
Rely on Qt to do the delete, since the parent ownership is setup
correctly.
|
2017-04-05 17:36:36 +08:00 |
|
Chocobo1
|
a16c557137
|
Always draw background
|
2017-03-08 14:36:42 +08:00 |
|
Eugene Shalygin
|
e64bb1de8c
|
Drop Qt 4 support
|
2017-03-05 22:24:59 +01:00 |
|
sledgehammer999
|
2d37a39e43
|
Allow to change priority for unselected files through the combobox like it is done via the context menu.
|
2016-12-30 01:37:19 +02:00 |
|
sledgehammer999
|
7ba66e692f
|
Always show progress and remaining bytes for unselected files.
|
2016-12-30 01:37:13 +02:00 |
|
sledgehammer999
|
3e375128c0
|
Use a disabled progressbar's palette for unselected files.
Thanks to evsh(Eugene Shalygin) for example code.
|
2016-12-30 01:37:02 +02:00 |
|
Chocobo1
|
ce3c53b3c4
|
Replace deprecated classes
|
2016-12-07 01:31:44 +08:00 |
|
Ben Lau
|
cd9cae4121
|
add a remaining column to the torrent content model
|
2016-02-03 20:28:10 -08:00 |
|
Vladimir Golovnev (Glassez)
|
9db93e5d8f
|
Rename Core to Base (Closes #3733).
|
2015-12-06 14:27:00 +03:00 |
|
sledgehammer999
|
17ac4b90be
|
Use simpler DEFINE for detecting Qt5 so moc will work too.
|
2015-12-05 22:20:49 +02:00 |
|
Gabriele
|
f21fbff1a8
|
Use enums instead of values when dealing with file priorities
Manually backported commit 10880e10f1 from v3_2_x branch.
|
2015-06-29 02:00:50 +03:00 |
|
Vladimir Golovnev (Glassez)
|
7d73bddfd2
|
Split some "header only" sources.
|
2015-06-10 10:58:20 +03:00 |
|