Commit graph

881 commits

Author SHA1 Message Date
Friedrich W. H. Kossebau
8d278670fe Bump min required Qt6 to 6.5
GIT_SILENT
2023-08-30 07:17:19 +02:00
l10n daemon script
a02567d1aa GIT_SILENT Sync po/docbooks with svn 2023-08-28 01:52:59 +00:00
l10n daemon script
684f86cbdd GIT_SILENT Sync po/docbooks with svn 2023-08-23 01:44:16 +00:00
Heiko Becker
5acb57eaba GIT_SILENT Update Appstream for new release
(cherry picked from commit 4132e754ee5a8a6666f740f26859e0a5b19f347d)
2023-08-16 23:06:18 +02:00
l10n daemon script
a8b1cf570c GIT_SILENT Sync po/docbooks with svn 2023-08-03 01:52:44 +00:00
l10n daemon script
119210aa4b GIT_SILENT Sync po/docbooks with svn 2023-07-31 01:54:36 +00:00
l10n daemon script
c5fcd9c24b GIT_SILENT Sync po/docbooks with svn 2023-07-29 01:43:34 +00:00
l10n daemon script
004c333434 GIT_SILENT Sync po/docbooks with svn 2023-07-24 08:48:38 +00:00
l10n daemon script
1b55643370 GIT_SILENT Sync po/docbooks with svn 2023-07-19 02:12:15 +00:00
Albert Astals Cid
92aaefd4ae GIT_SILENT Upgrade release service version to 23.11.70. 2023-07-17 12:09:56 +02:00
l10n daemon script
3a7de3695d GIT_SILENT Sync po/docbooks with svn 2023-07-15 01:51:11 +00:00
l10n daemon script
d9071880ed 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"
2023-07-15 01:41:12 +00:00
l10n daemon script
e2509362c0 GIT_SILENT Sync po/docbooks with svn 2023-07-13 01:52:55 +00:00
Friedrich W. H. Kossebau
be4aec63a0 Add explicit moc includes to sources for moc-covered headers
* speeds up incremental builds as changes to a header will not always
  need the full mocs_compilation.cpp for all the target's headers rebuild,
  while having a moc file sourced into a source file only adds minor
  extra costs, due to small own code and the used headers usually
  already covered by the source file, being for the same class/struct
* seems to not slow down clean builds, due to empty mocs_compilation.cpp
  resulting in those quickly processed, while the minor extra cost of the
  sourced moc files does not outweigh that in summary.
  Measured times actually improved by some percent points.
  (ideally CMake would just skip empty mocs_compilation.cpp & its object
  file one day)
* enables compiler to see all methods of a class in same compilation unit
  to do some sanity checks
* potentially more inlining in general, due to more in the compilation unit
* allows to keep using more forward declarations in the header, as with the
  moc code being sourced into the cpp file there definitions can be ensured
  and often are already for the needs of the normal class methods
