status-desktop/ui/StatusQ/src
Lukáš Tinkl 9107f15a77 [Mint Token] Update validation rule for name property
Fixes checking for duplicate token name in a case insensitive manner

Redo the `ModelUtils.contains(model, roleName, value, mode =
Qt.CaseSensitive)` in C++; more speed and add ability to search case in/
sensitive

Some more smaller fixes/speedups

Fixes #11204
2023-06-28 11:55:11 +02:00
..
StatusQ [Mint Token] Update validation rule for name property 2023-06-28 11:55:11 +02:00
assets feat(StatusQ): StatusSortableColumnHeader component added 2023-06-13 12:37:10 +02:00
QClipboardProxy.cpp fix(QClipboardProxy): use more reliable clipboard/DND checks 2023-06-08 15:33:46 +02:00
assets.qrc feat(StatusQ): StatusSortableColumnHeader component added 2023-06-13 12:37:10 +02:00
code-examples.md docs(General): initial proposal on developer documentation and checklists 2022-09-21 18:20:08 +02:00
contributing.md fix(contributing.md): Added `Popup` sizing guidelines (#728) 2022-09-21 18:20:11 +02:00
modelutilsinternal.cpp [Mint Token] Update validation rule for name property 2023-06-28 11:55:11 +02:00
plugin.cpp fix(StatusQ): StatusQ is QML module (#10207) 2023-04-14 11:18:56 +03:00
rxvalidator.cpp chore(general): Move RXValidator to StatusQ 2023-02-09 12:48:11 +01:00
statusq.qrc feat(StatusQ): StatusSortableColumnHeader component added 2023-06-13 12:37:10 +02:00
statussyntaxhighlighter.cpp chore(general): Move StatusSyntaxHighlighter to StatusQ, remove mock from Storybook 2023-02-09 12:48:11 +01:00
statuswindow.cpp chore(general): Deduplicate and move StatusWindow to StatusQ 2023-02-09 12:48:11 +01:00
statuswindow_osx.mm chore(general): Deduplicate and move StatusWindow to StatusQ 2023-02-09 12:48:11 +01:00
statuswindow_other.cpp chore(general): Deduplicate and move StatusWindow to StatusQ 2023-02-09 12:48:11 +01:00