222 Commits (9e92e5995f9698d3c24e55f967e3c31c0187ff53)

Author SHA1 Message Date
Eugene Shalygin e64bb1de8c Drop Qt 4 support 8 years ago
Chocobo1 cae2f3059c Workaround thread_local not supported on OSX 8 years ago
Chocobo1 3b5e7eb0ea Fix compile error: ‘escape’ is not a member of ‘Qt’ 8 years ago
Chocobo1 6ca3e4f094
Add Utils::String::toHtmlEscaped 8 years ago
Chocobo1 511796f74e Replace rand() by a true uniform distribution generator 8 years ago
Tim Delaney f9abd254f4 Use Perl-compatible regexes for RSS rules. Closes #6367. 8 years ago
Chocobo1 4ad541d066 Fix coverity issues 8 years ago
Chocobo1 cab10aa7b4 Use QString::toStdString() 8 years ago
thalieht f8213f5d56 friendlyUnit: Properly replace spaces with non-breaking spaces 8 years ago
thalieht 311b060c70 Increased number of digits after the decimal point for Gibibytes and above 8 years ago
Chocobo1 0517a3eb63 Fix rss icon too large in rss settings dialog 8 years ago
Chocobo1 bc41e2034c Fix warning: unused parameter ‘action’ [-Wunused-parameter] 8 years ago
Chocobo1 5cf86d3677 Change Utils::Fs::freeDiskSpaceOnPath() signature 8 years ago
Chocobo1 0b313e0bc3 Remove unused variable 8 years ago
Chocobo1 7f2f78a816 Simplify #if expression 8 years ago
Chocobo1 e1c9e3b9ed Fix memory leak 8 years ago
Chocobo1 5608827429 Simplify function call 8 years ago
Chocobo1 5d2d22a218 Fix warning C4090. 8 years ago
Chocobo1 cffa729ac5 Put temp files in .qBittorrent directory. Closes #4462. 8 years ago
Chocobo1 9cb01dedba Avoid spawning a new explorer.exe process when selecting "Open containing 9 years ago
Chocobo1 f448587271 Add function `windowsSystemPath()` 9 years ago
Chocobo1 bb956b8453 Refactor 9 years ago
Chocobo1 8742d7aa45 Uncrustify misc.cpp 9 years ago
sledgehammer999 d060b0d342 Don't use QCollator for sorting on Windows. Closes #5238 and #5240. 9 years ago
Chocobo1 5906a4a2de Add case-sensitive & case-insensitive natural sort helper function 9 years ago
Chocobo1 d25430f377 Cleanup headers 9 years ago
Chocobo1 626a224382 Minor code formatting 9 years ago
Chocobo1 d65ff87148 Replace `naturalSort()` with `naturalCompare()`. 9 years ago
Chocobo1 fbc002f212 Enable access to shutdown functions when configured with `--disable-gui` option 9 years ago
Chocobo1 6a11056b60 Rename enum 9 years ago
Eugene Shalygin 1336cb7a61 Implement search filters in the proxy model. Partially closes #972 9 years ago
Chocobo1 851d97d95e Fix "caja" file manager opens the file instead of opens the directory. Closes #5003. 9 years ago
Chocobo1 09194f8e1b TravisCI: switch to Trusty image. Closes #4953. 9 years ago
Vladimir Golovnev (Glassez) dd34663224 Implement Advanced Saving Management subsystem 9 years ago
Chocobo1 d0e31adaf7 Create helper function to get libtorrent version 9 years ago
Chocobo1 12627bbc10 Create helper function to get boost version 9 years ago
Chocobo1 498f5e3877 Create helper function to get OS name 9 years ago
Vladimir Golovnev (Glassez) c57aaf0216 Create MagnetUri object from BC link or HASH string 9 years ago
Boris Nagaev 4706733846 convert includes like <Windows.h> to lowercase 9 years ago
Vladimir Golovnev (Glassez) 54979e6b53 Move basic search-related code into Core. 9 years ago
Vladimir Golovnev (Glassez) 9db93e5d8f Rename Core to Base (Closes #3733). 9 years ago