sledgehammer999
|
96c2947283
|
Merge pull request #4849 from Chocobo1/run_ext_slash
Save "Run external program" input as is. Closes #4830.
|
9 years ago |
Chocobo1
|
83e931766f
|
Add tip about adding quotation marks around parameter
|
9 years ago |
Chocobo1
|
6835b99f10
|
Save "Run external program" input as is. Closes #4830.
|
9 years ago |
Eugene Shalygin
|
45b1a75d56
|
fix cmake build
|
9 years ago |
sledgehammer999
|
15ec515872
|
Merge pull request #4877 from evsh/cmake
add basic cmake support
|
9 years ago |
sledgehammer999
|
0190ac9037
|
Merge pull request #4885 from Chocobo1/comment_scroll
Put comment_lbl in QScrollArea.
|
9 years ago |
sledgehammer999
|
ee0306c4fd
|
Merge pull request #4883 from evsh/fix-avg-speed-units
Fix typos in speed label text
|
9 years ago |
sledgehammer999
|
56605cd0c3
|
Merge pull request #4865 from Chocobo1/os_name
Shorten crash report on windows
|
9 years ago |
sledgehammer999
|
3ddb1b98b3
|
Merge pull request #4833 from dsemi/master
Do not try to parse request message when content-length is 0
|
9 years ago |
sledgehammer999
|
8b559a8b51
|
Merge pull request #4824 from starius/mxe-compat
compatibility with MXE
|
9 years ago |
sledgehammer999
|
1cfda610cc
|
Merge pull request #4781 from DoumanAsh/python_align_search_style
[search engine] Align search engine url getting mechanism. Closes #4778
|
9 years ago |
sledgehammer999
|
6ff929e567
|
Merge pull request #4784 from glassez/asm
Implement Advanced Saving Management subsystem
|
9 years ago |
Vladimir Golovnev (Glassez)
|
dd34663224
|
Implement Advanced Saving Management subsystem
Closes #4696
|
9 years ago |
Vladimir Golovnev (Glassez)
|
d05d5a85a5
|
Move Preferences backend code into SettingsStorage class
Closes #4764
|
9 years ago |
Boris Nagaev
|
f4dc5c6809
|
configure: pass variable QMAKE_LRELEASE to qmake
|
9 years ago |
Boris Nagaev
|
e4c8862cc5
|
winconf-mingw.pri: clean library names
* remove versions from libraries,
* remove *.dll from libraries
(actual name of library files can be "libfoo.a")
|
9 years ago |
Boris Nagaev
|
39d8f09c38
|
winconf.pri: change example library path for build
Path with "<", ">" causes errors when building in MXE.
http://mxe.cc/
Removing or commenting out these hardcoded paths is not
desirable, as they serve as a guide (on what to edit) for
the newcomers that want to build on windows.
See https://github.com/qbittorrent/qBittorrent/pull/4824#issuecomment-186936960
|
9 years ago |
Boris Nagaev
|
fa2a1ad6d3
|
winconf.pri: use mask "win32-g++*"
Mask "win32-g++" doesn't match MXE.
Mask "win32-g++*" match MXE.
See http://stackoverflow.com/a/14523545
See http://mxe.cc
|
9 years ago |
Chocobo1
|
94ae44bb71
|
Put comment_lbl in QScrollArea. Closes #4881.
|
9 years ago |
Eugene Shalygin
|
7080d3da98
|
Fix typos in speed label text
Qt's tr() ate 'true' parameter, which was supposed to be for
friendlyUnit()
|
9 years ago |
Dan Seminara
|
d75564b885
|
Do not try to parse request message when content-length is 0
|
9 years ago |
Eugene Shalygin
|
64daecb266
|
add basic cmake support
|
9 years ago |
Chocobo1
|
d0e31adaf7
|
Create helper function to get libtorrent version
|
9 years ago |
Chocobo1
|
12627bbc10
|
Create helper function to get boost version
|
9 years ago |
Chocobo1
|
498f5e3877
|
Create helper function to get OS name
|
9 years ago |
Eugene Shalygin
|
8baa144933
|
Use correct piece size while calling torrent_info::map_block()
This should fix crashes. Issue #4597
|
9 years ago |
Eugene Shalygin
|
b24bdcb8d9
|
Revert "Temporarily revert PR #2885 (filename column in peers view)."
This reverts commit 69d52a06d7 .
|
9 years ago |
Chocobo1
|
7b2fab411c
|
Comment out "List of linked Modules" section in windows crash report.
It is bloating the crash report with unhelpful messages.
|
9 years ago |
Vladimir Golovnev (Glassez)
|
a96cabfe73
|
Make AddNewTorrentDialog behavior uniform
|
9 years ago |
sledgehammer999
|
654c8edc6b
|
Merge pull request #4831 from Chocobo1/mail_time
Fix malformed date header in email.
|
9 years ago |
Chocobo1
|
f83f3b84ca
|
Follow project coding style. Issue #2192.
|
9 years ago |
Chocobo1
|
60417a598a
|
Simplify statement
|
9 years ago |
Chocobo1
|
41fe85b624
|
Fix malformed date header in email. Closes #4828.
|
9 years ago |
sledgehammer999
|
c1f7446c26
|
Partially revert decfae7b8a . Newer libtorrent RC_1_1 has added back the missing variables.
|
9 years ago |
sledgehammer999
|
12e1cae93c
|
Merge pull request #4810 from Chocobo1/addtor_fixup
Remove additional vertical spacer.
|
9 years ago |
Chocobo1
|
ebc7997dbf
|
Remove additional vertical spacer.
Fixup of 843f7ed .
|
9 years ago |
sledgehammer999
|
cd85d00b3b
|
Merge pull request #4251 from Chocobo1/200_scaling
Fix incorrectly displayed UI elements on Windows
|
9 years ago |
Chocobo1
|
51b7e299b4
|
Simplify resize actions for AddNewTorrentDialog
|
9 years ago |
Chocobo1
|
3b7fcf0813
|
Disable cell selection in advanced options. Fixup of a8b39475 .
|
9 years ago |
Chocobo1
|
76dd4ea5c0
|
Put links into table
|
9 years ago |
Chocobo1
|
c5f5292d9e
|
Set icon directly in .ui file
|
9 years ago |
Chocobo1
|
b2527a0ad6
|
Make authors email clickable & selectable
|
9 years ago |
Chocobo1
|
2fbb712f57
|
about_imp.h: Use larger qbt icon
Shrink title size
|
9 years ago |
Chocobo1
|
1c25603686
|
Fix weird left panel icon layout
Remove Advanced page border
|
9 years ago |
Chocobo1
|
aa246f0ca8
|
Let OS handle DPI scaling for now. Should let Qt do the work when it's more mature.
Opt-in to the high DPI pixmap support
Closes #2963.
|
9 years ago |
Chocobo1
|
f410b29c99
|
Follow project coding style. Issue #2192.
|
9 years ago |
Chocobo1
|
e35a7ef9d3
|
Move statusbar styelsheet to where it belongs
|
9 years ago |
Chocobo1
|
f058e666e5
|
Use short date in addnewtorrentdialog
Correction "Free disk space" to "Free space on disk"
|
9 years ago |
Chocobo1
|
843f7ede8f
|
Cleanup addnewtorrentdialog.ui
Reorder Torrent info column
Rename "Save as" to "Save at"
|
9 years ago |
sledgehammer999
|
b099a766e6
|
Don't merge trackers for private torrents. Closes #2928.
|
9 years ago |