sledgehammer999
|
2e9593b797
|
Merge pull request #2812 from schnurlos/patch-3
Update about_imp.h
|
10 years ago |
sledgehammer999
|
4c2b072ae2
|
Fix 'Resumed' filter counter.
|
10 years ago |
schnurlos
|
2c9667e144
|
Update about_imp.h
Added schnurlos as 2nd german translator
|
10 years ago |
sledgehammer999
|
ec61907ea1
|
Merge pull request #2806 from ngosang/translators
Update translators
|
10 years ago |
ngosang
|
7172b48d9b
|
Update translators
|
10 years ago |
Chocobo1
|
1037d7f335
|
Webui: add delay in shutdown command in order to send out response msg
|
10 years ago |
sledgehammer999
|
c6bfcd0d02
|
Bump version status.
|
10 years ago |
sledgehammer999
|
8c671fa0c1
|
Update Changelog.
|
10 years ago |
sledgehammer999
|
25afb8a338
|
New translation: Hindi(India).
|
10 years ago |
sledgehammer999
|
4929085a5d
|
Sync translations from Transifex and run lupdate.
|
10 years ago |
sledgehammer999
|
276ca0ab84
|
Change the color scheme used(mostly for light backgrounds).
|
10 years ago |
sledgehammer999
|
74fc92137a
|
Merge pull request #2800 from pmzqla/icons-leftpanel
Set icon size to 16x16 in the left panel
|
10 years ago |
Gabriele
|
ad271bb549
|
Set icon size to 16x16 in the left panel
|
10 years ago |
sledgehammer999
|
75e1101321
|
Merge pull request #2797 from pmzqla/completed-status
WebUI: Implement a 'Completed' status
|
10 years ago |
Gabriele
|
e3a5ba09c4
|
WebUI: Implement a 'Completed' status
|
10 years ago |
sledgehammer999
|
f9e7345776
|
Implement a 'Completed' status. Closes #2326 #2483 #939.
|
10 years ago |
sledgehammer999
|
8420559e05
|
Implement 'Error' and 'Warning' views in the tracker list. Closes #1077. Partially implements #33.
|
10 years ago |
sledgehammer999
|
9b0ea3a055
|
Allow the user to disable filters from the side panel.
|
10 years ago |
sledgehammer999
|
ff1aaa8733
|
Refactor side panel code. Encapsulate each widget's logic in their own subclass.
|
10 years ago |
sledgehammer999
|
1bb968f9fd
|
Remove unused code from the side panel filters.
|
10 years ago |
sledgehammer999
|
96d7bfb4ad
|
Update the UI when trackers or Url seeds are added either via the WebUI or via merging duplicate torrents.
|
10 years ago |
sledgehammer999
|
a85b6df314
|
Fix side panel resizing of elements.
|
10 years ago |
sledgehammer999
|
f0d5ce4b98
|
Implement tracker list in the side panel. Closes #170.
|
10 years ago |
sledgehammer999
|
36d2bee557
|
Merge pull request #2789 from Chocobo1/translation
Update installer translations: Traditional Chinese
|
10 years ago |
Chocobo1
|
62604af2d0
|
Update installer translations: Traditional Chinese
|
10 years ago |
sledgehammer999
|
238a799d38
|
Merge pull request #2783 from ngosang/spanish_translation
Update Spanish translations (installer)
|
10 years ago |
sledgehammer999
|
9570df5651
|
Merge pull request #2780 from MrStukov/patch-2
Update russian.nsi
|
10 years ago |
ngosang
|
ff97f9eba6
|
Update Spanish translations (installer)
|
10 years ago |
sledgehammer999
|
133d92dd2e
|
Merge pull request #2677 from pmzqla/connection
Remove dead connection from MainWindow
|
10 years ago |
sledgehammer999
|
ccf6f71646
|
Merge pull request #2774 from schnurlos/master
Update german.nsi
|
10 years ago |
Alexander
|
7baa8da185
|
Update russian.nsi
replaced the word "откывать" to "открывать" -> this is the correct translation of the word "open"
|
10 years ago |
schnurlos
|
dbccc6bbaa
|
Update german.nsi
Filled with german translation.
|
10 years ago |
sledgehammer999
|
2fa061a898
|
Don't break RTL locales.
|
10 years ago |
sledgehammer999
|
a40f30dd5e
|
Fix speed printing in the tray icon and in the title bar. Closes #2737.
|
10 years ago |
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.
|
10 years ago |
LazyBui
|
4dadf96925
|
Implementing support for session-based download and upload statistics
|
10 years ago |
Chocobo1
|
3e6706a371
|
Don't close downloadFromURL dialog when showing empty url warning
|
10 years ago |
Gabriele
|
def4b92588
|
Remove dead connection from MainWindow
shutdownCleanUp() had been removed with 458b216b74 ("MainWindow cleanups.")
|
10 years ago |
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).
|
10 years ago |
Gabriele
|
dd112c1e1b
|
WebUI: Simplify the code for the update of the content table
|
10 years ago |
Gabriele
|
4db757839c
|
WebUI: Return full path to files
It's otherwise impossible to know the structure of a torrent.
|
10 years ago |
Mayank Asthana
|
cf89d892c6
|
Download-from-URL textbox changes focus on tab key
|
10 years ago |
sledgehammer999
|
19b9a84576
|
Merge pull request #2623 from ADTC/optimize-png
Optimize PNG for torrentz like #2598
|
10 years ago |
sledgehammer999
|
3a79c7a37e
|
Merge pull request #2629 from pmzqla/configure-comp
Use correct operator to compare strings in configure script
|
10 years ago |
Gabriele
|
6b248492ca
|
Use correct operator to compare strings in configure script
To compare strings, = should be used instead of ==.
Closes #2627.
|
10 years ago |
ADTC
|
1109464dad
|
Optimize PNG - torrentz
Reduced PNG sizes using PNGGauntlet for Windows (3 passes)
Signed-off-by: ADTC <send2adtc@gmail.com>
|
10 years ago |
sledgehammer999
|
112d4b8c71
|
Merge pull request #2512 from ngosang/torrentz
New feature: Torrentz search engine
|
10 years ago |
sledgehammer999
|
54975e1c41
|
Merge pull request #2563 from pmzqla/encoding-check
WebUI: Use regular expression to check if gzip is accepted
|
10 years ago |
sledgehammer999
|
09d7c2777f
|
Merge pull request #2613 from DoumanAsh/btdigg_fix
[search engine] Remove custom HTTPSConnection. Fix #2594
|
10 years ago |
sledgehammer999
|
906ffdf4b6
|
Merge pull request #2598 from ADTC/optimize-png
Optimize PNG (lossless compression)
|
10 years ago |