Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Qt Widgets Designer forms | Friedemann Kleint | 2024-09-18 | 2 | -3/+3 |
* | type hints: Fix some typing bugs for mypy (forgiveness) | Friedemann Kleint | 2024-09-18 | 3 | -10/+11 |
* | Python-3.10: Allow the new syntax for Python 3.9 | Christian Tismer | 2024-06-20 | 6 | -0/+6 |
* | Examples: Update ui_*.py files | Friedemann Kleint | 2024-04-09 | 1 | -1/+1 |
* | examples: fix flake8 issues and add exceptions | Cristián Maureira-Fredes | 2024-01-25 | 2 | -5/+5 |
* | examples: update sql/books icons | Cristián Maureira-Fredes | 2024-01-05 | 6 | -60/+97 |
* | Examples: Fix a number of flake8 errors (part 1) | Adrian Herrmann | 2023-12-06 | 2 | -5/+5 |
* | Examples: Fix some flake warnings | Friedemann Kleint | 2023-11-28 | 1 | -1/+0 |
* | examples: remove unused imports | Cristián Maureira-Fredes | 2023-04-05 | 1 | -1/+1 |
* | examples: fix errors on sql and charts | Shyamnath Premnadh | 2022-10-06 | 1 | -2/+0 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-05-27 | 6 | -235/+12 |
* | examples: replace http by https | Cristián Maureira-Fredes | 2022-04-01 | 6 | -6/+6 |
* | Regenerate the example ui files | Friedemann Kleint | 2022-01-14 | 1 | -8/+14 |
* | Regenerate the example resource files | Friedemann Kleint | 2021-12-15 | 1 | -2/+2 |
* | Relational table model example | Elisabeth Ortega | 2021-10-22 | 2 | -0/+170 |
* | examples: add screenshots to more modules | Cristian Maureira-Fredes | 2021-06-12 | 2 | -0/+11 |
* | examples: clean and improve code | Cristian Maureira-Fredes | 2021-05-13 | 1 | -1/+1 |
* | examples: use exec() instead of exec_() | Cristian Maureira-Fredes | 2021-05-05 | 2 | -7/+7 |
* | Examples: Fix some space-related flake warnings | Friedemann Kleint | 2021-04-29 | 2 | -3/+6 |
* | Examples: Use new form of super() | Friedemann Kleint | 2021-04-28 | 1 | -1/+1 |
* | Port examples away from deprecated QMouseEvent::pos() | Friedemann Kleint | 2021-03-19 | 1 | -1/+1 |
* | Rename PySide2 to PySide6 | Friedemann Kleint | 2020-11-02 | 6 | -14/+14 |
* | examples: Remove Python 2.7 and <3.6 related code | Cristian Maureira-Fredes | 2020-10-28 | 1 | -2/+0 |
* | Examples: Remove qApp import | Friedemann Kleint | 2020-03-16 | 1 | -1/+1 |
* | examples: remove unused imports | Cristián Maureira-Fredes | 2020-01-06 | 3 | -8/+7 |
* | examples: remove semi-colons from files | Cristián Maureira-Fredes | 2020-01-06 | 1 | -18/+18 |
* | Example: Replace date type with text for authors' birthdate | Venugopal Shivashankar | 2019-09-20 | 1 | -7/+6 |
* | Add missing space after comma according to style guide | Paul Wicking | 2019-07-17 | 1 | -4/+4 |
* | Example: Move the SQL statements | Venugopal Shivashankar | 2019-06-18 | 2 | -28/+39 |
* | Example: Port the QtSql Books example | Venugopal Shivashankar | 2019-05-20 | 10 | -0/+835 |