Albert Astals Cid
|
af35ef4fbf
|
Merge remote-tracking branch 'origin/release/19.12'
|
6 years ago |
Albert Astals Cid
|
ff7dff1d62
|
Fix rendering of stamps with non 100% opacity
|
6 years ago |
Albert Astals Cid
|
3720833be4
|
Enable clazy qstring-allocations
|
6 years ago |
Albert Astals Cid
|
07a1f616c0
|
Enable clazy qproperty-type-mismatch
|
6 years ago |
Albert Astals Cid
|
9a32bd354d
|
Enable clazy raw-environment-function
|
6 years ago |
Albert Astals Cid
|
dcf8f79481
|
Enable clazy isempty-vs-count and qhash-with-char-pointer-key
|
6 years ago |
Albert Astals Cid
|
46d1ba0e20
|
Enable clazy missing-qobject-macro
|
6 years ago |
Albert Astals Cid
|
6d0d61c2ad
|
Enable clazy copyable-polymorphic
|
6 years ago |
Albert Astals Cid
|
93540ac16d
|
Enable most of clazy level2
|
6 years ago |
Albert Astals Cid
|
968e9d6073
|
Enable clazy old-style-connect
|
6 years ago |
Albert Astals Cid
|
a9598e83e8
|
Enable all of clazy level1
|
6 years ago |
Albert Astals Cid
|
c10faf0926
|
Enable clazy qproperty-without-notify
|
6 years ago |
Albert Astals Cid
|
edb44b1fd3
|
Enable clazy connect-3arg-lambda
|
6 years ago |
Albert Astals Cid
|
91bce4a0a3
|
Enable clazy const-signal-or-slot
|
6 years ago |
Albert Astals Cid
|
e03943fae9
|
Enable clazy qstring-lef
|
6 years ago |
Albert Astals Cid
|
93de247795
|
Enable all of clazy level0
|
6 years ago |
Albert Astals Cid
|
f85deae680
|
Enable clazy container-anti-pattern
Yes, this is a bit of cheating, but there's really no nicer way of doing
this and memory/speed here is not really important so we can trick clazy
|
6 years ago |
Albert Astals Cid
|
3ca05fc1f8
|
Enable clazy qstring-insensitive-allocation
|
6 years ago |
Albert Astals Cid
|
beb195c9e6
|
Enable clazy qcolor-from-literal
|
6 years ago |
Albert Astals Cid
|
8e35b43a3d
|
Enable clazy unused-non-trivial-variable
|
6 years ago |
Albert Astals Cid
|
0a60ab54c4
|
Enable clazy qstring-ref
|
6 years ago |
Albert Astals Cid
|
95e19450c9
|
Enable clazy fully-qualified-moc-types
|
6 years ago |
Albert Astals Cid
|
3b4dd35c9f
|
Enable clazy lambda-in-connect
|
6 years ago |
Albert Astals Cid
|
eddbe03128
|
enable clazy strict-iterators
|
6 years ago |
Albert Astals Cid
|
e54609b596
|
CI: rename to show we're also running clazy
|
6 years ago |
Albert Astals Cid
|
468f4b64c2
|
CI: Enable clazy inefficient-qlist-soft
|
6 years ago |
Albert Astals Cid
|
e2a1705703
|
CI: Enable clazy connect-not-normalized
|
6 years ago |
Albert Astals Cid
|
3af705b3d7
|
CI: Enable clazy qdeleteall
|
6 years ago |
Albert Astals Cid
|
a23709b097
|
CI: Enable clazy range-loop
|
6 years ago |
Albert Astals Cid
|
82d5810493
|
CI: Enable clazy detaching-temporary
|
6 years ago |
Albert Astals Cid
|
6ddb7e6cc9
|
CI: Enable clazy qhash-namespace
|
6 years ago |
Albert Astals Cid
|
1a05112be1
|
CI: enable clazy incorrect-emit
|
6 years ago |
Albert Astals Cid
|
96f00a4d29
|
CI: Enable clazy qstring-arg check
|
6 years ago |
Albert Astals Cid
|
5ecbb51f77
|
Enable modernize-use-nullptr
|
6 years ago |
Andi Sardina Ramos
|
d9069ef661
|
The shell and the part need to be independent of each other.
This reverts commit 931425987ab9138bd843e02488dfaa6fa1afd52f.
|
6 years ago |
l10n daemon script
|
2d95594a4a
|
SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
|
6 years ago |
l10n daemon script
|
f2274e8992
|
SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
|
6 years ago |
Yuri Chornoivan
|
5c6a297feb
|
Fix minor EBN issues
|
6 years ago |
Harri Porten
|
c1afa356c0
|
Restrict time given for JavaScript evaluation to max. 2 seconds.
Possible improvement: alert the user of the timeout and offer
the option to continue or abort execution.
|
6 years ago |
Albert Astals Cid
|
99b4f276e1
|
Clear m_openError before opening
|
6 years ago |
Albert Astals Cid
|
18873d18a2
|
Document the since for Document::openError
|
6 years ago |
Albert Astals Cid
|
987abf54d7
|
Move the private slot to a lambda
This way we don't need a private function in a public class
|
6 years ago |
Andi Sardina Ramos
|
c549d28f7f
|
Solving the creation of an additional tab for a deleted file.
BUG: 412978
BUG: 412979
|
6 years ago |
Albert Astals Cid
|
cb3426d024
|
Fix crash when not in viewer mode
BUGS: 417118
|
6 years ago |
Albert Astals Cid
|
a96c082d69
|
Build desktop User Interface by default
Can choose to only build mobile interface or both
|
6 years ago |
l10n daemon script
|
a26dd5118a
|
SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
|
6 years ago |
l10n daemon script
|
5ed14740ab
|
GIT_SILENT made messages (after extraction)
|
6 years ago |
l10n daemon script
|
0d5bd0bc43
|
SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
|
6 years ago |
Christoph Feck
|
a18c013932
|
GIT_SILENT Update Appstream for new release
|
6 years ago |
l10n daemon script
|
2514c9f51a
|
GIT_SILENT made messages (after extraction)
|
6 years ago |