23rd
|
58da62b413
|
Added refreshing of list in CountrySelectBox on update.
|
2021-09-07 23:41:07 +03:00 |
23rd
|
558e1d96fd
|
Simplified extracting of calling code from phone number.
|
2021-08-30 20:32:56 +03:00 |
23rd
|
6caddb5141
|
Removed old code entry from country info.
|
2021-08-30 20:32:56 +03:00 |
23rd
|
6ff0cb853d
|
Added ability to extract pattern groups from incomplete phone number.
|
2021-08-29 23:31:12 +03:00 |
23rd
|
10c8162575
|
Added ability to extract pattern groups from phone number in modern way.
|
2021-08-29 23:31:12 +03:00 |
23rd
|
e4640590d0
|
Added ability to format phone numbers in modern way.
|
2021-08-29 23:31:12 +03:00 |
23rd
|
8310d7e47c
|
Improved parsing of countries data from server.
|
2021-08-29 23:31:12 +03:00 |
23rd
|
3e80c04da7
|
Replaced const char ptr with QString in country structs.
|
2021-08-29 21:01:30 +03:00 |
23rd
|
c593f43629
|
Made list of countries mutable.
|
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 |