Gabriele
|
027a08c92e
|
Update matching RSS articles while editing rules
Save the rules as soon as they are edited so that the matching
articles tree is immediately updated.
Closes #2829.
|
2015-04-04 19:21:33 +02:00 |
|
sledgehammer999
|
d2ffbc44f1
|
Merge pull request #2721 from Chocobo1/dev7
Initialize class members
|
2015-04-02 14:50:11 +03:00 |
|
sledgehammer999
|
3294d895a1
|
Merge pull request #2652 from pmzqla/content-table
WebUI: changes to torrent file list
|
2015-04-02 11:53:19 +03:00 |
|
Chocobo1
|
ab6ccd9f5b
|
Initialize member m_apstate
|
2015-04-02 14:15:58 +08:00 |
|
sledgehammer999
|
954214c364
|
Merge pull request #2730 from LazyBui/master
Implementing support for session-based download and upload statistics
|
2015-04-01 20:25:23 +03:00 |
|
ngosang
|
e0b399e2a1
|
[search engine] Update Torrentz trackers list
|
2015-03-31 16:21:26 +02:00 |
|
sledgehammer999
|
2e9593b797
|
Merge pull request #2812 from schnurlos/patch-3
Update about_imp.h
|
2015-03-31 08:41:49 +03:00 |
|
sledgehammer999
|
4c2b072ae2
|
Fix 'Resumed' filter counter.
|
2015-03-31 01:59:49 +03:00 |
|
schnurlos
|
2c9667e144
|
Update about_imp.h
Added schnurlos as 2nd german translator
|
2015-03-30 22:03:15 +02:00 |
|
ngosang
|
7172b48d9b
|
Update translators
|
2015-03-30 15:56:10 +02:00 |
|
sledgehammer999
|
25afb8a338
|
New translation: Hindi(India).
|
2015-03-29 21:09:18 +03:00 |
|
sledgehammer999
|
4929085a5d
|
Sync translations from Transifex and run lupdate.
|
2015-03-29 21:07:28 +03:00 |
|
sledgehammer999
|
276ca0ab84
|
Change the color scheme used(mostly for light backgrounds).
|
2015-03-29 20:45:17 +03:00 |
|
sledgehammer999
|
74fc92137a
|
Merge pull request #2800 from pmzqla/icons-leftpanel
Set icon size to 16x16 in the left panel
|
2015-03-29 20:35:36 +03:00 |
|
Gabriele
|
ad271bb549
|
Set icon size to 16x16 in the left panel
|
2015-03-29 18:41:23 +02:00 |
|
Gabriele
|
e3a5ba09c4
|
WebUI: Implement a 'Completed' status
|
2015-03-29 18:00:59 +02:00 |
|
sledgehammer999
|
f9e7345776
|
Implement a 'Completed' status. Closes #2326 #2483 #939.
|
2015-03-28 21:25:32 +02:00 |
|
sledgehammer999
|
8420559e05
|
Implement 'Error' and 'Warning' views in the tracker list. Closes #1077. Partially implements #33.
|
2015-03-28 16:54:09 +02:00 |
|
sledgehammer999
|
9b0ea3a055
|
Allow the user to disable filters from the side panel.
|
2015-03-28 16:54:01 +02:00 |
|
sledgehammer999
|
ff1aaa8733
|
Refactor side panel code. Encapsulate each widget's logic in their own subclass.
|
2015-03-28 16:53:53 +02:00 |
|
sledgehammer999
|
1bb968f9fd
|
Remove unused code from the side panel filters.
|
2015-03-28 16:53:44 +02:00 |
|
sledgehammer999
|
96d7bfb4ad
|
Update the UI when trackers or Url seeds are added either via the WebUI or via merging duplicate torrents.
|
2015-03-28 16:53:36 +02:00 |
|
sledgehammer999
|
a85b6df314
|
Fix side panel resizing of elements.
|
2015-03-28 16:53:27 +02:00 |
|
sledgehammer999
|
f0d5ce4b98
|
Implement tracker list in the side panel. Closes #170.
|
2015-03-28 16:53:19 +02:00 |
|
sledgehammer999
|
133d92dd2e
|
Merge pull request #2677 from pmzqla/connection
Remove dead connection from MainWindow
|
2015-03-26 03:38:27 +02:00 |
|
sledgehammer999
|
2fa061a898
|
Don't break RTL locales.
|
2015-03-20 00:02:50 +02:00 |
|
sledgehammer999
|
a40f30dd5e
|
Fix speed printing in the tray icon and in the title bar. Closes #2737.
|
2015-03-19 01:02:05 +02:00 |
|
sledgehammer999
|
5a20bdcef3
|
Fix the deletion of torrents when using the context menu of the label sidepanel.
It now uses the same logic as the code that deletes torrents when using the context menu of the transferlist.
Closes #2729.
|
2015-03-16 23:57:03 +02:00 |
|
LazyBui
|
4dadf96925
|
Implementing support for session-based download and upload statistics
|
2015-03-16 09:41:39 -05:00 |
|
Gabriele
|
def4b92588
|
Remove dead connection from MainWindow
shutdownCleanUp() had been removed with 458b216b74 ("MainWindow cleanups.")
|
2015-03-08 16:58:09 +01:00 |
|
Gabriele
|
1e4d11801e
|
WebUI: Add title attribute to filename cells in content tab
This will show the entire file path in a tooltip. This is useful
especially since bb1649a797 ("WebUI: return full paths to files).
|
2015-03-04 22:25:43 +01:00 |
|
Gabriele
|
dd112c1e1b
|
WebUI: Simplify the code for the update of the content table
|
2015-03-04 22:25:26 +01:00 |
|
Gabriele
|
4db757839c
|
WebUI: Return full path to files
It's otherwise impossible to know the structure of a torrent.
|
2015-03-04 20:03:46 +01:00 |
|
ADTC
|
1109464dad
|
Optimize PNG - torrentz
Reduced PNG sizes using PNGGauntlet for Windows (3 passes)
Signed-off-by: ADTC <send2adtc@gmail.com>
|
2015-02-27 05:52:46 +08:00 |
|
sledgehammer999
|
112d4b8c71
|
Merge pull request #2512 from ngosang/torrentz
New feature: Torrentz search engine
|
2015-02-26 18:46:35 +02:00 |
|
sledgehammer999
|
54975e1c41
|
Merge pull request #2563 from pmzqla/encoding-check
WebUI: Use regular expression to check if gzip is accepted
|
2015-02-26 18:45:09 +02:00 |
|
sledgehammer999
|
09d7c2777f
|
Merge pull request #2613 from DoumanAsh/btdigg_fix
[search engine] Remove custom HTTPSConnection. Fix #2594
|
2015-02-26 18:22:27 +02:00 |
|
sledgehammer999
|
906ffdf4b6
|
Merge pull request #2598 from ADTC/optimize-png
Optimize PNG (lossless compression)
|
2015-02-26 18:21:25 +02:00 |
|
Chocobo1
|
45149f3277
|
Let the OS decide the default interface regardless of IPv4/IPv6. Closes #2156.
|
2015-02-25 22:52:12 +08:00 |
|
Vladimir Golovnev (Glassez)
|
0e4ef42ddf
|
Fix indentation size in qtlibtorrent/* files.
|
2015-02-25 12:48:40 +03:00 |
|
ngosang
|
fa6f4c6948
|
New feature: Torrentz search engine
|
2015-02-24 19:56:34 +01:00 |
|
DoumanAsh
|
2d4f183771
|
[search engine] Remove custom HTTPSConnection in btdigg. Fix #2594 #2425
|
2015-02-24 19:02:22 +03:00 |
|
sledgehammer999
|
92757b9f22
|
Follow project coding style. Issue #2192.
|
2015-02-23 22:38:29 +02:00 |
|
sledgehammer999
|
89db090cb9
|
Hold the Preferences lock the absolute minimum time.
|
2015-02-23 20:01:03 +02:00 |
|
sledgehammer999
|
153f3328f3
|
Randomize the listening port only on startup.
|
2015-02-23 20:00:55 +02:00 |
|
sledgehammer999
|
2c90ded9aa
|
Fix qmake files.
|
2015-02-23 20:00:48 +02:00 |
|
ADTC
|
51a9d6572e
|
Optimize PNG - search engines
Reduced PNG sizes using PNGGauntlet for Windows (3 passes)
Signed-off-by: ADTC <send2adtc@gmail.com>
|
2015-02-23 18:36:47 +08:00 |
|
ADTC
|
286b247bf7
|
Optimize PNG - other icons
Reduced PNG sizes using PNGGauntlet for Windows (3 passes)
Signed-off-by: ADTC <send2adtc@gmail.com>
|
2015-02-23 18:36:22 +08:00 |
|
ADTC
|
21bcb838b9
|
Optimize PNG - skin icons
Reduced PNG sizes using PNGGauntlet for Windows (3 passes)
Signed-off-by: ADTC <send2adtc@gmail.com>
|
2015-02-23 18:35:50 +08:00 |
|
ADTC
|
508d54ac81
|
Optimize PNG - oxygen icons
Reduced PNG sizes using PNGGauntlet for Windows (3 passes)
Signed-off-by: ADTC <send2adtc@gmail.com>
|
2015-02-23 18:35:13 +08:00 |
|