Christophe Dumez
|
cfb4ded943
|
Remove button to change save path from lower panel
|
2012-05-17 22:05:18 +03:00 |
|
Christophe Dumez
|
dfe5fbe34c
|
Minor cosmetic changes to main window
|
2012-05-17 21:20:39 +03:00 |
|
Christophe Dumez
|
82788b9a02
|
Options: Make sure first tab is initially selected
|
2012-05-17 18:40:16 +03:00 |
|
Christophe Dumez
|
ff3cc4b8de
|
Bump to beta1
|
2012-05-17 18:23:54 +03:00 |
|
Christophe Dumez
|
f74a471177
|
Improve left panel style
|
2012-05-17 18:12:31 +03:00 |
|
Christophe Dumez
|
50ee44a1cf
|
Never disable the properties panel
|
2012-05-17 17:13:16 +03:00 |
|
Christophe Dumez
|
7a29f3d71d
|
Remove focus from widgets on left panel
|
2012-05-17 16:49:14 +03:00 |
|
Christophe Dumez
|
30d5273bb5
|
Stop subclassing QObject in misc
|
2012-05-17 15:21:13 +03:00 |
|
Christophe Dumez
|
0f291629cc
|
Move FileSystem utility functions out of misc.h
Use new fs_utils.h instead.
|
2012-05-16 21:19:05 +03:00 |
|
Christophe Dumez
|
e6e63fa529
|
Update Turkish translation
|
2012-05-15 20:53:30 +03:00 |
|
Christophe Dumez
|
766b210d06
|
Update language files
|
2012-05-15 20:49:27 +03:00 |
|
Christophe Dumez
|
c502edf9e1
|
Brand new torrent addition dialog
|
2012-05-15 19:57:31 +03:00 |
|
Christophe Dumez
|
53f55a79b3
|
Fix layout issue in options dialog
|
2012-05-15 19:21:35 +03:00 |
|
Christophe Dumez
|
f05ecf900a
|
Fix browse button in torrent addition dialog.
Was broken by a recent pull request.
|
2012-05-12 16:09:01 +03:00 |
|
Christophe Dumez
|
810a9710d7
|
Minor clean up
|
2012-05-05 15:57:43 +03:00 |
|
Christophe Dumez
|
ef6c3f5a64
|
Clean up torrent addition dialog code a little
|
2012-05-05 15:34:36 +03:00 |
|
Christophe Dumez
|
0e425d6a04
|
Merge pull request #3 from mutoso/master
Add the ability to choose the save path when using magnet links
|
2012-05-05 04:51:38 -07:00 |
|
Christophe Dumez
|
29d28b1d96
|
Fix compilation on Mac OS
|
2012-05-05 14:46:20 +03:00 |
|
Mutoso
|
c12467ee3e
|
Add the ability to choose the save path when using magnet links
|
2012-05-03 00:29:04 -05:00 |
|
Christophe Dumez
|
82e2b3a6cd
|
Fix possible compilation error on Windows
|
2012-05-02 17:35:22 +03:00 |
|
Christophe Dumez
|
33a0828a33
|
Update Italian translation
|
2012-04-23 20:09:10 +03:00 |
|
Christophe Dumez
|
95e2b7ee1a
|
Fix compilation warning
|
2012-04-15 21:54:41 +03:00 |
|
Christophe Dumez
|
bc6fd3aa72
|
Various style fixes
|
2012-04-15 21:26:37 +03:00 |
|
Christophe Dumez
|
a940917144
|
Add more vector length checks
|
2012-04-08 11:17:32 +03:00 |
|
Christophe Dumez
|
7bd4a1b849
|
Update Belarusian translation
|
2012-03-27 20:05:04 +03:00 |
|
Christophe Dumez
|
f62c38a8a7
|
Merge pull request #2 from Fisiu/patch-1
Fix build with gcc 4.7.
|
2012-03-26 08:05:34 -07:00 |
|
Fisiu
|
41c503eb54
|
Fix build with gcc 4.7.
|
2012-03-26 13:01:27 +03:00 |
|
Christophe Dumez
|
8cc538085f
|
OS/2 fixes from Silvan Scherrer
|
2012-03-19 18:33:38 +02:00 |
|
Christophe Dumez
|
b93cebacb2
|
Fix important Web UI bug (HTTP request parsing bug)
(cherry picked from commit bdaf16123f )
|
2012-03-18 17:17:09 +02:00 |
|
Christophe Dumez
|
30a3110ca7
|
make dist now generates .tar.xz as well
|
2012-03-17 22:12:22 +02:00 |
|
Christophe Dumez
|
cf447296fb
|
Fix compilation with libtorrent v0.16
|
2012-03-17 18:51:15 +02:00 |
|
Christophe Dumez
|
dfc5e02edd
|
Bump version to v3.0.0alpha2
|
2012-03-17 17:44:43 +02:00 |
|
Christophe Dumez
|
bcb29fb5fa
|
Make sure .unwanted parent is removed if empty (Closes #946826)
|
2012-03-17 16:36:02 +02:00 |
|
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.
|
2012-03-17 15:41:32 +02:00 |
|
Christophe Dumez
|
0b13fa6914
|
Fix possible Web UI authentication problem when using SSL (closes #941343)
|
2012-03-12 21:59:25 +02:00 |
|
Christophe Dumez
|
c32e651c39
|
Fix DHT port setting in Web UI (Closes #952182)
|
2012-03-12 20:54:33 +02:00 |
|
Christophe Dumez
|
fefc7df910
|
Fix crash when creating a new RSS download rule
|
2012-03-09 15:40:57 -08:00 |
|
Christophe Dumez
|
90b520651b
|
RSS downloader should not ignore "Do not start automatically" rule
Closes #946910.
|
2012-03-08 20:18:52 -08:00 |
|
Christophe Dumez
|
3389820c73
|
Fix possible crash in TorrentContentModel
|
2012-03-07 08:21:01 -08:00 |
|
Christophe Dumez
|
85167c9043
|
Update language files
|
2012-03-07 08:12:37 -08:00 |
|
Christophe Dumez
|
ce6f942ed3
|
Integrate Basque translation
|
2012-03-07 08:12:14 -08:00 |
|
Christophe Dumez
|
5cf7e47ffa
|
TorrentContentModel: Fix crash on exit
|
2012-03-01 21:11:37 +02:00 |
|
Christophe Dumez
|
bd4bb42e95
|
Link against boost thread
|
2012-02-26 21:24:32 +02:00 |
|
Christophe Dumez
|
6778b7460a
|
Clean up PeerListWidget
|
2012-02-25 21:02:19 +02:00 |
|
Christophe Dumez
|
0c279e0567
|
Remove QT_VERSION checks for 4.5.0
|
2012-02-25 20:20:11 +02:00 |
|
Christophe Dumez
|
1bee9c6a9d
|
Update Changelog
|
2012-02-25 20:13:56 +02:00 |
|
Christophe Dumez
|
691b976e11
|
Clean up TorrentContentModel
|
2012-02-25 20:05:11 +02:00 |
|
Christophe Dumez
|
75efd4ea6b
|
Update language files
|
2012-02-25 15:32:31 +02:00 |
|
Christophe Dumez
|
9363b1b4f2
|
Merge pull request #1 from UnSleep/patch-1
Fix issue in spanish translation
|
2012-02-25 05:27:33 -08:00 |
|
Christophe Dumez
|
a69cbd2289
|
Update version in Info.plist
|
2012-02-25 15:21:45 +02:00 |
|