berniev
|
3877fc62c3
|
Gui: Single arg ctors must be explicit (PR #7369)
|
2022-08-24 15:06:03 +02:00 |
|
berniev
|
75fa455c5d
|
Gui: Use override etc 2
|
2022-08-09 12:43:23 +02:00 |
|
wmayer
|
82a6241fc5
|
fix (Qt) issues found by clang's clazy tool:
+ -Wclazy-incorrect-emit
+ -Wclazy-strict-iterators
+ -Wclazy-overloaded-signal
+ -Wclazy-qstring-arg
+ -Wclazy-unused-non-trivial-variable
+ -Wclazy-container-anti-pattern
+ -Wclazy-range-loop-reference
+ -Wclazy-const-signal-or-slot
+ -Wclazy-detaching-temporary
+ -Wclazy-qfileinfo-exists
|
2022-06-29 21:00:54 +02:00 |
|
wmayer
|
1178df06b4
|
Gui: modernize C++11
* use nullptr
|
2022-03-23 18:41:21 +01:00 |
|
Uwe
|
f04d77db59
|
[Gui] Document and Download: remove unused includes
|
2022-03-04 04:37:36 +01:00 |
|
wmayer
|
c8dae9eb85
|
Qt5: 'void QTime::start()' / 'int QTime::elapsed() const' / 'int QTime::restart()' are deprecated: Use QElapsedTimer instead [-Wdeprecated-declarations]
|
2020-06-12 17:51:33 +02:00 |
|
luz.paz
|
168bc9bb46
|
Source typo fix
minor typo in function saveIfNeccessary() to saveIfNecessary()
|
2018-07-13 18:49:48 -04:00 |
|
wmayer
|
66d03fa4aa
|
0000952: Download manager
|
2013-05-29 17:57:25 +02:00 |
|
wmayer
|
09e2f6bee6
|
0000952: Download manager
|
2013-05-29 12:38:01 +02:00 |
|
wmayer
|
effdd7dca8
|
0000952: Download manager
|
2013-05-28 18:14:58 +02:00 |
|