Chocobo1
547982c741
Don't use deprecated QButtonGroup::buttonClicked()
5 years ago
Vladimir Golovnev (Glassez)
4a2d25b03b
Clean up header inclusion
5 years ago
Chocobo1
0d5b0b9542
Replace deprecated macro
...
Q_OS_MAC is deprecated and the replacement is Q_OS_MACOS.
5 years ago
Chocobo1
7ab3479a34
Replace static_cast by qOverload
5 years ago
Chocobo1
e74b984a0a
Rely on Qt ownership to delete class members
5 years ago
Prince Gupta
8267a4fef9
Incorporate GuiIconProvider inside UIThemeManager
5 years ago
thalieht
ca3ce87e06
Add const to many vars and arguments
...
Also remove const in declarations' arguments that are passed by value
6 years ago
thalieht
1f36b8b89f
Combine qAsConst() with copyAsConst() to asConst()
6 years ago
thalieht
6b1d26d555
Convert all foreach() to range-based for()
6 years ago
thalieht
6b4455e13d
Use qt5 connect() syntax
7 years ago
thalieht
ae1634623e
Coding style for many files
7 years ago
vit9696
d25467d3e6
Various macOS UI improvements
7 years ago
thalieht
2bb2d3fc89
change all existing shortcuts to use Qt::Keys
8 years ago
thalieht
c87cdaea23
add hotkeys for Trackerlist Peerlist etc.
8 years ago
Chocobo1
7e6dfa759c
Replace horizontal line with border
9 years ago
Anton Lashkov
7b736b6ae3
Add speedwidget based on QGraphicsView
9 years ago
Vladimir Golovnev (Glassez)
d16d1fdb3a
Redesign main core classes.
10 years ago
Vladimir Golovnev (Glassez)
ff9a281b72
Change project directory structure.
...
Change project directory structure according to application structure.
Change 'nox' configuration option to something more meaningful 'nogui'.
Rename 'Icons' folder to 'icons' (similar to other folders).
Partially add 'nowebui' option support.
Remove QConf project file.
10 years ago
Christophe Dumez
d31d935522
Add some spacing between property panel buttons
13 years ago
Christophe Dumez
bc6fd3aa72
Various style fixes
13 years ago
Christophe Dumez
a8a7b61ea9
Coding style clean up
13 years ago
Christophe Dumez
b45171ba43
Fix properties button text color
14 years ago
Christophe Dumez
28b8f36f16
Fix layout problems
14 years ago
Christophe Dumez
6ae7db4afb
Improve main window layout
...
Improve properties buttons style
14 years ago
Christophe Dumez
83ff66e0b1
Use of system icon theme can now be disabled
14 years ago
Christophe Dumez
a48ef3f94f
Make sure the tab index is correct
14 years ago
Christophe Dumez
052825e5c4
Initial support for system Icons (incomplete but good progress)
14 years ago
Christophe Dumez
39778baaf5
Cleaned up the properties tab bar code
14 years ago