l10n daemon script
03db319a24
GIT_SILENT Sync po/docbooks with svn
2024-06-10 03:35:00 +00:00
l10n daemon script
cd9ce10fb0
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"
2024-06-10 03:21:57 +00:00
Heiko Becker
c5c47d7b67
GIT_SILENT Update Appstream for new release
2024-06-10 00:48:13 +02:00
Heiko Becker
2af04d5b00
GIT_SILENT Upgrade release service version to 24.05.1.
2024-06-09 23:41:21 +02:00
l10n daemon script
45743bc9bc
GIT_SILENT Sync po/docbooks with svn
2024-06-09 03:06:39 +00:00
l10n daemon script
af83db6503
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"
2024-06-09 02:59:12 +00:00
l10n daemon script
06b2861e21
GIT_SILENT made messages (after extraction)
2024-06-09 02:28:25 +00:00
Joshua Goins
e54fef7476
Fix keyboard navigation on search pages
...
Some of our search pages (such as the room and user search) has a list
header item. Due to how this works, it's not actually a part of the
list view keyboard navigation and a whole separate item. So in the tab
order, it comes *after* the list view which makes no sense. And it's
part of the list view, so users must expect it to be selectable with the
up and down arrows like other items.
This simple change makes it so it behaves as expected. The first actual
list item is selected by default, but it's possible to navigate to the
list header item via the up arrow key and then return to the list view
using the down arrow. The list header item is also removed from the tab
order and the whole page is much nicer to use now.
(cherry picked from commit 364eda6400 )
2024-06-08 11:48:12 -04:00
Joshua Goins
a96e3d00fc
Fix the tooltips for the two drawer buttons at the top
...
One of them didn't even have a tooltip, which is a simple oversight
since it already has accessible text. The tooltips now use the attached
property instead of creating a new QQC2.ToolTip too.
(cherry picked from commit 7daae6a2d9 )
2024-06-08 11:42:55 -04:00
Joshua Goins
67f5c0b1ed
Fix keyboard navigation in space drawer
...
Some of the items were able to activated via the keyboard, but many were
not like the notifications and "create a space" buttons. This is because
the signals were hooked up to onClicked but the accessible and keyboard
nav were hooked up to onSelected. All of the buttons trigger their
actions with onSelected now.
(cherry picked from commit 277a4ad124 )
2024-06-08 11:42:55 -04:00
Joshua Goins
b097f1c0ec
Add keyboard navigation for server selection in room search dialog
...
This was previously not keyboard navigable at all, making it
impossible to switch servers in this dialog solely with a keyboard. This
patch makes it possible to do some basic selection but not deletion yet,
but it's a good start.
(cherry picked from commit b11d46e34a )
2024-06-08 11:42:55 -04:00
Joshua Goins
1467e43956
Remove room member highlight on click
...
Previously it was possible to keep clicking and highlighting each member
which doesn't make any sense. We could make this exclusive by having it
highlight only when index == currentIndex, but honestly it doesn't need
to be highlighted at all. Clicking on a room member opens their user
card, there's no persistent state the user needs to keep track of here.
(cherry picked from commit e8ad0a055d )
2024-06-08 11:42:55 -04:00
Joshua Goins
c8c26a0b23
Use Qt.alpha in ThemeRadioButton
...
This was newly added in Qt6 and simplifies a Qt.rgba call we used here.
(cherry picked from commit 8a8c745d77 )
2024-06-08 10:36:21 -04:00
Joshua Goins
f344a8d690
Add focus border for the theme radio button, used on the Appearance page
...
Otherwise it's impossible to tell which option you're on, if you're
solely using a keyboard.
(cherry picked from commit a523fe7674 )
2024-06-08 10:36:21 -04:00
Joshua Goins
696ce3af5e
Fix QR code not showing when tapping the button under account settings
...
(cherry picked from commit dc9a150929 )
2024-06-08 10:36:21 -04:00
Joshua Goins
5c220f3c53
Fix map copyright link activation
...
The argument was missing, so it wasn't possible to actually click and
visit the copyright notices linked on maps.
(cherry picked from commit be66ffef0f )
2024-06-08 10:36:21 -04:00
Joshua Goins
e7fe65bf57
Don't show the map if there's no locations available
...
It's hard to the read the text when there's a beige map behind it, and
unnecessary anyway.
(cherry picked from commit f278cc0c86 )
2024-06-08 10:36:21 -04:00
Nicolas Fella
321bc293f3
Fixup AttachDialog
...
Use standard spacing values
Use implicit button size
(cherry picked from commit 7f72808a9a )
2024-06-08 10:36:21 -04:00
l10n daemon script
bd984f84ea
GIT_SILENT Sync po/docbooks with svn
2024-06-08 03:06:03 +00:00
l10n daemon script
f36bc88745
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"
2024-06-08 03:02:10 +00:00
l10n daemon script
5f9402c1be
GIT_SILENT made messages (after extraction)
2024-06-08 02:32:35 +00:00
l10n daemon script
155ca582f8
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"
2024-06-06 03:00:51 +00:00
l10n daemon script
d9eadca3a2
GIT_SILENT Sync po/docbooks with svn
2024-06-05 03:41:45 +00:00
l10n daemon script
da186fd57f
GIT_SILENT Sync po/docbooks with svn
2024-06-03 02:57:59 +00:00
l10n daemon script
d04946b471
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"
2024-06-03 02:52:52 +00:00
l10n daemon script
cc823eff64
GIT_SILENT Sync po/docbooks with svn
2024-06-02 02:58:05 +00:00
l10n daemon script
6f36aa3929
GIT_SILENT made messages (after extraction)
2024-06-02 02:24:35 +00:00
l10n daemon script
196344ad49
GIT_SILENT Sync po/docbooks with svn
2024-06-01 02:59:44 +00:00
l10n daemon script
fbe5f1ff6d
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"
2024-06-01 02:56:30 +00:00
l10n daemon script
09c016fa8a
GIT_SILENT made messages (after extraction)
2024-06-01 02:25:56 +00:00
Carl Schwan
e1448a5478
CreateRoomDialog: Add missing formcard separators
...
(cherry picked from commit 87d707bc21 )
Co-authored-by: Carl Schwan <carl@carlschwan.eu >
2024-05-31 10:39:08 +00:00
l10n daemon script
8c8140533b
GIT_SILENT Sync po/docbooks with svn
2024-05-31 03:23:45 +00:00
l10n daemon script
409579b287
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"
2024-05-31 03:16:55 +00:00
l10n daemon script
a6a4008944
GIT_SILENT Sync po/docbooks with svn
2024-05-29 03:49:31 +00:00
l10n daemon script
6bc3d55144
GIT_SILENT Sync po/docbooks with svn
2024-05-27 03:03:31 +00:00
l10n daemon script
32400358f6
GIT_SILENT Sync po/docbooks with svn
2024-05-21 03:08:53 +00:00
Tobias Fella
13846d485b
Fix if X11 on apple
...
(cherry picked from commit 2a1e66468d )
2024-05-20 13:20:38 +00:00
Carl Schwan
c8d53b9e79
Cleanup quick switcher
...
- Make it modal
- Fix spacing
- Use bottom separator instead of frame for search field
(cherry picked from commit fe6ff9b2b6 )
2024-05-20 13:19:59 +00:00
Tobias Fella
f8ff0dd3ce
Fix spacing of HiddenDelegate
...
(cherry picked from commit 85ff8cdd4a )
2024-05-20 13:18:36 +00:00
Carl Schwan
e577af65d3
Fix micro spacing inconsistency in SpaceHierarchyDelegate
...
Exposing index allows RoundedItemDelegate to use a consistent padding
for the first and last item in the listview.
(cherry picked from commit 18c9376992 )
2024-05-20 13:18:10 +00:00
l10n daemon script
6057e9a34f
GIT_SILENT Sync po/docbooks with svn
2024-05-20 03:03:25 +00:00
l10n daemon script
99fdbc1882
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"
2024-05-19 02:59:13 +00:00
l10n daemon script
925d522da7
GIT_SILENT Sync po/docbooks with svn
2024-05-18 03:09:43 +00:00
l10n daemon script
283aa1dc72
GIT_SILENT Sync po/docbooks with svn
v24.05.0
2024-05-17 03:02:13 +00:00
Heiko Becker
c66c035dbb
GIT_SILENT Update Appstream for new release
2024-05-17 00:50:16 +02:00
Heiko Becker
cce9b967b9
GIT_SILENT Upgrade release service version to 24.05.0.
2024-05-16 23:52:26 +02:00
l10n daemon script
7b751a4e6e
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"
2024-05-14 02:57:25 +00:00
l10n daemon script
3b0cc5f4fc
GIT_SILENT Sync po/docbooks with svn
2024-05-13 03:06:11 +00:00
l10n daemon script
5a15c013ff
GIT_SILENT made messages (after extraction)
2024-05-10 02:29:41 +00:00
l10n daemon script
2351d76466
GIT_SILENT Sync po/docbooks with svn
v24.04.90
2024-05-09 03:15:20 +00:00