2 Commits (206bb018dd73de1c4d984c0dedad8691ff7838d6)

Author SHA1 Message Date
thalieht 9995967fbf Remove some unused #include 6 years ago
thalieht d34ddb2e3c Change file names and classes names to match them 7 years ago
toster c4625f50a8 Pass isAlignmentOptimized flag to piece size calculation 7 years ago
toster e538eae726 Make alignment optimization optional 7 years ago
Chocobo1 0457fd260e
Avoid temporary QString allocations 7 years ago
Chocobo1 5c50dba9e1
Torrent creator: raise maximum piece size to 32 MiB 7 years ago
Chocobo1 27cf98a962
Resize dialog size on high DPI monitors 7 years ago
Chocobo1 8dcf326576
Add source field in Torrent creator. Closes #7965. 7 years ago
Chocobo1 c405cb2f1c
Add struct TorrentCreatorParams for passing parameters 7 years ago
Chocobo1 c3de2310c5
Avoid double delete on close 7 years ago
Chocobo1 b9478e0f00
Use Qt5 connect syntax 7 years ago
sledgehammer999 50471ec8c8
String fixes and optimizations mentioned by translators on Transifex. 7 years ago
Chocobo1 78dafc9cbe
Prefill torrent name when creating a new torrent. Closes #7229. 7 years ago
Chocobo1 c618214061 [TorrentCreator] Show number of pieces. Closes #6774. 8 years ago
Chocobo1 7eed1a108e Rename variables 8 years ago
Chocobo1 7e87eeb2d4 Use QThread::requestInterruption() instead of m_abort flag 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 6bab30a178 Revamp Torrent creator 8 years ago
Naikel Aparicio 9ba00d7035 Implemented share limit by seeding time 8 years ago
Vladimir Golovnev (Glassez) 9db93e5d8f Rename Core to Base (Closes #3733). 9 years ago
Gabriele 42c74f9553 Avoid concatenation when dealing with translatable strings 9 years ago
ngosang 91818417be Add 16 KiB, 8 MiB and 16 MiB piece sizes in Torrent Creator 10 years ago
ngosang 577ace4971 Follow project coding style. Issue #2192. 10 years ago
Vladimir Golovnev (Glassez) 191cdc2849 Move utilities to core/utils folder. 10 years ago
Vladimir Golovnev (Glassez) d16d1fdb3a Redesign main core classes. 10 years ago
Vladimir Golovnev (Glassez) d32bb52390 Don't add core to INCLUDEPATH. 10 years ago
ngosang d206b00a88 Disable Auto piece size when creating a new torrent 10 years ago
Vladimir Golovnev (Glassez) ff9a281b72 Change project directory structure. 10 years ago
Ivan Sorokin 98a900e67d Fix emptying of piece size combobox when user checks "auto" checkbox. 10 years ago
Ivan Sorokin 376df3218d Set piece size to (max) 4Mb instead of empty string when created torrent 10 years ago
Ivan Sorokin 16eb407453 Split src/torrentpersistentdata into .h and .cpp 10 years ago
sledgehammer999 d8d95d2195 Migrate everything to use the new Preferences class and not access directly the qbittorrent.ini file. 10 years ago
Nick Tiskov 6e77d12ac6 Update dialogs 11 years ago
Nick Tiskov a1298fbf58 Add option to ignore global share ratio limits for torrents created in qBt. 11 years ago
Nick Tiskov fd8a2e05a4 Use AutoExpandableDialog instead of QInputDialog wherever possible 11 years ago
Christophe Dumez da3406b811 Simplify the code a bit now that QIniSettings uses qBittorrent / qBittorrent by default 12 years ago
sledgehammer999 e7125d21cb Fix torrent creator when saving to a non-latin path in Windows. 12 years ago
Christophe Dumez 0f291629cc Move FileSystem utility functions out of misc.h 13 years ago
Christophe Dumez c502edf9e1 Brand new torrent addition dialog 13 years ago
Christophe Dumez f3448125c3 Coding style clean up 13 years ago
Christophe Dumez a8a7b61ea9 Coding style clean up 13 years ago
Christophe Dumez a53a70742d Drop support for libtorrent v0.14.x 13 years ago
Christophe Dumez 60d9bfe077 misc: Remove duplicate function to branch a path 13 years ago
Christophe Dumez ce6348bc32 Code clean up 13 years ago
Christophe Dumez b3f89027fc Removed wrong ASSERT in torrent creator 14 years ago
Christophe Dumez 83ff66e0b1 Use of system icon theme can now be disabled 14 years ago