Volker Krause
5d59321253
Rename action() signal in clipboard menu
...
The base class for this has an action property in Qt 6.
4 years ago
Flo Edelmann
69e5c03f2e
applets/clipboard: Add keywords
4 years ago
l10n daemon script
ce39fee584
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"
4 years ago
l10n daemon script
d72310322f
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"
4 years ago
Fushan Wen
7687a2536a
applets/clipboard: reject up key event when search field has focus
...
Return the event to KeyNavigation in the future.
4 years ago
l10n daemon script
0064f7185c
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"
4 years ago
Fushan Wen
7dc5787801
applets/clipboard: press arrow keys to switch focus in the edit page
4 years ago
Fushan Wen
c0195f16ad
applets/clipboard: press Ctrl+S to save in the edit page
4 years ago
Fushan Wen
340da40aa3
applets/clipboard: add text to toolbuttons
...
Ref: https://invent.kde.org/plasma/plasma-desktop/-/issues/41
4 years ago
l10n daemon script
8e7c9dbe5c
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"
4 years ago
Felipe Kinoshita
87089f6004
applets/clipboard: Use less messy character for text preview
...
BUG: 397966
FIXED-IN: 5.26
4 years ago
Luca Carlon
ace8a4a351
Make widget popups resizable
...
See the discussion in https://invent.kde.org/frameworks/plasma-framework/-/merge_requests/500 .
BUG: 411462
BUG: 332512
4 years ago
l10n daemon script
f363b0fe42
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"
4 years ago
l10n daemon script
a09776c06c
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"
4 years ago
l10n daemon script
100aa732fa
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"
4 years ago
Arjen Hiemstra
1f92caf39e
Don't use forceActiveFocus to set search field focus
...
Instead just set the right focus properties so that we are actually
declaring what we want instead of bypassing all the focus mechanisms.
This also uses Plasmoid.expanded to ensure we reevalute the focus
binding when the applet is reshown so it is in a known state.
4 years ago
Fushan Wen
4ba310120c
applets/clipboard: Put PlaceholderMessage in a loader
...
This saves some resources.
4 years ago
Fushan Wen
154c53f481
applets/clipboard: Give PlaceholderMessage an icon
...
Use "edit-paste" when there is no history item, or "edit-none" when the
filter returns nothing.
4 years ago
Fushan Wen
8716053a37
applets/clipboard: Don't forward input to filter if it's disabled
...
When the filter is disabled, don't forward any input to the filter
because it will return nothing.
CCBUG: 450989
4 years ago
l10n daemon script
460a6485b9
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"
4 years ago
Nate Graham
d62ba679c7
applets/clipboard: fix inline button row margins after PC3 port
4 years ago
Aleix Pol
450f2185eb
applets/clipboard: Port away from PC2
4 years ago
l10n daemon script
1f3a932c5e
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"
4 years ago
Kai Uwe Broulik
331b9a9cb8
[Clipboard Applet] Remember last used barcode type
4 years ago
Aleix Pol
5290d8e66e
Port from using plasmoid to Plasmoid
...
That is, from using plasmoid the ContextProperty to Plasmoid the
attached property.
4 years ago
Janet Blackquill
10ae2a245e
Port to PlasmaExtras.Highlight
...
Done automatically w/ qml-refactor-fairy
4 years ago
Nate Graham
bd8cd9fcbf
Port everything portable to SearchField
4 years ago
l10n daemon script
a298977479
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"
4 years ago
l10n daemon script
a7588366e6
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"
4 years ago
Fushan Wen
cb4d53bda4
applets/clipboard: Focus on text area when transition is done
4 years ago
Fushan Wen
94a8edcb9d
applets/clipboard: Fix highlight after exiting edit mode
...
1. Don't change the current item when not saving it.
2. Use Qt.callLater as the item will be moved to the top after saving
it, and we would like to hightlight the real first item.
4 years ago
l10n daemon script
4d532f0801
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"
4 years ago
Eugene Popov
e0e7b5152d
Revert "applets/clipboard: Use FullTextRole in EditPage"
...
This reverts commit 8f06a8a528 .
4 years ago
Eugene Popov
92ba662526
Revert "applets/clipboard: Use FullTextRole in SortFilterModel"
...
This reverts commit 3bb3fed720 .
4 years ago
Eugene Popov
76adb981a9
Revert "applets/clipboard: Generate QR code from full text"
...
This reverts commit 2de8a542ce .
4 years ago
l10n daemon script
2141988c3b
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"
4 years ago
Tranter Madi
aa23589f05
[applet/clipboard] Avoid too tall image
4 years ago
Tranter Madi
95937f4884
Do not change currentIndex when clicking on the Action button
4 years ago
Nate Graham
4b642bff74
applets/clipboard: re-add removed delegate width override
...
This was removed in 88e9433e19 but probaly
should not have been, as doing so causes a binring loop on the width
property, even though there is no visual effect from the change.
4 years ago
Fushan Wen
e2d99e4a8b
applets/clipboard: Fix activeFocus not being switched to item
...
The list item will regain focus after clicking buttons in the
heading and clicking the list item.
4 years ago
Fushan Wen
c83865a25d
applets/clipboard: Remove invalid Layout properties
...
ClipboardPage does not have a layout attached, so remove its Layout.*
properties.
4 years ago
Fushan Wen
21f40bba9a
applets/clipboard: Reuse items in ListView
...
The delegate can be reused, and no regression was found.
4 years ago
Nate Graham
08daea6023
applets/clipboard: set contentWidth properly
...
This makes it not be too wide due to the contentItem's margins, which
was an issue that went unnoticed because it was masked by always
disabling the horizontal scrollbar. Should we ever remove that override,
there won't be any regressions now.
4 years ago
Nate Graham
88e9433e19
clipboard & devicenotifier applets: remove unnecessary delegate width override
...
For these delegates, the width is computed automatically and correctly
from the parent ListView's width, taking into accounts margins and
scrollbar visibility.
4 years ago
Nate Graham
10ca81e760
applets/clipboard: don't focus search field if it would make VK appear
...
Because that's annoying. This change was made to other applets in
https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/812 .
4 years ago
l10n daemon script
6721c2ec92
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"
4 years ago
Fushan Wen
0a4aeff87b
applets/clipboard: Fix unknown character when pressing Backspace while an item in the list has focus
...
The original condition will turn the text in the search field into an
unknown character. Move the logic to switch-case to fix the condition.
BUG: 448819
4 years ago
Fushan Wen
7661578438
applets/clipboard: Focus on the search field for the first time opening the applet
...
So Up/Down key can navigate the list items instead of scrolling in
the ListView.
CCBUG: 448811
4 years ago
Fushan Wen
95a267d582
applets/clipboard: Make Up/Down arrow keys work in ClipboardPage
...
ListView will absorb the key events, so `Keys.onPressed` in
ClipboardPage will not receive the event. Instead we should connect
those key events to `arrowKeyPressed()`.
BUG: 448811
4 years ago
Fushan Wen
79344a3b26
applets/clipboard: Don't delete any item when the search field has focus
...
The behavior may cause unexpected results when the user spam press Del
in order to delete all characters in the search field, and find that
all items in the list are deleted.
It also causes pressing Del in the search field not deleting the fully
selected text.
BUG: 448738
BUG: 448739
4 years ago