1638 Commits (cc090c8e376643f7525d39148c74c5001ad15ec2)

Author SHA1 Message Date
sledgehammer999 8c98c8cb3f
Put copyright warning message to the search plugin dialog. 8 years ago
sledgehammer999 fc543b9db6
Display instructions when no search plugin is installed. 8 years ago
Eugene Shalygin 574fed04fc Add visual feedback for wrong paths in FileSystemPathEdit 8 years ago
Vladimir Golovnev (Glassez) 66aeafdc63 Fix crash in ArticleListWidget 8 years ago
KingLucius 1b9882b3a3 Fetch Favicons via google 8 years ago
Chocobo1 4a4e3a13e6 Fix focusing on the previously opened dialog didn't work 8 years ago
Vladimir Golovnev (Glassez) a8bcc2ee52 Fix empty statusbar showed after app restarted 8 years ago
Eugene Shalygin 74cecb1b6c Replace C-style casts with C++ ones 8 years ago
Chocobo1 1ac7d779a7 Set expiration date for newly added cookie to +2 years from now, instead 8 years ago
Chocobo1 a585b02e76 Enable alternatingRowColors for "Manage Cookie" dialog 8 years ago
Chocobo1 d8083dd985 Allow to select & delete multiple entries in "Manage Cookies" dialog 8 years ago
KingLucius dedd31ada5 Fix crash when delete RSS feed 8 years ago
Chocobo1 c618214061 [TorrentCreator] Show number of pieces. Closes #6774. 8 years ago
Eugene Shalygin 6d9eec0e71 Fix crash in download piece bar 8 years ago
Vladimir Golovnev (Glassez) c456b9a42c Refactor and improve StatusBar 8 years ago
takiz 0940a8a764 Add show/hide statusbar option 8 years ago
Chocobo1 7eed1a108e Rename variables 8 years ago
Chocobo1 7e87eeb2d4 Use QThread::requestInterruption() instead of m_abort flag 8 years ago
Chocobo1 60524348f0 Enlarge combobox to fix its contents 8 years ago
Chocobo1 9f2fe2b678 Move CachedSettingValue instances to header file 8 years ago
Chocobo1 a4141fd151 Simplify m_creatorThread initialization 8 years ago
Chocobo1 7de1aba092 Switch to modeless dialog 8 years ago
Chocobo1 d277696acc Add global.h file 8 years ago
Chocobo1 2e8c01d88c Use CachedSettingValue 8 years ago
Chocobo1 908481885c Enable drag n drop to create torrent on mainwindow 8 years ago
Chocobo1 6bab30a178 Revamp Torrent creator 8 years ago
Eugene Shalygin 72da2e7252 Do not use hardcoded colors in RSS feed view 8 years ago
Eugene Shalygin 4b48f7b8d9 Fix build error. 8 years ago
Chocobo1 2702410572 Remove useless horizontal layout widget 8 years ago
Chocobo1 e24b565857 Remove unused row in "Share Ratio Limiting" group box 8 years ago
Chocobo1 fad3af27ca Partialy revert 7320ac1bc0 8 years ago
Naikel Aparicio 9ba00d7035 Implemented share limit by seeding time 8 years ago
Chocobo1 08a6c75227 Refactors 8 years ago
Eugene Shalygin 8ca730f0d8 Use new signal/slot syntax in options dialog 8 years ago
Chocobo1 b9403774e6 Use QBT_EXT in all places 8 years ago
Chocobo1 b18bf48014 Improve error message reported to user 8 years ago
Chocobo1 51e3e5438b Code formatting 8 years ago
Chocobo1 0939875ca8 Fix renaming files is not case sensitive on Windows platform. Closes #5128. 8 years ago
Eugene Shalygin 5c10a24923 Add availability column to torrent properties window 8 years ago
Eugene Shalygin d5af8722a6 Add availability column to torrent content model 8 years ago
Eugene Shalygin 114c9a8421 Follow project coding style. Issue #2192. 8 years ago
thalieht 73c37cc460 Trackerlist: add "m_" to private members and make them camelCase 8 years ago
thalieht 14f50f1038 Trackerlist: Allow to toggle columns 8 years ago
thalieht d9555a9e9d Trackerlist: Set text alignment of columns with numbers to the right 8 years ago
thalieht 5d33399000 TrackerList: Remove unnecessary deletes from the destructor 8 years ago
thalieht 33979cb41c TransferListWidget: Remove unnecessary deletes from the destructor 8 years ago
thalieht e82a1522c8 Trackerlist: Change 0 to nullptr 8 years ago
thalieht e00be240b0 PropertiesWidget: Change 0 to nullptr 8 years ago
thalieht b360c5453b PropertiesWidget: Some coding style 8 years ago
thalieht ce77ebdfe1 Coding style of whole trackerlist.h and a little in trackerlist.cpp 8 years ago