sledgehammer999
e4c0da4ed4
Merge pull request #5083 from glassez/coding
...
Fix coding style rules. Closes #5075
9 years ago
Vladimir Golovnev (Glassez)
f89819bbdb
Fix coding style rules
...
Closes #5075
9 years ago
sledgehammer999
32490f1ef6
Merge pull request #4995 from Chocobo1/border
...
Search UI tweaks
9 years ago
sledgehammer999
a33cfc26dc
Merge pull request #5085 from glassez/nova2dl
...
Use nova2dl.py script instead of DownloadManager. Closes #5026
9 years ago
Vladimir Golovnev (Glassez)
a9e63283cc
Use nova2dl.py script instead of DownloadManager
...
Closes #5026
9 years ago
sledgehammer999
b13c991f4b
Sync translations from Transifex and run lupdate.
9 years ago
sledgehammer999
cd4f288f67
Follow project coding style. Issue #2192 .
9 years ago
sledgehammer999
5e796054ba
Merge pull request #4261 from onto/master
...
SpeedPlotView: speedup
9 years ago
sledgehammer999
b8060bc507
Merge pull request #5038 from Chocobo1/fix_resizing
...
Fix resizing bug in "add torrent dialog"
9 years ago
sledgehammer999
29394293ed
Merge pull request #5108 from Chocobo1/ui_fixes
...
Fix long text clipping. Closes #5091 .
9 years ago
sledgehammer999
50f7c734cb
Merge pull request #5101 from evsh/deduplicate-search-download-code
...
Remove duplicated code from search tab and widget
9 years ago
sledgehammer999
8cb4e7934e
Merge pull request #5104 from evsh/cmake
...
cmake: reflect qmake project changes
9 years ago
sledgehammer999
e3409228da
Fix qt5 bundle on OSX. Closes #4014 .
9 years ago
sledgehammer999
87e8bc5722
Change gpg signing key.
...
I forgot the passphrase to the old one.
9 years ago
Chocobo1
71ec5c5c05
Fix long text clipping. Closes #5091 .
9 years ago
Chocobo1
216d98844b
Move m_searchPattern widget from code to .ui file
9 years ago
Chocobo1
a52f9d4ef9
[Search] Add seperator for categories & plugins
...
Sort categories & plugins entries
Rename & reorder entries
Use full name for plugins
9 years ago
Chocobo1
231262ad8e
[Search] match combobox height to button height
9 years ago
Chocobo1
2d6669b88d
[Search] minor cleanups
9 years ago
Eugene Shalygin
f51753f166
cmake: reflect qmake project changes
9 years ago
sledgehammer999
484cd2f1ce
Merge pull request #4670 from glassez/rsscookies
...
Implement application wide cookies management dialog. Closes #4638
9 years ago
Vladimir Golovnev (Glassez)
1760beed17
Fix MainWindow coding style (Issue #2192 )
9 years ago
Vladimir Golovnev (Glassez)
a6595507f0
Fix macro define cross over access specifiers
9 years ago
Vladimir Golovnev (Glassez)
c193d448d8
Delete old RSS cookies dialog
9 years ago
Vladimir Golovnev (Glassez)
c982813acb
Create basic cookies management dialog
9 years ago
Vladimir Golovnev (Glassez)
95ddc57c13
Implement basic cookies model
9 years ago
Eugene Shalygin
5063940138
Remove duplicated code from search tab and widget
...
Both download handlers (in the tab and widget classes) convert model
index into an URL, set row color, and call download function.
Make the download button handler (in the SearchWidget class) call the
slot of the SearchTab class.
9 years ago
sledgehammer999
feab999093
Merge pull request #5070 from Chocobo1/icon_sizehint
...
Improve TransferListDelegate::sizeHint
9 years ago
sledgehammer999
43d52026b7
Merge pull request #5077 from ngosang/warnings
...
Fix uic warnings. Closes #5056
9 years ago
sledgehammer999
acef6ad973
Merge pull request #5069 from Chocobo1/dpi
...
More DPI changes
9 years ago
sledgehammer999
b30048202a
Merge pull request #3989 from evsh/filter-search
...
Implement search filters. Partially closes #972
9 years ago
sledgehammer999
364c22bee7
Fix indentation.
9 years ago
Anton Lashkov
cdab0bb140
SpeedPlotView: code correction
9 years ago
Anton Lashkov
8a6866d409
SpeedPlotView: Simplify code using PointData struct
9 years ago
Anton Lashkov
b599a8e2fb
SpeedPlotView: Use separate buffers for periods with reduce number of points. Fix coding style.
9 years ago
Anton Lashkov
baadf34134
SpeedPlotView: Save int's instead of double's
9 years ago
Anton Lashkov
dd9728334a
SpeedPlotView: Replace QQueue by boost::circular_buffer, reduce number of points to draw, increase legend background size
9 years ago
ngosang
ce41702cbe
Fix uic warnings. Closes #5056
9 years ago
Chocobo1
4eadda5c9a
Improve TransferListDelegate::sizeHint
9 years ago
Chocobo1
f651062991
Let windows handle all widgets scaling.
...
Declare ourselves as a Non DPI–aware app.
Tested with Qt 5.6.
9 years ago
Chocobo1
7d3e903db0
Fix resizing bug in "add torrent dialog". Closes #5036 .
...
1. Place all widgets in "Torrent information" into the same grid layout
instead of different layouts.
2. Tweak tab order.
9 years ago
Eugene Shalygin
b6b819a2a1
Optimize widgets inside of the search tab
...
Since we already have searchtab.ui, let's set up all the widgets there.
Additionally, save a bit of vertical space by putting results label in
a row with the filter widgets.
9 years ago
Eugene Shalygin
1336cb7a61
Implement search filters in the proxy model. Partially closes #972
9 years ago
sledgehammer999
cd2496215e
Merge pull request #5043 from evsh/uncrustify
...
update uncrustify config
9 years ago
sledgehammer999
2b0ad4477e
Fix memory leak.
9 years ago
Eugene Shalygin
57605cb840
update uncrustify config
9 years ago
sledgehammer999
93d8cadaaf
Bump API_VERSION and API_VERSION_MIN.
9 years ago
sledgehammer999
fdc44871ca
Fix public key commit again.
9 years ago
sledgehammer999
7f6e6264a8
Fix newlines in previous commit.
9 years ago
sledgehammer999
3db384efd5
Add public key used for signing source tarballs and binaries.
9 years ago