Nate Graham
6c8ca778b2
Increase frameworks dependency version to 6.16
...
de97275a38 here in NeoChat depends on
de05764b4764d5641c647bb75bdf184522f63989 in Kirigami. However, that
Kirigami commit only landed in Frameworks 6.16, while the minimum
Frameworks version specified here in NeoChat's CMake remained at 6.12.
Because the CMake dependency version wasn't set to 6.16, a potential
build-time error was converted into a potential runtime error. And
that's exactly what happened for NeoChat's 25.08 Flatpak packaging,
because the KDE Runtime doesn't yet have Frameworks 6.16 in it.
CCBUG: 508298
2025-08-17 08:39:56 -06:00
l10n daemon script
ab8e2f7573
GIT_SILENT Sync po/docbooks with svn
2025-08-17 01:40:12 +00:00
Darshan Phaldesai
7991429ef4
appstream: fix developer id
2025-08-16 12:28:53 +09:30
l10n daemon script
e3b70a14be
GIT_SILENT Sync po/docbooks with svn
2025-08-16 01:42:20 +00:00
Tobias Fella
39abf6b5f3
Start adding tests for RoomManager
2025-08-15 08:10:08 +00:00
l10n daemon script
096842bd3a
GIT_SILENT Sync po/docbooks with svn
2025-08-15 01:51:42 +00:00
Tobias Fella
c69db9d375
Improve chatbar actions
...
Introduce a new type BusyAction that wraps Kirigami.Action with the added isBusy property. This makes QML a bit happier
2025-08-14 20:56:26 +00:00
Tobias Fella
ec36d519b1
Cleanup and fix GlobalMenu
2025-08-14 22:47:42 +02:00
Tobias Fella
45b02ae34e
Cleanup buttons
...
Mostly removing the usage of the action property, since there's no point in using it. Also add some translation contexts and some other minor cleanup
2025-08-14 20:46:46 +00:00
Kai Uwe Broulik
9b763daf52
notificationsmanager: Don't draw room avatar if it is null
...
Ideally, we painted the avatar with initials here but for now
it's better to not paint anything than an awkward white circle.
2025-08-14 11:28:18 +00:00
Tobias Fella
6e8ed5b341
Fix qml warnings in NewPollDialog
2025-08-14 09:23:04 +00:00
Tobias Fella
63a3c3e58a
Fix build with kio
2025-08-14 09:22:16 +00:00
Tobias Fella
aadd9b0189
Fix qmllint warnings in QuickFormatBar
2025-08-14 09:20:28 +00:00
l10n daemon script
39f595e45d
GIT_SILENT Sync po/docbooks with svn
2025-08-14 01:46:59 +00:00
Tobias Fella
823b2d3747
Add translation context
2025-08-13 22:13:59 +02:00
Tobias Fella
eb268576da
Fix some warnings
2025-08-13 22:13:53 +02:00
Tobias Fella
8e51f3ec8e
Fix some type warnings
2025-08-13 21:52:36 +02:00
Tobias Fella
de03e1ce2b
Remove unused import
2025-08-13 21:52:22 +02:00
Tobias Fella
21b1258b8d
Only allow opening QuickSwitcher if there is an active connection
2025-08-13 21:46:43 +02:00
Tobias Fella
becad8c127
Fix qml warnings in QuickSwitcher
2025-08-13 21:45:15 +02:00
Tobias Fella
4044048352
Add translation context
2025-08-13 21:44:34 +02:00
Tobias Fella
7d6bd7ab4c
Add contexts to string
2025-08-13 21:37:05 +02:00
Tobias Fella
209ae00f8f
Remove unused imports
2025-08-13 21:36:45 +02:00
Tobias Fella
f64c860453
Register dependency on KSyntaxHighlighting
2025-08-13 21:36:14 +02:00
Tobias Fella
36fccaffe6
Fix warnings
2025-08-13 21:32:45 +02:00
Tobias Fella
13deb2d928
Fix qmllint warnings
2025-08-13 21:26:24 +02:00
Tobias Fella
14fe71b556
Fix most warnings in AccountSwitchDialog
2025-08-13 19:37:21 +02:00
Tobias Fella
ecb900994b
Remove unused import
2025-08-13 19:30:14 +02:00
Tobias Fella
55b97b469e
Fix some qmllint warnings
2025-08-13 19:20:45 +02:00
Tobias Fella
1d594b492d
Remove unused imports
2025-08-13 19:18:26 +02:00
Tobias Fella
3902293de7
Add translation contexts
2025-08-13 19:14:54 +02:00
Tobias Fella
a8bc51667c
Fix various warnings and add translation contexts
2025-08-13 19:07:06 +02:00
Tobias Fella
0bcf6e74c0
Fix warnings in SearchPage
2025-08-13 18:56:37 +02:00
Tobias Fella
78b218fef3
Fix some qml type warnings
2025-08-13 17:43:51 +02:00
Tobias Fella
964bcfd5f5
Register dependency on KConfig to qml
2025-08-13 17:41:32 +02:00
Tobias Fella
fc733f9ba1
Fix some unqualified access warnings
2025-08-13 17:41:23 +02:00
l10n daemon script
e7e83fa789
GIT_SILENT Sync po/docbooks with svn
2025-08-13 01:41:50 +00:00
Tobias Fella
ef4f11546f
Fix copying images
2025-08-12 14:20:57 +00:00
l10n daemon script
648796b9e0
GIT_SILENT Sync po/docbooks with svn
2025-08-12 01:42:57 +00:00
Tobias Fella
3b5da2473d
Add missing copyright statement
2025-08-11 23:18:56 +02:00
Tobias Fella
9a04ae3e02
Fix opening files externally
2025-08-11 23:05:57 +02:00
James Graham
9ed5224470
Have ChatDocumentHandler update ChatBarCache text
...
Have ChatDocumentHandler update ChatBarCache text so all text operations in the ChatBar go through it
2025-08-11 19:33:58 +01:00
James Graham
bc82ceeb5f
Simpify the API for ChatDocumentHandler
...
Simpify the API for ChatDocumentHandler by taking the text item and grabbing everything else needed from there
2025-08-11 19:23:40 +01:00
Tobias Fella
5f7ff209d3
Add .contextProperties.ini
...
Tells qmlls to ignore i18n context properties
2025-08-11 17:35:02 +02:00
Tobias Fella
35b363fdce
Update room versions in security settings
...
We need to come up with a better way of testing the versions here, but that's for different patch
2025-08-11 10:07:19 +00:00
Tobias Fella
a74931e794
Refactor qml
2025-08-11 12:04:10 +02:00
Tobias Fella
6698bbcf79
Fix warning
2025-08-11 12:04:10 +02:00
Tobias Fella
8c78992b1a
Remove broken and duplicate code
2025-08-11 12:04:08 +02:00
l10n daemon script
04e3b88e8c
GIT_SILENT Sync po/docbooks with svn
2025-08-11 01:42:20 +00:00
l10n daemon script
9b8b13e98e
GIT_SILENT made messages (after extraction)
2025-08-11 00:42:48 +00:00