Commit graph

360 commits

Author SHA1 Message Date
Update Translations Bot
9aa4a445fc Update Translations: extract strings 2023-07-04 03:15:49 +00:00
Guiguiprim
6db1c44d2a
Support button with only icon (#3024) 2023-07-03 12:17:46 +02:00
Update Translations Bot
22a812f3c6 Update Translations: extract strings 2023-06-30 03:09:22 +00:00
Update Translations Bot
6ac2d840d9 Update Translations: extract strings 2023-06-28 03:14:27 +00:00
Update Translations Bot
7004b43e18 Update Translations: extract strings 2023-06-27 03:16:06 +00:00
ogoffart
c8c9496722 Bump version number to 1.1.1 2023-06-26 12:50:02 +00:00
Olivier Goffart
481a0bb049 Fix spelling 2023-06-26 09:41:58 +02:00
Olivier Goffart
dfdaa596e6 Fixup franch translation of the gallery (all strings were fuzzy) 2023-06-26 09:35:54 +02:00
Update Translations Bot
69ba486b23 Update Translations: extract strings 2023-06-26 03:17:03 +00:00
Update Translations Bot
fbdd92267a Update Translations: extract strings 2023-06-25 03:20:18 +00:00
Update Translations Bot
977bef7157 Update Translations: extract strings 2023-06-24 03:14:55 +00:00
Update Translations Bot
01eebc48a2 Update Translations: extract strings 2023-06-23 03:16:39 +00:00
Tobias Hunger
57325cdeda Run cargo xtask check_license_header --fix-it 2023-06-22 10:49:18 +02:00
Update Translations Bot
c1171bd9ab Update Translations: extract strings 2023-06-22 03:04:20 +00:00
Update Translations Bot
bb44c60165 Update Translations: extract strings 2023-06-21 03:04:39 +00:00
Florian Blasius
2656dfad7d
Refactor ProgressIndicator api according to api review. (#2937)
* Refactor ProgressIndicator api according to api review.

* Update docs/language/src/builtins/widgets.md

Co-authored-by: Simon Hausmann <simon.hausmann@slint-ui.com>

* Capping progress also for native.

---------

Co-authored-by: Simon Hausmann <simon.hausmann@slint-ui.com>
2023-06-20 12:27:48 +02:00
Update Translations Bot
ffe2f13b78 Update Translations: extract strings 2023-06-20 03:04:16 +00:00
Florian Blasius
7784e37928
Fluent widgets refresh (#2928) 2023-06-19 17:04:56 +02:00
Update Translations Bot
6fd222fd56 Update Translations: extract strings 2023-06-19 03:03:43 +00:00
Update Translations Bot
99faf623ec Update Translations: extract strings 2023-06-18 03:07:59 +00:00
Update Translations Bot
5b1f76496a Update Translations: extract strings 2023-06-17 03:04:08 +00:00
Olivier Goffart
11dea135f7 Domain: slint-ui.com -> slint.dev 2023-06-16 10:55:08 +02:00
Tobias Hunger
04d1229685 Fix licnese information using xtask 2023-06-16 09:14:20 +02:00
Update Translations Bot
a6093d244f Update Translations: extract strings 2023-06-16 03:04:02 +00:00
ogoffart
641cab0e75 Bump version number to 1.1.0 2023-06-15 16:01:28 +00:00
Aurindam Jana
e4338300de
Change license for examples to MIT (#2887) 2023-06-15 11:23:17 +02:00
Update Translations Bot
9c3a699138 Update Translations: extract strings 2023-06-15 03:04:09 +00:00
Update Translations Bot
0d18e08148 Update Translations: extract strings 2023-06-14 03:04:06 +00:00
Olivier Goffart
a7d7eb51f2 Gallery: make the progress indicator animated by default 2023-06-13 21:51:02 +02:00
Update Translations Bot
3d69cac083 Update Translations: extract strings 2023-06-13 03:03:53 +00:00
Update Translations Bot
be11cb0770 Update Translations: extract strings 2023-06-12 03:09:26 +00:00
Update Translations Bot
e1d6f60a70 Update Translations: extract strings 2023-06-11 03:14:21 +00:00
Update Translations Bot
2a7b20b794 Update Translations: extract strings 2023-06-10 03:04:02 +00:00
Update Translations Bot
45c48a7b1a Update Translations: extract strings 2023-06-08 03:08:05 +00:00
Update Translations Bot
da3a5ddaa9 Update Translations: extract strings 2023-06-07 03:08:43 +00:00
transifex-integration[bot]
616a2d1502
[Transifex] Updates for Slint (#2836) 2023-06-06 16:19:56 +02:00
Florian Blasius
94a0327af6
Add primary flag toButton (#2820)
* Add default flag to button

* Code review feedback

* Update CHANGELOG.md

Co-authored-by: Simon Hausmann <simon.hausmann@slint-ui.com>

* Update examples/gallery/ui/pages/controls_page.slint

Co-authored-by: Simon Hausmann <simon.hausmann@slint-ui.com>

* Code review feedback

---------

Co-authored-by: Simon Hausmann <simon.hausmann@slint-ui.com>
2023-06-06 15:41:23 +02:00
Olivier Goffart
e97a2e8229 Translations: support context 2023-06-06 14:48:48 +02:00
Update Translations Bot
2959758b0d Update Translations: extract strings 2023-06-06 10:54:21 +00:00
Update Translations Bot
6219593f32 Update Translations: extract strings 2023-06-06 08:24:47 +00:00
Olivier Goffart
16a93ed360 Translations: rerun the update-translations script 2023-06-05 17:32:17 +02:00
Olivier Goffart
6b262e120d Translations in C++ 2023-06-05 16:34:59 +02:00
Olivier Goffart
57d41b44b5 Enable runtime translations from rust 2023-06-05 16:34:59 +02:00
Olivier Goffart
c810f1f82f Add some half-baked french translation 2023-06-05 16:34:59 +02:00
Olivier Goffart
dcd8450dfa WIP: start working on translations: @tr()
This commit just do the parsing of the @tr macro.
2023-06-05 16:34:59 +02:00
Florian Blasius
69a0d7e219 Fix some issues with material widgets in horizontal layouts 2023-05-31 20:13:38 +02:00
Florian Blasius
52c4f2add9 Fix layout for material switch 2023-05-31 16:13:40 +02:00
Florian Blasius
b4472b9118
Added switch widget (#2798)
* Add material Switch

* Add fluent switch

* Add native Switch and cleanup

* Rebase fix

* Update internal/compiler/widgets/fluent-base/std-widgets-impl.slint

Co-authored-by: Simon Hausmann <simon.hausmann@slint-ui.com>

* Code review

* Update docs/language/src/builtins/widgets.md

Co-authored-by: Simon Hausmann <simon.hausmann@slint-ui.com>

* Update docs/language/src/builtins/widgets.md

Co-authored-by: Simon Hausmann <simon.hausmann@slint-ui.com>

* Code review

* Update docs/language/src/builtins/widgets.md

Co-authored-by: Simon Hausmann <simon.hausmann@slint-ui.com>

* Update examples/gallery/ui/pages/controls_page.slint

Co-authored-by: Simon Hausmann <simon.hausmann@slint-ui.com>

* Code review tweak on gallery layout

* Code review tweak on gallery layout

---------

Co-authored-by: Simon Hausmann <simon.hausmann@slint-ui.com>
2023-05-31 14:57:23 +02:00
Florian Blasius
9e267bcc94
Add ProgressIndicator widgets (#2792)
* Add material ProgressIndicator and documentation

* Add fluent ProgressIndicator

* Add native ProgressIndicator

* Update docs/language/src/builtins/widgets.md

Co-authored-by: Simon Hausmann <simon.hausmann@slint-ui.com>

* Update docs/language/src/builtins/widgets.md

Co-authored-by: Simon Hausmann <simon.hausmann@slint-ui.com>

* Update docs/language/src/builtins/widgets.md

Co-authored-by: Simon Hausmann <simon.hausmann@slint-ui.com>

* Update docs/language/src/builtins/widgets.md

Co-authored-by: Simon Hausmann <simon.hausmann@slint-ui.com>

* Code review

* Update internal/compiler/widgets/fluent-base/std-widgets-base.slint

Co-authored-by: Simon Hausmann <simon.hausmann@slint-ui.com>

* Update changelog

---------

Co-authored-by: Simon Hausmann <simon.hausmann@slint-ui.com>
2023-05-31 09:57:12 +02:00
Olivier Goffart
6441968a43 Janitor: Remove trailing spaces in most files 2023-05-04 08:14:28 +02:00