Commit graph

16 commits

Author SHA1 Message Date
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.
2015-02-05 19:10:26 +03:00
Vladimir Golovnev (Glassez)
ce3aac5f9d Fix functions and macros using to support both Qt4 and Qt5. 2014-05-02 00:00:03 +03:00
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
2014-01-22 19:37:25 +04:00
Christophe Dumez
6c753ac183 Have QIniSettings use qBittorrent / qBittorrent by default 2013-02-16 19:33:07 +02:00
Christophe Dumez
a8a7b61ea9 Coding style clean up 2012-02-20 19:30:53 +02:00
Christophe Dumez
1e1094f8da qinisettings: code clean up 2011-09-26 20:31:48 +03:00
Christophe Dumez
ce6348bc32 Code clean up 2011-09-25 15:04:51 +03:00
Christophe Dumez
71c4f6e7e3 Another compilation fix for Windows 2010-11-22 21:09:30 +00:00
Christophe Dumez
7f71e3981e Still cleaning up registry access code 2010-07-21 21:47:56 +00:00
Christophe Dumez
864bb8285e Fixed QIniSettings on Windows 2010-07-21 09:36:25 +00:00
Christophe Dumez
aad42d4a57 Another Windows compilation fix 2010-07-16 16:02:58 +00:00
Christophe Dumez
c8b8518608 Windows compilation fixes 2010-07-16 15:42:32 +00:00
Christophe Dumez
0c40a8ab05 Keep compatibility with qBittorrent < 2.3.0 (import settings from the registry) 2010-07-16 15:11:20 +00:00
Christophe Dumez
b9241ad5ad Proper fix to use an INI file instead of the registry on Windows 2010-07-16 15:03:18 +00:00
Christophe Dumez
d354d7133e Fix to last commit 2010-07-16 14:40:50 +00:00
Christophe Dumez
a1157c78b2 BUGFIX: Use an INI file instead of the registry on Windows (More reliable) 2010-07-16 14:39:19 +00:00