You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With approximately equivalend fallback string literal operators for
Qt versions earlier than 6.4 (since Qt's string literal operators
were first added in Qt 6.4).
Squashed commit of the following:
commit ceefebb
Author: Paul Colby <[email protected]>
Date: Sat Apr 26 09:42:14 2025 +1000
Add stringliterals_p.h as a unit test dependency
commit d358d6d
Author: Paul Colby <[email protected]>
Date: Sat Apr 26 09:36:42 2025 +1000
Apply literal operators for wrapped regex strings
commit 440e000
Author: Paul Colby <[email protected]>
Date: Sat Apr 26 09:15:08 2025 +1000
Add remaining string literals to cli unit tests
commit 047627b
Author: Paul Colby <[email protected]>
Date: Sat Apr 26 09:10:20 2025 +1000
Add unit test L1 char literals via `sed`
commit 97cdb60
Author: Paul Colby <[email protected]>
Date: Sat Apr 26 09:01:52 2025 +1000
Add unit test raw string literals via `sed`
commit d32fdf9
Author: Paul Colby <[email protected]>
Date: Sat Apr 26 08:59:04 2025 +1000
Add unit test string literals via `sed`
commit d593286
Author: Paul Colby <[email protected]>
Date: Sat Apr 26 08:46:20 2025 +1000
Rename the DOKIT_USE_STRINGLITERALS macro
Because its internal to the Dokit project, not part of the exposed
QtPokit library interface.
commit 6f4d626
Author: Paul Colby <[email protected]>
Date: Fri Apr 25 21:36:49 2025 +1000
Apply more string literals to `cli`
commit 64ab722
Author: Paul Colby <[email protected]>
Date: Fri Apr 25 21:04:04 2025 +1000
Apply string literals to the `cli` code
commit 6b91ce6
Author: Paul Colby <[email protected]>
Date: Fri Apr 25 20:35:37 2025 +1000
Apply string literals to the `gui` code
commit 3b2e740
Author: Paul Colby <[email protected]>
Date: Fri Apr 25 20:10:48 2025 +1000
Document the (internal) QTPOKIT_USE_STRINGLITERALS macro
commit ac41b72
Author: Paul Colby <[email protected]>
Date: Fri Apr 25 20:03:51 2025 +1000
Update i18n files
commit e057210
Author: Paul Colby <[email protected]>
Date: Fri Apr 25 19:58:57 2025 +1000
Apply string literals to the rest of `lib`
commit 411e79d
Author: Paul Colby <[email protected]>
Date: Fri Apr 25 19:44:32 2025 +1000
Move stringliterals_p.h up so it can be shared
commit 064a3e4
Author: Paul Colby <[email protected]>
Date: Fri Apr 25 13:20:48 2025 +1000
Update i18n files
commit 7c7fbb2
Author: Paul Colby <[email protected]>
Date: Fri Apr 25 12:53:02 2025 +1000
Cast size to the expected type per Qt version
commit 0ee4909
Author: Paul Colby <[email protected]>
Date: Fri Apr 25 09:45:52 2025 +1000
Add some initial string literal operators
0 commit comments