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 |
Christophe Dumez
|
deffbd6321
|
Updated Russian translation
|
15 years ago |
Christophe Dumez
|
53927c9aa0
|
Revert useless 64bits patch
|
15 years ago |
Christophe Dumez
|
d84346616a
|
Added -L/usr/lib64 for 64bits
|
15 years ago |
Christophe Dumez
|
e1183dbc0b
|
Bump to beta4
|
15 years ago |
Christophe Dumez
|
602f1574ca
|
- Fix possible race condition in search engine
|
15 years ago |
Christophe Dumez
|
358f7d16da
|
Add back CONFIG += link_pkgconfig or it causes crashes
|
15 years ago |
Christophe Dumez
|
e4006d6175
|
- Update helper version
|
15 years ago |
Christophe Dumez
|
949b4ce4e9
|
- Improve gzip file detection in HTTP downloader (do not trust HTTP header, check magic number)
|
15 years ago |
Christophe Dumez
|
cbafac8ea9
|
- Make it impossible to open more than one options dialog
|
15 years ago |
Christophe Dumez
|
e4bf116ce8
|
- Fix a crash when adding an already existing torrent
|
15 years ago |
Christophe Dumez
|
bccdad4b1b
|
- Fix memory leak in rss
|
15 years ago |
Christophe Dumez
|
9b372b3cce
|
Important fix regarding actions on selected torrents. With filters enabled, it could happen that non-selected torrents are affected.
|
15 years ago |
Christophe Dumez
|
98d0c00f85
|
Link against boost and ssl to fix issues with gold linker
|
15 years ago |
Christophe Dumez
|
9d2f2230ee
|
- Fix bugs with new feature: "Add trackers from duplicate torrent"
|
15 years ago |
Christophe Dumez
|
81c6958428
|
- Bump to beta3
|
15 years ago |
Christophe Dumez
|
f976eda6a9
|
- Updated French translation
|
15 years ago |
Christophe Dumez
|
fe8d5a3528
|
- Fix file prioritizing in a torrent
|
15 years ago |
Christophe Dumez
|
240c3508fe
|
Fix possible crash when changing torrents label
|
15 years ago |
Christophe Dumez
|
1065f5fb86
|
FEATURE: If 2 torrents have the same hash, add new trackers to the existin
g torrent
|
15 years ago |