Commit graph

7526 commits

Author SHA1 Message Date
l10n daemon script 8b1479d0f5 GIT_SILENT Sync po/docbooks with svn 2023-08-21 03:10:14 +00:00
l10n daemon script 2f8866d24c GIT_SILENT Sync po/docbooks with svn 2023-08-20 03:07:22 +00:00
Heiko Becker c08f661a2c GIT_SILENT Update Appstream for new release 2023-08-16 22:48:25 +02:00
Heiko Becker 904a15b1eb GIT_SILENT Upgrade release service version to 23.08.0. 2023-08-16 22:21:33 +02:00
Méven Car 706c2fa257 Don't compute size for non-local urls
Hide progressInfo for listDir job on the non-recursize path.

BUG: 472912


(cherry picked from commit aded2d716d)
2023-08-13 12:08:24 +02:00
l10n daemon script 9ccba3e44b GIT_SILENT Sync po/docbooks with svn 2023-08-11 03:08:27 +00:00
Albert Astals Cid e9dcfc0b41 GIT_SILENT Upgrade release service version to 23.07.90. 2023-08-10 20:36:23 +02:00
l10n daemon script 302b170879 GIT_SILENT Sync po/docbooks with svn 2023-08-10 03:10:09 +00:00
l10n daemon script e40e40f641 GIT_SILENT Sync po/docbooks with svn 2023-08-06 03:18:07 +00:00
l10n daemon script a41f6a110c GIT_SILENT Sync po/docbooks with svn 2023-08-04 03:09:26 +00:00
l10n daemon script e40450f1d9 GIT_SILENT Sync po/docbooks with svn 2023-08-03 04:19:37 +00:00
l10n daemon script ebb63cd3cf GIT_SILENT Sync po/docbooks with svn 2023-08-02 03:24:10 +00:00
l10n daemon script 759d67aab8 GIT_SILENT Sync po/docbooks with svn 2023-07-31 04:19:10 +00:00
l10n daemon script 86181602d5 GIT_SILENT Sync po/docbooks with svn 2023-07-28 03:22:07 +00:00
l10n daemon script 8001fc9528 GIT_SILENT Sync po/docbooks with svn 2023-07-27 03:15:45 +00:00
l10n daemon script ce638406c9 GIT_SILENT Sync po/docbooks with svn 2023-07-26 03:18:52 +00:00
l10n daemon script 17b23c1425 GIT_SILENT Sync po/docbooks with svn 2023-07-25 03:24:55 +00:00
l10n daemon script 671b4d85c2 GIT_SILENT Sync po/docbooks with svn 2023-07-24 11:19:35 +00:00
l10n daemon script 451bfbb240 GIT_SILENT Sync po/docbooks with svn 2023-07-21 03:44:16 +00:00
l10n daemon script 74e89fcbd3 GIT_SILENT Sync po/docbooks with svn 2023-07-19 05:41:04 +00:00
l10n daemon script c3049b8f28 GIT_SILENT Sync po/docbooks with svn 2023-07-18 04:17:50 +00:00
Albert Astals Cid 9b74fec77c GIT_SILENT Upgrade release service version to 23.07.80. 2023-07-17 10:11:37 +02:00
l10n daemon script 0210e5bafe GIT_SILENT Sync po/docbooks with svn 2023-07-14 02:07:13 +00:00
l10n daemon script fea4c9be26 GIT_SILENT Sync po/docbooks with svn 2023-07-13 02:00:01 +00:00
l10n daemon script 74f4852bbf GIT_SILENT Sync po/docbooks with svn 2023-07-11 01:53:10 +00:00
l10n daemon script 722c713329 GIT_SILENT Sync po/docbooks with svn 2023-07-10 02:00:42 +00:00
l10n daemon script efc8f9cdf1 GIT_SILENT Sync po/docbooks with svn 2023-07-08 02:23:50 +00:00
l10n daemon script 76e6906fc2 GIT_SILENT Sync po/docbooks with svn 2023-07-07 01:57:18 +00:00
l10n daemon script 7c3cfbd5fb GIT_SILENT Sync po/docbooks with svn 2023-07-06 02:34:36 +00:00
Friedrich W. H. Kossebau ed2d352c42 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-05 07:59:18 +00:00
l10n daemon script 7fcf4e084d GIT_SILENT Sync po/docbooks with svn 2023-07-05 02:36:53 +00:00
l10n daemon script 126bce5d17 GIT_SILENT Sync po/docbooks with svn 2023-07-04 02:55:49 +00:00
l10n daemon script 8139ef5421 GIT_SILENT Sync po/docbooks with svn 2023-07-03 02:19:10 +00:00
l10n daemon script e57034cbf5 GIT_SILENT Sync po/docbooks with svn 2023-07-02 02:24:53 +00:00
l10n daemon script ddf0918bde GIT_SILENT Sync po/docbooks with svn 2023-07-01 01:56:51 +00:00
l10n daemon script caed6da7e4 GIT_SILENT Sync po/docbooks with svn 2023-06-30 01:58:56 +00:00
Tem PQD 4d930992c4 Use ellipsis everywhere instead of three dots
Better for screen readers etc.
2023-06-29 22:42:34 +00:00
Heiko Becker cf3a570afc GIT_SILENT Update Appstream for new release
(cherry picked from commit e3ad78194c)
2023-06-30 00:10:33 +02:00
l10n daemon script 0350dc53b0 GIT_SILENT Sync po/docbooks with svn 2023-06-29 01:56:38 +00:00
Felix Ernst 0bf439833c Move focus from hiding selection mode bars to view
When a user exits selection mode for example by clicking the "Exit
Selection Mode" button, the bar is closed but the focus doesn't return
to the view which would be expected. This commit actively moves the
focus to the view in such a scenario.

BUG: 469621
2023-06-28 16:35:56 +00:00
l10n daemon script ea56e1f75e GIT_SILENT Sync po/docbooks with svn 2023-06-28 01:59:10 +00:00
l10n daemon script 683992c807 GIT_SILENT Sync po/docbooks with svn 2023-06-27 02:05:13 +00:00
Tem PQD b92bb43e9d Fix Refresh tooltip text and add Refresh whatsThis text
BUG: 469263
2023-06-26 19:32:00 +00:00
l10n daemon script efd4d76a3a GIT_SILENT Sync po/docbooks with svn 2023-06-25 02:19:34 +00:00
l10n daemon script 7458d21bb7 GIT_SILENT made messages (after extraction) 2023-06-25 00:55:37 +00:00
l10n daemon script 7867040768 GIT_SILENT Sync po/docbooks with svn 2023-06-24 02:19:29 +00:00
l10n daemon script 33719cba3f GIT_SILENT Sync po/docbooks with svn 2023-06-23 02:05:16 +00:00
l10n daemon script 13c9a5530f GIT_SILENT Sync po/docbooks with svn 2023-06-20 02:42:56 +00:00
l10n daemon script 2fb1fc1d5c GIT_SILENT made messages (after extraction) 2023-06-20 00:56:01 +00:00
l10n daemon script d6783d51b4 GIT_SILENT Sync po/docbooks with svn 2023-06-19 02:09:33 +00:00