Christophe Dumez
7bd4a1b849
Update Belarusian translation
13 years ago
Christophe Dumez
f62c38a8a7
Merge pull request #2 from Fisiu/patch-1
...
Fix build with gcc 4.7.
13 years ago
Fisiu
41c503eb54
Fix build with gcc 4.7.
13 years ago
Christophe Dumez
8cc538085f
OS/2 fixes from Silvan Scherrer
13 years ago
Christophe Dumez
b93cebacb2
Fix important Web UI bug (HTTP request parsing bug)
...
(cherry picked from commit bdaf16123f7c1c0b09b06e8e2cc39c700fbbcc82)
13 years ago
Christophe Dumez
30a3110ca7
make dist now generates .tar.xz as well
13 years ago
Christophe Dumez
cf447296fb
Fix compilation with libtorrent v0.16
13 years ago
Christophe Dumez
dfc5e02edd
Bump version to v3.0.0alpha2
13 years ago
Christophe Dumez
bcb29fb5fa
Make sure .unwanted parent is removed if empty ( Closes #946826 )
13 years ago
Christophe Dumez
41b57a0878
Make sure OS-created files do not prevent "empty" folder removal
...
Mac OS X creates .DS_Store files and Windows creates .Thumbs.db
files which can prevent otherwise empty folders removal.
13 years ago
Christophe Dumez
0b13fa6914
Fix possible Web UI authentication problem when using SSL ( closes #941343 )
13 years ago
Christophe Dumez
c32e651c39
Fix DHT port setting in Web UI ( Closes #952182 )
13 years ago
Christophe Dumez
fefc7df910
Fix crash when creating a new RSS download rule
13 years ago
Christophe Dumez
90b520651b
RSS downloader should not ignore "Do not start automatically" rule
...
Closes #946910 .
13 years ago
Christophe Dumez
3389820c73
Fix possible crash in TorrentContentModel
13 years ago
Christophe Dumez
85167c9043
Update language files
13 years ago
Christophe Dumez
ce6f942ed3
Integrate Basque translation
13 years ago
Christophe Dumez
5cf7e47ffa
TorrentContentModel: Fix crash on exit
13 years ago
Christophe Dumez
bd4bb42e95
Link against boost thread
13 years ago
Christophe Dumez
6778b7460a
Clean up PeerListWidget
13 years ago
Christophe Dumez
0c279e0567
Remove QT_VERSION checks for 4.5.0
13 years ago
Christophe Dumez
1bee9c6a9d
Update Changelog
13 years ago
Christophe Dumez
691b976e11
Clean up TorrentContentModel
13 years ago
Christophe Dumez
75efd4ea6b
Update language files
13 years ago
Christophe Dumez
9363b1b4f2
Merge pull request #1 from UnSleep/patch-1
...
Fix issue in spanish translation
13 years ago
Christophe Dumez
a69cbd2289
Update version in Info.plist
13 years ago
UnSleep
ca6f732c7b
i reported a bug in launchpad but i thought i can fix it too ;) "bad traslation"
13 years ago
Christophe Dumez
5f5382297c
Disable system tray icon on Mac OS X
13 years ago
Christophe Dumez
a5452d04ae
Clean up and refactor torrent content model code
13 years ago
Christophe Dumez
8f4c4e8c40
BUGFIX: Fix name of progress column in torrent content panel
13 years ago
Christophe Dumez
b1f1fbf114
Optimize QTorrentHandle
13 years ago
Christophe Dumez
a2d9cce181
Code clean up
13 years ago
Christophe Dumez
06ccae591e
Coding style changes
13 years ago
Christophe Dumez
30bc14c940
Update version
13 years ago
Christophe Dumez
33f5c8e903
Further RSS clean up
13 years ago
Christophe Dumez
8e529fc179
RSS code clean up
...
- Also drops support for Qt 4.5
13 years ago
Christophe Dumez
f3448125c3
Coding style clean up
13 years ago
Christophe Dumez
00b4ad6ec8
RSS: Remove last singleton
13 years ago
Christophe Dumez
a8a7b61ea9
Coding style clean up
13 years ago
Christophe Dumez
9acac03f14
RSS: Correctly mark virtual functions
13 years ago
Christophe Dumez
b78d6ba243
Several RSS fixes:
...
- Fix possible redownload of torrents marked as read (Closes #927495 )
- Properly remove RSS feed settings/history upon feed removal
- Fix possible crash in RSS Downloader dialog in debug mode
13 years ago
Christophe Dumez
d53ca1d096
Fix import of new trackers when adding a torrent with same hash ( Closes #747000 )
13 years ago
Christophe Dumez
50a3e4e776
RSS: Use SharedPtr everywhere
13 years ago
Christophe Dumez
a13bb06ec3
Start RSS rewrite: Use SharedPtr for RssArticle objects
13 years ago
Christophe Dumez
32a6c89c8c
RSS code clean up
13 years ago
Christophe Dumez
1905a6f0d1
Fix to last commit (reversed sort order of RSS articles)
13 years ago
Christophe Dumez
3bc75bb068
RSS optimizations
13 years ago
Christophe Dumez
f0f7924325
Update Github for search plugin updates
13 years ago
Christophe Dumez
5e48708920
Prevent log window buffer from filling up ( Closes #929673 )
13 years ago
Christophe Dumez
58603451b4
Fix torrent import dialog layout ( Closes #930932 )
13 years ago