2023-07-04 16:11:19 +02:00
l10n daemon script
619283211c GIT_SILENT Sync po/docbooks with svn 2023-07-04 02:08:10 +00:00
Heiko Becker
9f77a33b86 GIT_SILENT Update Appstream for new release
(cherry picked from commit 4dfb4cfaf0a1a26e07115857332da1016fda2906)
2023-06-30 00:38:05 +02:00
l10n daemon script
a5d7e087f1 GIT_SILENT made messages (after extraction) 2023-06-25 00:46:13 +00:00
l10n daemon script
d52d1ef64d GIT_SILENT Sync po/docbooks with svn 2023-06-24 02:01:32 +00:00
l10n daemon script
70d9551786 GIT_SILENT Sync po/docbooks with svn 2023-06-20 02:11:52 +00:00
l10n daemon script
7d1bcd07d4 GIT_SILENT Sync po/docbooks with svn 2023-06-18 02:15:59 +00:00
l10n daemon script
5047b1e728 GIT_SILENT made messages (after extraction) 2023-06-17 00:44:27 +00:00
l10n daemon script
d1de2ffc85 GIT_SILENT made messages (after extraction) 2023-06-06 00:43:26 +00:00
Heiko Becker
e608c9561a GIT_SILENT Update Appstream for new release
(cherry picked from commit 6a05e4cf6f621a7d16918b675229491c7a14b39f)
2023-06-02 21:13:01 +02:00
l10n daemon script
e66c0cd38f GIT_SILENT Sync po/docbooks with svn 2023-05-31 02:03:07 +00:00
l10n daemon script
cd0414e710 GIT_SILENT Sync po/docbooks with svn 2023-05-28 01:50:57 +00:00
l10n daemon script
f30434bff6 GIT_SILENT Sync po/docbooks with svn 2023-05-23 02:03:55 +00:00
l10n daemon script
c893da4776 GIT_SILENT Sync po/docbooks with svn 2023-05-14 01:55:41 +00:00
l10n daemon script
51215708a7 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"
2023-05-14 01:41:19 +00:00
Heiko Becker
2ba8c26546 GIT_SILENT Update Appstream for new release
(cherry picked from commit b4699ba1fbb20425dd537a0c4fe221d7294ad456)
2023-05-06 10:37:10 +02:00
l10n daemon script
0549dc80f4 GIT_SILENT Sync po/docbooks with svn 2023-05-04 01:53:41 +00:00
l10n daemon script
66948bbdac GIT_SILENT Sync po/docbooks with svn 2023-04-30 02:14:34 +00:00
l10n daemon script
0e364b4c74 GIT_SILENT Sync po/docbooks with svn 2023-04-25 01:59:06 +00:00
l10n daemon script
d99481573f GIT_SILENT Sync po/docbooks with svn 2023-04-23 02:10:38 +00:00
l10n daemon script
3dcf8a4ae5 GIT_SILENT Sync po/docbooks with svn 2023-04-17 02:08:57 +00:00
Heiko Becker
4d6ad9f8e6 GIT_SILENT Update Appstream for new release
(cherry picked from commit 78df01bf89e735b5c405fef361c94fc4943a2087)
2023-04-12 18:29:15 +02:00
l10n daemon script
f59dd156d1 GIT_SILENT Sync po/docbooks with svn 2023-04-11 02:00:17 +00:00
l10n daemon script
f87662e674 GIT_SILENT Sync po/docbooks with svn 2023-03-28 01:59:11 +00:00
l10n daemon script
d120a40361 GIT_SILENT Sync po/docbooks with svn 2023-03-27 02:17:20 +00:00
l10n daemon script
4d77e189da GIT_SILENT Sync po/docbooks with svn 2023-03-23 01:59:46 +00:00
l10n daemon script
2d17469792 GIT_SILENT Sync po/docbooks with svn 2023-03-22 02:05:11 +00:00
l10n daemon script
84bab8defc 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"
2023-03-22 01:46:18 +00:00
Neelaksh Singh
7c8cefae3c Add Flatpak CI
This is a merge request for the task assigned to me for SoK-23 at KDE. Have added the manifest files for flatpak CI integration in the application.
@ravier @apol
2023-03-12 20:01:11 +00:00
Friedrich W. H. Kossebau
b2162a2c3d Adapt to Qt6 name of KDEGames library
GIT_SILENT
2023-03-12 13:48:03 +01:00
l10n daemon script
07ca98a72b GIT_SILENT Sync po/docbooks with svn 2023-03-12 02:47:40 +00:00
Albert Astals Cid
7dafd1873a GIT_SILENT Upgrade release service version to 23.07.70. 2023-03-10 21:35:12 +01:00
l10n daemon script
0204fcef33 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"
2023-03-05 01:54:54 +00:00
Laurent Montel
5526dfbbe0 Search Qt6 Compat lib 2023-02-27 06:46:22 +01:00
l10n daemon script
32919be8b6 GIT_SILENT Sync po/docbooks with svn 2023-02-25 02:33:10 +00:00
Heiko Becker
21a632331a GIT_SILENT Update Appstream for new release
(cherry picked from commit 3e26dd8c638d507caee2ebd90753e33aa42ab0e4)
2023-02-24 21:26:03 +01:00
l10n daemon script
449eb6c782 GIT_SILENT Sync po/docbooks with svn 2023-02-23 02:11:55 +00:00