sledgehammer999
bc92f156c1
Improve the "Watch folders" UI. Closes #4300 .
9 years ago
Vladimir Golovnev (Glassez)
9db93e5d8f
Rename Core to Base ( Closes #3733 ).
9 years ago
sledgehammer999
5b232528cc
Fixup previous commit.
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)
60c0939e05
Fix coding style (Issue #2192 ).
...
Also split filesystemwatcher.h into .h/.cpp 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
d8d95d2195
Migrate everything to use the new Preferences class and not access directly the qbittorrent.ini file.
10 years ago
Nick Tiskov
48250c7b76
Update Preferences class
...
Preferences class setters are guaranteed to accept string with both native and qt-style separators, getters are guaranteed to return string with qt-style separators
11 years ago
sledgehammer_999
a6294e5739
Fix compilation error on Windows
13 years ago
Christophe Dumez
ce6348bc32
Code clean up
13 years ago
Christophe Dumez
be32669baf
Fix scan directories saving ( closes #694768 )
14 years ago
Christophe Dumez
d76877b1a2
Brand new torrent model for the transfer list
14 years ago
Christophe Dumez
72f4c81f4c
Fix download in scan dir persistence
14 years ago
Christophe Dumez
85cafe530e
Fix to last commit
14 years ago
Christophe Dumez
7609db28f1
Fix scan folder display on Windows and OS/2
14 years ago
Christophe Dumez
b483f09d11
Code cleanup
15 years ago
Christophe Dumez
b9241ad5ad
Proper fix to use an INI file instead of the registry on Windows
15 years ago
Christophe Dumez
95d8eb9714
Improvement to last fix
15 years ago
Christophe Dumez
38cb4ccbd3
Fix possible crash with folder watching
15 years ago
Christophe Dumez
23b2f94c40
Call qDeleteAll on m_pathList
15 years ago
Christophe Dumez
33f868144b
Use a regular pointer instead of a QSharedPointer to fix Qt 4.4 compatibility
15 years ago
Christophe Dumez
7710c88797
FEATURE: Support for multiple scan folders
...
* Patch by Christian Kandeler (Thanks!)
15 years ago