Albert Astals Cid
a0c6cb572a
GIT_SILENT Update Appstream for new release
4 years ago
l10n daemon script
89194336b7
GIT_SILENT made messages (after extraction)
4 years ago
l10n daemon script
2c2907417e
GIT_SILENT made messages (after extraction)
4 years ago
Julius Künzel
64086998ca
Fix icons on Android
4 years ago
l10n daemon script
7094ed0586
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"
4 years ago
l10n daemon script
2c0b3dcc13
GIT_SILENT made messages (after extraction)
4 years ago
l10n daemon script
326d314677
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"
4 years ago
l10n daemon script
df66d0cf13
GIT_SILENT made messages (after extraction)
4 years ago
l10n daemon script
07b9872518
GIT_SILENT made messages (after extraction)
4 years ago
Heiko Becker
f9e78b9253
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit 6bc195446d )
4 years ago
Heiko Becker
6bc195446d
GIT_SILENT Update Appstream for new release
4 years ago
l10n daemon script
b438b6bb0f
GIT_SILENT made messages (after extraction)
4 years ago
l10n daemon script
dc2ccc64a1
GIT_SILENT made messages (after extraction)
4 years ago
l10n daemon script
1fa5931b1d
GIT_SILENT made messages (after extraction)
4 years ago
l10n daemon script
1a7134e77d
GIT_SILENT made messages (after extraction)
4 years ago
l10n daemon script
fbdc3f0faf
GIT_SILENT made messages (after extraction)
4 years ago
l10n daemon script
da5496d7df
GIT_SILENT made messages (after extraction)
4 years ago
l10n daemon script
a761a59630
GIT_SILENT made messages (after extraction)
4 years ago
l10n daemon script
4c57664483
GIT_SILENT made messages (after extraction)
4 years ago
l10n daemon script
f0b94bee66
GIT_SILENT made messages (after extraction)
4 years ago
Heiko Becker
6ad408cd66
GIT_SILENT Update Appstream for new release
4 years ago
l10n daemon script
74b78c1ca2
GIT_SILENT made messages (after extraction)
4 years ago
l10n daemon script
1f9063c443
GIT_SILENT made messages (after extraction)
4 years ago
l10n daemon script
dbe951e103
GIT_SILENT made messages (after extraction)
4 years ago
l10n daemon script
8880077fe6
GIT_SILENT made messages (after extraction)
4 years ago
l10n daemon script
9b57bb847e
GIT_SILENT made messages (after extraction)
4 years ago
l10n daemon script
3001fcb88d
GIT_SILENT made messages (after extraction)
4 years ago
Heiko Becker
be0f1090ae
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit 3144226af6 )
4 years ago
Heiko Becker
3144226af6
GIT_SILENT Update Appstream for new release
4 years ago
l10n daemon script
f85b42bd76
GIT_SILENT made messages (after extraction)
4 years ago
l10n daemon script
8f54710b5d
GIT_SILENT made messages (after extraction)
4 years ago
Heiko Becker
715b8707b5
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit 172f4edeae )
4 years ago
Heiko Becker
172f4edeae
GIT_SILENT Update Appstream for new release
4 years ago
Albert Astals Cid
bc9da32708
Don't require KF5::IconThemes for Mobile
...
It just gives us a 48px = Large, so not worth to have that extra dependency for
that in my opinion
(cherry picked from commit ce8401e917 )
4 years ago
Albert Astals Cid
0d40301d50
Add a few definitions that will come with ECM 5.85
...
Better enforce them now, so that the work to port doesn't increase over
time
Not a super fan of this for regular applications, but oh well the ship
has sailed
4 years ago
l10n daemon script
234cd24df0
GIT_SILENT made messages (after extraction)
4 years ago
l10n daemon script
14fd3b33f7
GIT_SILENT made messages (after extraction)
4 years ago
Albert Astals Cid
ce8401e917
Don't require KF5::IconThemes for Mobile
...
It just gives us a 48px = Large, so not worth to have that extra dependency for
that in my opinion
4 years ago
l10n daemon script
16b05006eb
GIT_SILENT made messages (after extraction)
4 years ago
l10n daemon script
437f5f250b
GIT_SILENT made messages (after extraction)
4 years ago
Albert Astals Cid
5944ce059f
Android: improve a bit the "androiddeployqt is not smart and needs help" code
...
We do that by:
* Remembering all the generators we're building
* Linking the dependencies of all those generators against the app
For that to work we do three things:
* Move the creation of the app target to after the generator targets
have been created
* Have a global variable that lists all the created generators
* Move the find_package of the generator dependencies to the top level
so it can be used from the mobile app target
4 years ago
l10n daemon script
6f279fa725
GIT_SILENT made messages (after extraction)
4 years ago
l10n daemon script
64676e6ff6
GIT_SILENT made messages (after extraction)
4 years ago
l10n daemon script
25a31b8d88
GIT_SILENT made messages (after extraction)
4 years ago
l10n daemon script
0de7c7b966
GIT_SILENT made messages (after extraction)
4 years ago
Albert Astals Cid
ba35bbd9e6
emit -> Q_EMIT
...
A future ECM is going to force that on us, so do it early
4 years ago
Volker Krause
50d0703ae0
Enable readability-braces-around-statements
4 years ago
Heiko Becker
fe5847155c
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit b2d872c79f )
4 years ago
Albert Astals Cid
f234bdf494
Put the Android extra linking cmake code behind a variable
...
The env variable check doesn't work on binary-factory for some reason so
use an actual variable that will be given by Craft
4 years ago
Albert Astals Cid
d6b1524987
Android: More tweaks to make sure plugins are shipped
4 years ago