thalieht
525fdd6c2b
Coding style, use nullptr and other minor things
7 years ago
thalieht
91f528bc96
Fix coding style for several files
...
trackerlist
autoexpandabledialog
previewselect
shutdownconfirmdlg
torrentcontentfiltermodel
torrentcontenttreeview
peerlistsortmodel.h
7 years ago
Chocobo1
6f6fe626a1
Fix shutdownconfirm position
8 years ago
Chocobo1
f12e21560a
Rename files:
...
confirmshutdowndlg.ui => shutdownconfirmdlg.ui
shutdownconfirm.cpp => shutdownconfirmdlg.cpp
9 years ago
Chocobo1
6a11056b60
Rename enum
...
Change identifier from ShutdownAction to ShutdownDialogAction
Change enum value from None to Exit
9 years ago
Chocobo1
d3fb46663c
Refactor
...
Add helper function to initialize shutdown message.
Group similar functions together.
Merge shutdown() function into its only caller.
Add override keyword
9 years ago
Chocobo1
1099a5006f
Cleanup header include
...
Code formatting
9 years ago
sledgehammer999
2b0ad4477e
Fix memory leak.
9 years ago
sledgehammer999
18ee87f586
Fix previous commit.
9 years ago
d3fault
07599b5923
Add 'never show again' checkbox/pref to auto-exit confirm dialog
9 years ago
Vladimir Golovnev (Glassez)
9db93e5d8f
Rename Core to Base ( Closes #3733 ).
9 years ago
Vladimir Golovnev (Glassez)
191cdc2849
Move utilities to core/utils folder.
...
Also move the names to Utils namespace.
10 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
Vladimir Golovnev (Glassez)
98dfb6302d
Fix shutdownconfirm.* coding style (Issue #2192 ).
10 years ago
Vladimir Golovnev (Glassez)
d87a9bf7ec
Move GUI-related sources into gui subdir.
10 years ago
Vladimir Golovnev (Glassez)
0e4ef42ddf
Fix indentation size in qtlibtorrent/* files.
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
f6156217d0
Added 'Shutdown now' button in shutdown confirmation dialog. Closes #969 .
10 years ago
sledgehammer999
634000e7a9
Split ShutdownConfirmDlg into .h/.cpp files.
10 years ago
Christophe Dumez
76d3e9033d
FEATURE: Added auto-shutdown confirmation dialog
14 years ago
Christophe Dumez
f306d02ac9
Code clean up
14 years ago
Christophe Dumez
d124c24e89
Improved ETA calculation
14 years ago