Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update example logos | Friedemann Kleint | 2 days | 1 | -0/+0 |
* | Remove generated files from the example project files | Friedemann Kleint | 6 days | 12 | -15/+12 |
* | examples: Remove the Find Files example | Adrian Herrmann | 2023-03-02 | 2 | -187/+0 |
* | Remove the codeeditor example | Friedemann Kleint | 2023-02-20 | 5 | -131/+0 |
* | Adapt the standarddialogs example | Friedemann Kleint | 2023-02-20 | 1 | -29/+56 |
* | Fix the editabletreemodel example | Friedemann Kleint | 2022-10-06 | 1 | -7/+2 |
* | examples: adapt widgets examples | Cristián Maureira-Fredes | 2022-10-06 | 8 | -67/+145 |
* | Add the dropsite example | Friedemann Kleint | 2022-09-26 | 5 | -0/+208 |
* | Add the dirview example | Friedemann Kleint | 2022-09-26 | 3 | -0/+68 |
* | Move further examples around to match the Qt example structure | Friedemann Kleint | 2022-09-22 | 16 | -0/+0 |
* | examples: fix unused imports and minor errors in 'widgets' | Cristián Maureira-Fredes | 2022-09-21 | 47 | -105/+88 |
* | examples: add DigitalClock example | Cristián Maureira-Fredes | 2022-09-19 | 4 | -0/+56 |
* | Add the character map example | Friedemann Kleint | 2022-09-17 | 6 | -0/+376 |
* | Move examples around | Friedemann Kleint | 2022-09-16 | 14 | -573/+0 |
* | Doc: Add title to the SpinBoxDelegate doc | Venugopal Shivashankar | 2022-09-06 | 1 | -0/+3 |
* | Examples: Add some missing slot decorators | Friedemann Kleint | 2022-08-24 | 21 | -16/+129 |
* | Fix some bitrot in examples | Friedemann Kleint | 2022-08-19 | 1 | -1/+1 |
* | snippets_translate: Add a way of using snippets from Python | Friedemann Kleint | 2022-08-11 | 7 | -3/+22 |
* | Port the SpinBoxDelegate example | Friedemann Kleint | 2022-08-10 | 3 | -0/+83 |
* | Port the modelview tutorials | Friedemann Kleint | 2022-08-10 | 9 | -0/+377 |
* | PySide6-examples: SpreadSheet example | Adrian Herrmann | 2022-07-20 | 6 | -0/+762 |
* | examples: add license wizard | jaime02 | 2022-06-29 | 7 | -0/+325 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-05-27 | 99 | -3986/+255 |
* | examples: replace http by https | Cristián Maureira-Fredes | 2022-04-01 | 95 | -96/+96 |
* | Add a context manager for override cursors | Friedemann Kleint | 2022-03-18 | 3 | -31/+26 |
* | Fix examples/widgets/dialogs/classwizard.py | Shyamnath Premnadh | 2022-01-28 | 1 | -1/+1 |
* | examples: Turn most QPainter instances into context managers | Christian Tismer | 2022-01-26 | 22 | -322/+266 |
* | Examples: Fix example URLs and documentation warnings | Friedemann Kleint | 2022-01-26 | 2 | -2/+1 |
* | Add editable tree model example | Jaime Resano | 2022-01-26 | 8 | -0/+680 |
* | PyPySide: handle QPainter correctly with GC | Christian Tismer | 2022-01-24 | 17 | -0/+38 |
* | examples: Fix examples/widgets/richtext/textedit/textedit.py | Christian Tismer | 2022-01-21 | 1 | -4/+4 |
* | examples: Fix state-machine/rogue/rogue.py | Christian Tismer | 2022-01-21 | 1 | -1/+1 |
* | examples: Fix widgets/screenshot.py | Christian Tismer | 2022-01-20 | 1 | -1/+2 |
* | Add documentation to the plot example | Friedemann Kleint | 2022-01-17 | 2 | -0/+36 |
* | Regenerate the example ui files | Friedemann Kleint | 2022-01-14 | 1 | -5/+12 |
* | Python example for QRegularExpression | Shyamnath Premnadh | 2022-01-11 | 5 | -0/+565 |
* | Add reserve()/capacity() to contiguous opaque containers | Friedemann Kleint | 2022-01-06 | 1 | -0/+1 |
* | Fix Tetrix example error | Daniel J Brown | 2021-12-17 | 1 | -2/+2 |
* | Regenerate the example resource files | Friedemann Kleint | 2021-12-15 | 13 | -3065/+3064 |
* | Brush up the blurpicker example | Friedemann Kleint | 2021-11-26 | 4 | -47/+39 |
* | Examples: Fix the directory structure in widgets/effects | Friedemann Kleint | 2021-11-24 | 2 | -0/+0 |
* | blurpicker example: Fix syntax error in pyproject file | Friedemann Kleint | 2021-11-23 | 1 | -1/+1 |
* | Add blurpicker example | Jaime Resano | 2021-11-22 | 16 | -0/+308 |
* | Examples: Polish the statemachine examples | Friedemann Kleint | 2021-11-13 | 6 | -31/+37 |
* | Examples: Fix copy-paste issue in trafficlight.py | Florian Bruhin | 2021-11-13 | 1 | -3/+3 |
* | Add dragable icons example | Jaime Resano | 2021-11-10 | 7 | -0/+183 |
* | Add screenshot example | Jaime Resano | 2021-10-22 | 4 | -0/+199 |
* | Fix spelling take_at -> takeAt | Jaime Resano | 2021-10-18 | 1 | -18/+15 |
* | Add tab dialog example | Jaime Resano | 2021-10-17 | 4 | -0/+231 |
* | Add borderlayout example | Jaime Resano | 2021-10-17 | 4 | -0/+298 |