8615 Commits (5f165c4c00340e6921d296fed8d55cf14f7a7b1f)

Author SHA1 Message Date
Chocobo1 3933790bda Add new webUI API. Closes #6457. 7 years ago
takiz 0940a8a764 Add show/hide statusbar option 7 years ago
Chocobo1 f35a5c8085 [WebUI] Make cookie parsing robust 7 years ago
Chocobo1 712e6a0e5c Refactor out helper function Utils::String::unquote 7 years ago
Chocobo1 7eed1a108e Rename variables 7 years ago
Chocobo1 7e87eeb2d4 Use QThread::requestInterruption() instead of m_abort flag 7 years ago
Chocobo1 60524348f0 Enlarge combobox to fix its contents 7 years ago
Chocobo1 9f2fe2b678 Move CachedSettingValue instances to header file 7 years ago
Chocobo1 a4141fd151 Simplify m_creatorThread initialization 7 years ago
Chocobo1 7de1aba092 Switch to modeless dialog 7 years ago
Chocobo1 d277696acc Add global.h file 7 years ago
Chocobo1 2e8c01d88c Use CachedSettingValue 7 years ago
Chocobo1 908481885c Enable drag n drop to create torrent on mainwindow 7 years ago
Chocobo1 386b93bb0f Fix the file size sum igonred files starting with a dot: ".name" 7 years ago
Chocobo1 8efcc335de Switch to use SettingsStorage class 7 years ago
Chocobo1 009798f690 Follow header include rule 7 years ago
Chocobo1 6bab30a178 Revamp Torrent creator 7 years ago
Naikel Aparicio 03b2decab6 Fix slow filtering in WebUI. Fixup 7aadf644e0. 7 years ago
Eugene Shalygin 72da2e7252 Do not use hardcoded colors in RSS feed view 7 years ago
Naikel Aparicio 9fc6de77ca Cosmetic fixes for WebUI upload and download windows 7 years ago
Chocobo1 d8c0a40b1f Add explicit error handling when filesCount() returns negative value 7 years ago
Chocobo1 562080de69 Initialize variable 7 years ago
KingLucius ebc50a7237 remove ExtraTorrent plugin 7 years ago
Chocobo1 5529a7713c Set icon height in html instead of js 7 years ago
Chocobo1 d302e4fb92 [WebUI] Fix connection status icon too large. Closes #6804. 7 years ago
Eugene Shalygin 4b48f7b8d9 Fix build error. 7 years ago
Chocobo1 2702410572 Remove useless horizontal layout widget 7 years ago
Chocobo1 e24b565857 Remove unused row in "Share Ratio Limiting" group box 7 years ago
Chocobo1 fad3af27ca Partialy revert 7320ac1bc0 7 years ago
Naikel Aparicio 9ba00d7035 Implemented share limit by seeding time 7 years ago
Chocobo1 08a6c75227 Refactors 7 years ago
Eugene Shalygin 8ca730f0d8 Use new signal/slot syntax in options dialog 7 years ago
Eugene Shalygin 71ce193f5a Fix cmake build broken by #6724. 7 years ago
Eugene Shalygin a18b3bea03 cmake: include searchengine resources 7 years ago
KingLucius aea887a30f cross-platform free space on disk 7 years ago
Thomas Piccirello 7cf1d844b0 Return status indicating if at least one torrent was successfully added 7 years ago
Chocobo1 3fb8ff281f Tweak CachedSettingValue 7 years ago
Thomas Piccirello 1b5852ad0b Use less permissive Content Security Policy 7 years ago
Chocobo1 b9403774e6 Use QBT_EXT in all places 7 years ago
Chocobo1 b18bf48014 Improve error message reported to user 7 years ago
Chocobo1 51e3e5438b Code formatting 7 years ago
Chocobo1 0939875ca8 Fix renaming files is not case sensitive on Windows platform. Closes #5128. 7 years ago
Eugene Shalygin 5c10a24923 Add availability column to torrent properties window 7 years ago
Eugene Shalygin bc18bf1ab4 Add TorrentHandle::availableFileFractions() function 7 years ago
Eugene Shalygin d5af8722a6 Add availability column to torrent content model 7 years ago
Eugene Shalygin 114c9a8421 Follow project coding style. Issue #2192. 7 years ago
thalieht 73c37cc460 Trackerlist: add "m_" to private members and make them camelCase 7 years ago
thalieht 14f50f1038 Trackerlist: Allow to toggle columns 7 years ago
thalieht d9555a9e9d Trackerlist: Set text alignment of columns with numbers to the right 7 years ago
thalieht 5d33399000 TrackerList: Remove unnecessary deletes from the destructor 7 years ago