status-desktop/ui/StatusQ/src
Lukáš Tinkl 5cf4592c3b fix: Slippage Selector Issues
- add various error/warning messages according to Figma (where it makes
sense)
- letters or more than 2 decimals are caught by the internal validator
so those combinations are impossible to enter
- fix marking the custom value as (in)valid
- fix selecting "Use default" after typing a custom value
- fix resetting to predefined value after typing a custom value that
matches one of the predefined ones
- reject typing thousands separator
- add regression QML tests for the above fixes

Fixes #15017
2024-09-03 17:36:48 +02:00
..
StatusQ fix: Slippage Selector Issues 2024-09-03 17:36:48 +02:00
assets feat: Upgrade emoji selection to support latest emojis 2024-09-03 10:19:54 +02:00
wallet fix: Correctly display manage tokens icons (#16228) 2024-09-03 06:07:03 +02:00
aggregator.cpp fix(StatusQ/Aggregator): Proper recalculation on layout change removing rows 2024-05-13 15:53:00 +02:00
assets.qrc feat: Upgrade emoji selection to support latest emojis 2024-09-03 10:19:54 +02:00
clipboardutils.cpp copyImageToClipboardByUrl moved to ClipboardUtils 2024-08-29 15:46:17 +02:00
code-examples.md
concatmodel.cpp StatusQ/ConcatModel: flag added changing behavior on source model's reset 2024-08-01 10:52:22 +02:00
fastexpressionfilter.cpp feat(StatusQ): Faster version of SFPM's ExpressionFilter 2024-01-09 13:47:47 +01:00
fastexpressionrole.cpp feat(StatusQ): Faster version of SFPM's ExpressionFilter 2024-01-09 13:47:47 +01:00
fastexpressionsorter.cpp performance: Improve the wallet loading time 2024-02-01 16:46:40 +02:00
formatteddoubleproperty.cpp feat: Add Advanced settings in new Advanced Tab 2024-01-11 14:52:52 +01:00
functionaggregator.cpp feat(StatusQ): General purpose js function-based aggregator 2024-05-13 15:54:03 +02:00
genericvalidator.cpp feat(GenericValidator): expose locale name 2024-08-17 09:39:42 +02:00
groupingmodel.cpp feat(StatusQ): GroupingModel for grouping rows with the same key into 2024-06-28 17:35:41 +02:00
leftjoinmodel.cpp feat[UI - Wallet Stability] Create generic/reusable assets listview component 2024-06-18 23:09:20 +02:00
modelcount.cpp feat(StatusQ): Generic attachd type for providing model count 2024-07-01 13:59:20 +02:00
modelentry.cpp chore(ModelEntry): Emit itemChanged event when the ModelEntry points to another model item 2024-07-19 19:07:51 +03:00
modelutilsinternal.cpp chore(ModelUtils): small optimization for `get` 2024-04-11 21:48:16 +02:00
movablemodel.cpp feat(StatusQ/SubmodelProxyModel): Exposing roles computed per submodel to the top-level model 2024-05-07 16:26:44 +02:00
networkchecker.cpp fix(dapps) Wallet Connect internet connection reestablishing issue 2024-07-31 14:08:16 +02:00
objectproxymodel.cpp StatusQ(ObjectProxyModel): const_cast removed from proxyObject method 2024-07-23 18:17:02 +02:00
permissionutilsinternal.cpp fix(CommunityPortal): don't show PermissionsRow for free communities 2024-05-13 16:21:07 +02:00
plugin.cpp feat(StatusEmojiPopup): reimplement around C++ EmojiModel 2024-09-03 10:19:54 +02:00
rolesrenamingmodel.cpp (wallet) implement sorting for assets/collectibles views 2023-12-18 10:52:48 +01:00
rxvalidator.cpp
singleroleaggregator.cpp feat(SQ/Aggregator): Created utility `Aggregator` 2023-12-01 18:57:01 +01:00
snapshotmodel.cpp feat(StatusQ.Models): Adding SingleModelItemData helper component (#14891) 2024-06-04 13:08:52 +03:00
snapshotobject.cpp feat(StatusQ.Models): Adding SingleModelItemData helper component (#14891) 2024-06-04 13:08:52 +03:00
statusemojimodel.cpp feat(StatusEmojiPopup): reimplement around C++ EmojiModel 2024-09-03 10:19:54 +02:00
statusq.qrc feat: checksum validation added to adding saved addresses 2024-07-30 18:17:53 +02:00
statussyntaxhighlighter.cpp fix(StatusTextMessage): Allow user to copy parts of a message containing URLs 2024-03-14 12:21:52 +02:00
statuswindow.cpp fix(StatusWindow): fix changing the window state(s) 2024-05-10 16:11:37 +02:00
statuswindow_osx.mm
statuswindow_other.cpp
stringutilsinternal.cpp feat(StringUtils): implement `plainText(htmlFragment)` 2024-07-08 21:16:53 +02:00
sumaggregator.cpp feat(StatusQ/SubmodelProxyModel): Exposing roles computed per submodel to the top-level model 2024-05-07 16:26:44 +02:00
systemutilsinternal.cpp feat(AboutViewPage): display the runtime Qt version in Settings/About 2024-08-12 23:52:51 +02:00
undefinedfilter.cpp feat(StatusQ): custom UndefinedFilter filter for filtering undefined role values 2024-02-21 09:42:05 +01:00
urlutils.cpp ClipboardUtils: isValidImageUrl and isValidImageUrl excluded to UrlUtils 2024-08-29 15:46:17 +02:00
writableproxymodel.cpp feat(ProfileShowcase): Sync dirty state with the source model 2024-03-11 20:58:55 +02:00