23rd
|
ed14e47389
|
Renamed BoxContent::onScrollToY to BoxContent::scrollToY.
|
2022-02-25 19:41:16 +03:00 |
Ilya Fedin
|
847c01d605
|
Add Qt 6 support
Tested only on Linux so far
|
2021-10-21 13:15:00 +04:00 |
23rd
|
900a7d0b2b
|
Appended references to const auto types in loop to prevent copying.
Suggested by Apple Clang.
|
2021-09-09 16:32:04 +03:00 |
23rd
|
58da62b413
|
Added refreshing of list in CountrySelectBox on update.
|
2021-09-07 23:41:07 +03:00 |
23rd
|
48f7d715d6
|
Added all available calling codes on each country to CountrySelectBox.
|
2021-09-07 23:41:07 +03:00 |
23rd
|
6caddb5141
|
Removed old code entry from country info.
|
2021-08-30 20:32:56 +03:00 |
23rd
|
3e80c04da7
|
Replaced const char ptr with QString in country structs.
|
2021-08-29 21:01:30 +03:00 |
23rd
|
86aaa9673d
|
Moved countries to singleton.
|
2021-08-29 21:01:10 +03:00 |
23rd
|
a230e83778
|
Simplified some names in countries.
|
2021-08-29 21:00:48 +03:00 |
23rd
|
df02bbb0a3
|
Moved countries from Data to Countries namespace.
|
2021-08-29 20:39:43 +03:00 |
Ilya Fedin
|
79cc797aff
|
Fix -Wunused-variable warnings
|
2021-07-13 21:43:34 +03:00 |
John Preston
|
8c7217ad56
|
Fix build on macOS.
|
2021-04-06 18:53:03 +04:00 |
John Preston
|
0af6c4b0b6
|
Add local validation for card information.
|
2021-04-06 18:41:15 +04:00 |
John Preston
|
212497413c
|
Show some payment errors, focus fields.
|
2021-04-06 18:41:15 +04:00 |
John Preston
|
0d44736575
|
First full-featured version of payments, no design.
|
2021-04-06 18:41:15 +04:00 |