status-desktop/ui/imports/shared/controls
Alex Jbanca 81a4d70932 chore(Qt5.15): Fix qml warnings after qt 5.15 migration
Fixing QML Connections warnings due to deprecated onFoo handlers. Now we're using function onFoo(params).
Fixing QML compilation error due to js filename format.
Fixing cyclic dependencies between qml components.
2023-01-31 20:39:19 +02:00
..
chat chore: Consolidate date/time formatting 2023-01-17 16:42:34 +01:00
delegates fix(@desktop/chat): Fix user names propagation. 2022-12-14 17:44:26 +01:00
AddressInput.qml fix(@desktop/wallet): correct error message when adding own ENS name to saved addresses 2022-11-15 07:26:45 -03:00
AmountInput.qml fix(CommunityPermissions): ens icon fixed, locale fixed in AmountInput 2023-01-20 14:00:02 +01:00
AmountInputWithCursor.qml fix(StatusBaseInput): No padding for input fields 2023-01-06 00:59:42 +01:00
AssetAndAmountInput.qml feat(@desktop/wallet): implement unified currency formatting 2023-01-12 15:21:27 -03:00
AssetDelegate.qml fix(@desktop): use system locale across the application 2023-01-17 16:39:56 -03:00
AssetsDetailsHeader.qml feat(@desktop/wallet): implement unified currency formatting 2023-01-12 15:21:27 -03:00
BalanceExceeded.qml feat(@desktop/wallet): Update network card and routing lines in SendModal 2023-01-02 15:36:26 +01:00
ContactSelector.qml feat(Desktop)!: Updating desktop app due to IconSettings refactor 2022-09-02 18:41:21 +03:00
ContactsListAndSearch.qml chore(Qt5.15): Fix qml warnings after qt 5.15 migration 2023-01-31 20:39:19 +02:00
CopyToClipBoardButton.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
EmojiHash.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
FormGroup.qml
GasSelector.qml fix(@desktop): use system locale across the application 2023-01-17 16:39:56 -03:00
GasValidator.qml feat(@desktop/wallet): Update network card and routing lines in SendModal 2023-01-02 15:36:26 +01:00
InformationTag.qml fix(improvements): remove console warnings pt1 2023-01-04 17:28:59 +02:00
InformationTile.qml feat(@desktop/wallet): Add Token Detail View 2022-08-23 10:52:26 +02:00
Input.qml feat(desktop): New invite to community popup with message 2022-08-12 11:54:51 +04:00
LoadingTokenDelegate.qml feat(@desktop/wallet): Add loading State for Assets view and Wallet main navigation page 2023-01-31 07:57:37 +01:00
RadioButtonSelector.qml fix(StatusListItem): fix `sensor.onClicked` to `onClicked` 2022-08-25 11:55:55 +03:00
RecipientSelector.qml fix(@desktop/wallet): correct error message when adding own ENS name to saved addresses 2022-11-15 07:26:45 -03:00
SearchBox.qml fix(StatusBaseInput): No padding for input fields 2023-01-06 00:59:42 +01:00
SendToContractWarning.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
SettingsRadioButton.qml feat(profile): add Messaging settings view in profile 2022-03-17 14:59:45 -04:00
SocialLinkPreview.qml feat(SocialLinkPreview): links are too short to display even short urls 2022-12-07 12:40:58 +01:00
StyledButton.qml
StyledTextArea.qml fix(general): buttons font fixed, font loading refactored 2022-09-19 22:10:25 +02:00
StyledTextEdit.qml fix(general): buttons font fixed, font loading refactored 2022-09-19 22:10:25 +02:00
StyledTextEditWithLoadingState.qml feat(@desktop/wallet): Add loading State for Assets view and Wallet main navigation page 2023-01-31 07:57:37 +01:00
StyledTextField.qml fix(general): buttons font fixed, font loading refactored 2022-09-19 22:10:25 +02:00
Timer.qml style: remove trailing whitespaces 2022-02-09 11:16:23 +01:00
TokenBalancePerChainDelegate.qml fix(@desktop): use system locale across the application 2023-01-17 16:39:56 -03:00
TokenDelegate.qml feat(@desktop/wallet): Add loading State for Assets view and Wallet main navigation page 2023-01-31 07:57:37 +01:00
TransactionDelegate.qml feat(@desktop/wallet): implement unified currency formatting for transaction details 2023-01-20 08:55:10 -03:00
TransactionFormGroup.qml
qmldir feat(@desktop/wallet): Add loading State for Assets view and Wallet main navigation page 2023-01-31 07:57:37 +01:00