FranciscoPombal
211c92c387
GitHub Actions CI: update workflow
...
- update vcpkg to latest commit (includes updated libtorrent port)
- drop custom libtorrent port
- restore AppleClang workaround in the workflow file
- include install_manifest.txt in uploaded artifacts
- update actions to latest versions
- fix typos
4 years ago
Vladimir Golovnev
2f1ec09aef
Merge pull request #14714 from FozzeY/no-parent-priority-menu-on-add
...
Show priority menu at top level if there is no other
4 years ago
Burak Yavuz
4561d844e4
NSIS: Update Turkish translation
...
Uninstall string added
4 years ago
maboroshin
3caa57358f
NSIS: Update Japanese translation
4 years ago
sledgehammer999
94195d5339
Sync translations from Transifex and run lupdate
4 years ago
Chocobo1
c9a552c89c
Merge pull request #14861 from Chocobo1/warnings
...
Initialize struct members by default
4 years ago
Vladimir Golovnev
6b123921a4
Merge pull request #14726 from glassez/save-resume
...
Allow to store "resume data" in SQLite database file
4 years ago
Vladimir Golovnev (Glassez)
383eaf44ac
Implement DBResumeDataStorage class
4 years ago
Chocobo1
223d15802e
Merge pull request #14693 from Chocobo1/tags
...
Revise tag related implementations
4 years ago
Chocobo1
bdf2f6c3e1
Initialize struct members by default
...
This is to suppress the following compilation warnings:
base/bittorrent/magneturi.cpp: In constructor ‘BitTorrent::MagnetUri::MagnetUri(const QString&)’:
base/bittorrent/magneturi.cpp:87:60: warning: missing initializer for member ‘BitTorrent::TrackerEntry::message’ [-Wmissing-field-initializers]
87 | m_trackers.append({QString::fromStdString(tracker)});
4 years ago
Chocobo1
fdc186c92f
Revise tag related implementations
...
Fix #12690 .
4 years ago
Chocobo1
ab6141edb7
Merge pull request #14813 from Kolcha/cmake_mac
...
Set correct minimum macOS version with CMake
4 years ago
Chocobo1
d0dcf53575
Merge pull request #14840 from jagannatharjun/pfix
...
Correctly draw progress background with stylesheet
4 years ago
jagannatharjun
ab906f17de
Correctly draw progress background with stylesheet
...
fixes #14731
4 years ago
Nick Korotysh
28ef33b0a0
Improve Info.plist generation with CMake
...
- drop configure_file() and file(GENERATE) calls
- fill missed MACOSX_DEPLOYMENT_TARGET variable
4 years ago
Vladimir Golovnev
376dedebb1
Merge pull request #14816 from glassez/tracker-entry
...
Improve "tracker entries" handling
4 years ago
Vladimir Golovnev
137c6458f7
Merge pull request #14825 from glassez/upload-mode
...
Correctly handle "no enough disk space" error
4 years ago
Vladimir Golovnev (Glassez)
75e0990eb3
Provide tracker peers count via TrackerEntry
...
Don't expose additional accessor in Torrent interface.
4 years ago
Vladimir Golovnev (Glassez)
62a6c725d6
Don't overwrite tracker message
...
Use one of the tracker endpoint messages.
4 years ago
Vladimir Golovnev (Glassez)
d4554c2e5c
Correctly handle "no enough disk space" error
...
If torrent failed to write, it stops downloading and goes to
"upload mode" instead of errored state so it just keeps seeding.
Now qBittorrent indicates this state as "errored" and allows
the user to manually bring the torrent out of this state.
4 years ago
Chocobo1
d6a398cf2c
Merge pull request #14811 from Kolcha/bundle_name
...
Don't use executable name as CFBundleName value
4 years ago
Chocobo1
68e3bcbcda
Merge pull request #14815 from Chocobo1/activity
...
Show "last activity" value under all circumstances
4 years ago
Chocobo1
6864e13e6f
Show "last activity" value under all circumstances
4 years ago
Chocobo1
942fad1d6f
Merge pull request #14788 from Felipefpl/patch-1
...
Update portugueseBR.nsi
4 years ago
Nick Korotysh
29e6b229ac
Don't use executable name as CFBundleName value
4 years ago
Chocobo1
a4ce5d1687
Merge pull request #14810 from Chocobo1/info
...
Capitalize "peer flags" descriptions
4 years ago
Chocobo1
cb8d6a0939
Reorder peer flags
...
Now we group related flags nearby.
4 years ago
Chocobo1
e38128119c
Capitalize "peer flags" descriptions
...
And use a helper function to build the descriptions.
4 years ago
Chocobo1
c7c7924d37
Merge pull request #14759 from Chocobo1/icons
...
Install vector program icon on Linux
4 years ago
Chocobo1
b5a24fd877
Merge pull request #14794 from zhuangzi926/pr-dyndns-register-url
...
Update dyndns register url
4 years ago
Vladimir Golovnev
e1ed5b73d0
Merge pull request #14795 from glassez/file-action
...
Allow to specify file indexes in `torrents/files` API
4 years ago
FozzeY
3e47d26e44
Show priority menu at top level if there is no other
4 years ago
Vladimir Golovnev
e0d17e496a
Merge pull request #14783 from glassez/macutils
...
Don't use "Qt Mac Extras" module
4 years ago
Vladimir Golovnev (Glassez)
6cf99cd0f2
Allow to specify file indexes in torrents/files API
4 years ago
Chocobo1
31d84100cd
Merge pull request #14792 from Chocobo1/qnotify
...
Fix D-Bus Notification `desktop-entry` field
4 years ago
Chocobo1
0eb39aa9e3
Perform installation step on Github Actions CI
4 years ago
Chocobo1
f457069881
Install vector program icon on Linux
...
The icon is copied from icons/qbittorrent-tray.svg as there is no way to
install a file and rename it in qmake.
4 years ago
Vladimir Golovnev
47eef78365
Merge pull request #14796 from iDolmatov/patch-1
...
Update russian.nsi
4 years ago
Долматов Алексей
eaaadf40c9
Update russian.nsi
...
Update uninstall strings.
4 years ago
zhuangzi926
c9e2da5f53
Update dyndns register url
4 years ago
Chocobo1
53b7956968
Clean up code
...
and remove unused parameters/variables.
4 years ago
Chocobo1
d13be829c3
Fix D-Bus Notification `desktop-entry` field
4 years ago
Chocobo1
e18b2ab437
Regenerate D-Bus notifications related code
4 years ago
Chocobo1
6777a615d4
Merge pull request #14786 from PriitUring/patch-1
...
Update estonian.nsi
4 years ago
Chocobo1
41f2375053
Merge pull request #14750 from kevtechXx/master
...
Add "Notification timeout" option
4 years ago
Felipe
f385bd2236
Update portugueseBR.nsi
...
An updated/fixed version of the installer language file.
4 years ago
Vladimir Golovnev (Glassez)
35032d7eed
Don't use "Qt Mac Extras" module
...
"Qt Mac Extras" module is removed in Qt6.
4 years ago
PriitUring
bfd48f187a
Update estonian.nsi
...
Changing translation of word "Uninstall" to more common local word "Desinstall".
4 years ago
Vladimir Golovnev
7662da52e6
Merge pull request #14758 from FliessendWasser/patch-2
...
Update german.nsi
4 years ago
kevtechxx
7722916fad
Add "Notification timeout" option
4 years ago