Chocobo1
a70219eea0
Move member variable initialization
...
Move the initialization from constructor body to member initializer
list.
Remove superfluous initializer.
6 years ago
thalieht
456270bbb1
Delete several unused #include
6 years ago
thalieht
d34ddb2e3c
Change file names and classes names to match them
7 years ago
thalieht
4022799881
Fix coding style
7 years ago
thalieht
6b4455e13d
Use qt5 connect() syntax
7 years ago
Chocobo1
0457fd260e
Avoid temporary QString allocations
...
This fixes clazy warning: Use multi-arg instead [-Wclazy-qstring-arg]
7 years ago
vit9696
d25467d3e6
Various macOS UI improvements
7 years ago
sledgehammer999
d721939d5f
Use SettingsStorage instead.
9 years ago
sledgehammer999
73832a5ed8
Add ability to filter log messages by type.
9 years ago
Vladimir Golovnev (Glassez)
9db93e5d8f
Rename Core to Base ( Closes #3733 ).
9 years ago
Vladimir Golovnev (Glassez)
e72cc4eaf9
Drop libtorrent 0.16.x support.
9 years ago
Vladimir Golovnev (Glassez)
d16d1fdb3a
Redesign main core classes.
10 years ago
Vladimir Golovnev (Glassez)
d32bb52390
Don't add core to INCLUDEPATH.
10 years ago
Gabriele
8fa3a714c2
Use system format to display dates in logs
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
sledgehammer999
8966bcacea
Follow project coding style. Issue #2192 .
10 years ago
sledgehammer999
91fc9e69ee
Make the GUI log listen to the logger class.
10 years ago
Nick Tiskov
3309706964
Allow clearing of execution log and peer ban log
12 years ago
Christophe Dumez
a8a7b61ea9
Coding style clean up
13 years ago
Christophe Dumez
6606cf60af
Fix execution log lines selection and copying
13 years ago
Christophe Dumez
6d9e519cdc
Fix important memory usage problem in log tab
14 years ago
Christophe Dumez
16ad56c13f
Add licensing information to executionlog.*
14 years ago
Christophe Dumez
83ff66e0b1
Use of system icon theme can now be disabled
14 years ago
Christophe Dumez
897d0be08e
Display execution log as a tab instead of a modal window
14 years ago