aboutsummaryrefslogtreecommitdiffstats
path: root/examples/sql/books/bookwindow.py
Commit message (Expand)AuthorAgeFilesLines
* Python-3.10: Allow the new syntax for Python 3.9Christian Tismer2024-06-201-0/+1
* examples: fix flake8 issues and add exceptionsCristián Maureira-Fredes2024-01-251-4/+4
* Examples: Fix a number of flake8 errors (part 1)Adrian Herrmann2023-12-061-4/+4
* examples: remove unused importsCristián Maureira-Fredes2023-04-051-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-271-39/+2
* examples: replace http by httpsCristián Maureira-Fredes2022-04-011-1/+1
* examples: clean and improve codeCristian Maureira-Fredes2021-05-131-1/+1
* Examples: Fix some space-related flake warningsFriedemann Kleint2021-04-291-1/+1
* Examples: Use new form of super()Friedemann Kleint2021-04-281-1/+1
* Rename PySide2 to PySide6Friedemann Kleint2020-11-021-4/+4
* examples: Remove Python 2.7 and <3.6 related codeCristian Maureira-Fredes2020-10-281-2/+0
* Examples: Remove qApp importFriedemann Kleint2020-03-161-1/+1
* examples: remove unused importsCristián Maureira-Fredes2020-01-061-4/+4
* Example: Move the SQL statementsVenugopal Shivashankar2019-06-181-5/+2
* Example: Port the QtSql Books exampleVenugopal Shivashankar2019-05-201-0/+140