Commit graph

7460 commits

Author SHA1 Message Date
l10n daemon script b091804c3e GIT_SILENT Sync po/docbooks with svn 2023-07-21 02:08:58 +00:00
l10n daemon script 0c7665eb2e GIT_SILENT Sync po/docbooks with svn 2023-07-19 03:00:30 +00:00
Nate Graham 6ae9e38a55 Add contribute link to AppStream metadata
Pointing to the readme file is reasonable enough.
2023-07-18 16:05:18 +03:00
l10n daemon script 4c8ea8e2c8 GIT_SILENT Sync po/docbooks with svn 2023-07-18 01:59:19 +00:00
Albert Astals Cid 842ac25d0d GIT_SILENT Upgrade release service version to 23.11.70. 2023-07-17 11:44:58 +02:00
l10n daemon script 698d8dcd02 GIT_SILENT Sync po/docbooks with svn 2023-07-17 02:00:27 +00: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
l10n daemon script 85237ed493 GIT_SILENT Sync po/docbooks with svn 2023-06-18 03:03:47 +00:00
Méven Car 7f3967cf38 Hide application/x-trash files following showHidenFiles
BUG: 3212
2023-06-17 07:09:50 +00:00
l10n daemon script 9c614949d6 GIT_SILENT Sync po/docbooks with svn 2023-06-16 01:53:45 +00:00
l10n daemon script 51fcd600a8 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-06-16 01:40:55 +00:00
l10n daemon script d63d53eff1 GIT_SILENT Sync po/docbooks with svn 2023-06-15 02:01:19 +00:00
l10n daemon script c06d2208a5 GIT_SILENT Sync po/docbooks with svn 2023-06-14 01:55:48 +00:00
Méven Car cf14a888ce Tabbar: duplicate tab when double clicking on it
BUG: 470388
2023-06-13 09:48:55 +00:00
Méven Car 3338c2834a Settings Add ViewModes > Content display
This does not move the settings location in files though.

baby step for https://invent.kde.org/system/dolphin/-/issues/36
2023-06-13 09:40:27 +00:00
l10n daemon script d8bf2f3f19 GIT_SILENT Sync po/docbooks with svn 2023-06-12 02:21:47 +00:00
l10n daemon script bb08c70a98 GIT_SILENT Sync po/docbooks with svn 2023-06-06 01:57:27 +00:00
Felix Ernst e5abe2c67b Update my eMail to the KDE-provided one
GIT_SILENT
NO_CHANGELOG
2023-06-04 18:09:42 +02:00
l10n daemon script 049227478c GIT_SILENT Sync po/docbooks with svn 2023-06-04 02:03:48 +00:00
Heiko Becker 05e99b3dd1 GIT_SILENT Update Appstream for new release
(cherry picked from commit db3c01a34a)
2023-06-02 20:44:17 +02:00
l10n daemon script 019533f564 GIT_SILENT Sync po/docbooks with svn 2023-05-31 02:47:41 +00:00
l10n daemon script 5162335805 GIT_SILENT Sync po/docbooks with svn 2023-05-30 02:25:27 +00:00
l10n daemon script 44593d4bac GIT_SILENT Sync po/docbooks with svn 2023-05-29 01:54:29 +00:00