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
Christophe Dumez
9e3deb68de
Add Cmd+Delete shortcut to delete a torrent (Mac OS X)
13 years ago
Christophe Dumez
2fea7eaef2
Update Changelog
13 years ago
Christophe Dumez
a53a70742d
Drop support for libtorrent v0.14.x
13 years ago
Christophe Dumez
0c9dbc15f9
Remove misc::time_tToQString()
13 years ago
Christophe Dumez
ed468083c5
Remove misc::chmod644() function
13 years ago
Christophe Dumez
737982e92f
Remove unused code
13 years ago
Christophe Dumez
b43e641d21
Remove misc::removeEmptyFolder()
13 years ago
Christophe Dumez
c25586b500
Remove misc::safeRemove(): shouldn't be needed
13 years ago
Christophe Dumez
60d9bfe077
misc: Remove duplicate function to branch a path
13 years ago
Christophe Dumez
0d0c7559bf
Optimize converter between QString and sha1_hash
13 years ago
Christophe Dumez
de4559659d
Code clean up
13 years ago
Christophe Dumez
16071ec266
Remove unused code
13 years ago
Christophe Dumez
fb03682df4
Clean up misc::toValidFileSystemName()
13 years ago