7123 Commits (083bc71315bc77e917a6fca455ead5c89d689d19)

Author SHA1 Message Date
Chocobo1 812bd4c83a Uncrustify 8 years ago
Chocobo1 a86f189f53 Relax comparsion for floating point 8 years ago
Chocobo1 59556dfc6a Cleanup & refactor 8 years ago
Chocobo1 86e82c71e5 Setup parent pointer 8 years ago
FranciscoPombal 829ad2e1e6 fixed "remaining" column in WebUI 8 years ago
opengg b271fa9f00 [WebUI] Add `skip_checking` and `paused` to `/command/download` and `/command/upload` 8 years ago
Chocobo1 5de505acfe Cleanup headers 8 years ago
Chocobo1 faaafce35b Fix cancel "Set location" causes files move to installation dir. 8 years ago
Chocobo1 0d3c670728 Add log message 8 years ago
Chocobo1 272d53fdf8 Set cookie SID value to empty on logout 8 years ago
Chocobo1 4e48408eaa Fire up the timer to clean inactive sessions 8 years ago
Chocobo1 e26b30a5f4 Refactor: initialize class variable directly 8 years ago
Chocobo1 e4d6fe2d02 Refactor: reorder headers 8 years ago
Chocobo1 e9bd75f4e1 Set HttpOnly attribute to SID cookie 8 years ago
Eugene Shalygin b2ff058bc0 cmake: fix OSX bundle creation 8 years ago
Eugene Shalygin 5c0bf86405 cmake: remove qt4 leftover 8 years ago
epicgirl1998 f904cfa32d Remove extra space 8 years ago
opengg db3158c410 [WebUI] bugfix: `RequestParser::splitMultipartData` drop extra trailing newline. 8 years ago
Eugene Shalygin 3091e03a95 Fix CMake build 8 years ago
Eugene Shalygin 3752d112fb Fix TorrentFileGuard::setAutoRemove() recursion problem. Closes #6488. 8 years ago
Chocobo1 a16c557137 Always draw background 8 years ago
Chocobo1 2b2b3a4fe7 Fix downloaded/uploaded columns were not highlighted properly when selected. 8 years ago
sledgehammer999 bc910798da
Indicate bitness in stackstrace and about dialog. Closes #6172. 8 years ago
sledgehammer999 a7dcf20ed1
Fix state of IP filter widgets. 8 years ago
sledgehammer999 729fbb2e50
Change named of getter function. 8 years ago
sledgehammer999 be60b3e046
Change the user-agent format in the session.cpp too. 8 years ago
sledgehammer999 b90db12ba0
Use a QTreeView and a sort proxy in the manually banned IP list to have a consistent sort order with QStringList::sor(). 8 years ago
sledgehammer999 431658bee6
Fix race condition where there was a chance to allow all ips between reparsings of the ip filter. 8 years ago
sledgehammer999 14513cd81f
Allow edit of manually banned IPs regardless if an IP filter has been set. 8 years ago
sledgehammer999 b69b6d1f55
Revert "Set default locale". Closes #6436 and #6459. 8 years ago
Vladimir Golovnev (Glassez) 79e8f69fb6 Remove exception-suppress macros 8 years ago
Chocobo1 fa2128cbae Replace Utils::String::fromStdString() by QString::fromStdString() 8 years ago
sledgehammer999 9839ef7292
Add keywords to the .desktop file. 8 years ago
Chocobo1 87384ca2a2 Replace Utils::String::toHtmlEscaped() by QString::.toHtmlEscaped() 8 years ago
Chocobo1 ffdcfe9686 Replace Utils::String::toStdString() by QString::toStdString() 8 years ago
Chocobo1 7539bee5c5 Remove remaining QBT_USES_QT5 defines. 8 years ago
dzmat 59de1af31b implemented UI for managment of locally banned IP list (Closes #1837 ) 8 years ago
Chocobo1 2091dfaa69 Follow http user-agent format 8 years ago
Chocobo1 cb1646be32 Prepend QBT_ for preprocessor variables 8 years ago
FranciscoPombal 1ce71fc63e Implement statistics window in web UI 8 years ago
sledgehammer999 fa1149e1f2
Remove remnant of qt4 version checking. 8 years ago
Eugene Shalygin 008d7dbedc Raise minimal Qt version to 5.5.1 8 years ago
Eugene Shalygin e64bb1de8c Drop Qt 4 support 8 years ago
Chocobo1 cae2f3059c Workaround thread_local not supported on OSX 8 years ago
buinsky b6c6b70915 Improve performance of updating 'progress' column 8 years ago
Chocobo1 3b5e7eb0ea Fix compile error: ‘escape’ is not a member of ‘Qt’ 8 years ago
Chocobo1 ea9d65f377 Fix incomplete type compile error with Qt4 8 years ago
Chocobo1 38063c388e Capitalize title strings 8 years ago
Chocobo1 7da29f7654 Embed manifest when compiling with MSVC 8 years ago
sledgehammer999 5c730f984d
Bump API_VERSION to 12. 8 years ago