Christophe Dumez
|
a468404ab5
|
Make use of Fast concatenation feature in Qt 4.6
|
15 years ago |
Christophe Dumez
|
6d7fba1a6c
|
Slight cleanup
|
15 years ago |
Christophe Dumez
|
5c734a80f8
|
Updated Chinese translation
|
15 years ago |
Christophe Dumez
|
edfee5193c
|
Updated Bulgarian translation and translator name
|
15 years ago |
Christophe Dumez
|
9900651c55
|
Updated slovak translation
|
15 years ago |
Christophe Dumez
|
948adbe350
|
Uploaded Ukrainian translation
|
15 years ago |
Christophe Dumez
|
ade0ba794c
|
Little fix
|
15 years ago |
Christophe Dumez
|
5494c33a89
|
Fix compilation with Qt 4.4
|
15 years ago |
Christophe Dumez
|
c8f5cab636
|
Set as RELEASE_CANDIDATE
|
15 years ago |
Christophe Dumez
|
4a8a40a6f2
|
Updated French translation
|
15 years ago |
Christophe Dumez
|
70d41cdc79
|
Updated German and Finnish translations
|
15 years ago |
Christophe Dumez
|
aec99ed14f
|
More code cleanup
|
15 years ago |
Christophe Dumez
|
9a645b4b19
|
Bump to rc1
|
15 years ago |
Christophe Dumez
|
bea3c33a46
|
Fix several signals/slots bindings
Drop backward compatiblity functions for qBT <= 1.4.0
Clean up torrent loading code (Use priority queue instead of insertion sort)
|
15 years ago |
Christophe Dumez
|
e082c02630
|
Make use of QT_VERSION define instead of using our own define
|
15 years ago |
Christophe Dumez
|
291b94bef0
|
Code cleanup
|
15 years ago |
Christophe Dumez
|
f119be3ed5
|
Updated language files
|
15 years ago |
Christophe Dumez
|
9034094cf9
|
Fix headless compilation
|
15 years ago |
Christophe Dumez
|
c48766aeb7
|
- Slight RSS cleanup
|
15 years ago |
Christophe Dumez
|
28a6afeb02
|
Clean up and optimize transferlist class
|
15 years ago |
Christophe Dumez
|
c8d0f5a104
|
Folder scanning settings are now properly saved
|
15 years ago |
Christophe Dumez
|
3c396257de
|
Use QXmlStreamReader instead of QDomDocument to save memory when parsing the RSS documents
|
15 years ago |
Christophe Dumez
|
a9be841d2d
|
Keep on cleaning up
|
15 years ago |
Christophe Dumez
|
7d0581a7a5
|
Started code clean up and optimization
|
15 years ago |
Christophe Dumez
|
4efeb66b73
|
Remove useless cast
Added missing include that caused misleading error message
|
15 years ago |
Christophe Dumez
|
3b05f8b4b4
|
Reorganized header file
|
15 years ago |
Christophe Dumez
|
6b4f09d740
|
- Cleanup GUI class
|
15 years ago |
Christophe Dumez
|
f1b02c1280
|
Make sure options and console windows are deleted on exit
|
15 years ago |
Christophe Dumez
|
3d546a4c5d
|
BUGFIX: Only one log window can be opened at a time
|
15 years ago |
Christophe Dumez
|
19368bcefa
|
Added virtual destructor to avoid memory leaks
|
15 years ago |
Christophe Dumez
|
dbbf26449c
|
- Clean up main code
- Use fromLocal8Bit() instead fromUtf8() on program parameters
|
15 years ago |
Christophe Dumez
|
8f28804f8c
|
Added Json encode support for QVariantList and QStringList
|
15 years ago |
Christophe Dumez
|
b7edfea4ce
|
Disable scan folder preferences in Web UI (for now) since it was broken by "multipleScanFolders" patch
|
15 years ago |
Christophe Dumez
|
23b2f94c40
|
Call qDeleteAll on m_pathList
|
15 years ago |
Christophe Dumez
|
8f40f41fef
|
Qt4.4 Compatibility fix (QDate::StandaloneFormat)
|
15 years ago |
Christophe Dumez
|
33f868144b
|
Use a regular pointer instead of a QSharedPointer to fix Qt 4.4 compatibility
|
15 years ago |
Christophe Dumez
|
b2545bb709
|
Added Christian Kandeler to contributors
|
15 years ago |
Christophe Dumez
|
3b6e1e82d9
|
Updated language files
|
15 years ago |
Christophe Dumez
|
7710c88797
|
FEATURE: Support for multiple scan folders
* Patch by Christian Kandeler (Thanks!)
|
15 years ago |
Christophe Dumez
|
4d5001d18d
|
Display more useful information in log window when an I/O error occurs
I/O errors are now reported in nox version too
|
15 years ago |
Christophe Dumez
|
0f4f108eb5
|
BUGFIX: Fix ratio calculation for directly seeded torrents (Thanks phorane)
|
15 years ago |
Christophe Dumez
|
f0d0bb7170
|
FEATURE: Allow to change the priority of several files at once
|
15 years ago |
Christophe Dumez
|
66157da5c2
|
Fix browse button for torrent export directory in preferences
|
15 years ago |
Christophe Dumez
|
13493e1afe
|
- Global Upload/Download rates can be set by clicking on the status bar values
|
15 years ago |
Christophe Dumez
|
f6bfacda2c
|
FEATURE: Global transfer information are displayed in the new Web UI status bar
|
15 years ago |
Christophe Dumez
|
f7a86b5484
|
Add URL seeds from duplicate torrents to existing ones
|
15 years ago |
Christophe Dumez
|
66cd3f8184
|
Fix save path display in Web UI too
|
15 years ago |
Christophe Dumez
|
3a237c93be
|
Make sure torrent save path is displayed
|
15 years ago |
Christophe Dumez
|
4c34066727
|
FEATURE: Trackers can be added from Web UI
|
15 years ago |
Christophe Dumez
|
1960008c83
|
Fix Web UI authentication with Konqueror
|
15 years ago |