2
0
mirror of https://github.com/pyqt/examples.git synced 2025-08-22 01:27:39 +00:00

80 Commits

Author SHA1 Message Date
九是否随意的称呼
83eed05145
Fixes for PyQt6 (#24) 2025-01-07 07:29:45 +01:00
Michael Herrmann
a72871707b
FIx example 02
Thank you @olli-suoniemi for the PR.
2022-06-23 13:23:49 +02:00
olli-suoniemi
4428fc22ea
Update main.py
Fixed the signal handling. Fixed the enum members to their fully qualified names.
2022-06-23 11:33:43 +03:00
Michael Herrmann
946320ea9e Fix example 07 for PyQt6 2022-06-15 08:54:57 +02:00
Michael Herrmann
7dd87f7a03
Merge pull request #18 from hsiafan/fix-table-example-qt-namespace
Fix 14 QAbstractTableModel example
2022-05-18 09:45:06 +02:00
dongliu
f23cbb2196 Fix 14 QAbstractTableModel example 2022-05-18 15:38:21 +08:00
Michael Herrmann
6ba2eb7860
Fix broken links in README 2022-05-09 11:49:34 +02:00
Matt
a998e32ecc
Update folder names to PyQt6 2022-05-08 04:13:25 -04:00
Matt
9ebf2c09db
Update folder name to PyQt6, fixing dead link on readme.md 2022-05-08 03:35:35 -04:00
Michael Herrmann
21509647b1 Fix image in README 2022-03-29 15:51:05 +02:00
Michael Herrmann
0cbdafd894 Update for PyQt6 / PySide6 2022-03-29 12:40:21 +02:00
Michael Herrmann
57e4a75032
Fix NameError in example
Thanks @SamMatzko
2022-01-31 15:35:27 +01:00
Sam Matzko
e052db8e03
Fixed the NameError
Fixed the NameError that occurs when the user clicks save, but then closes the Save As... dialog. Was fixed by changing event.ignore() to e.ignore()
2022-01-29 14:31:45 -05:00
Michael Herrmann
843bb98291
Merge pull request #15 from Rafale25/patch-1
Fix missing parentheses
2021-08-06 10:52:43 +02:00
Rafale25
f56b941fc3
missing parentheses 2021-08-05 20:20:35 +02:00
Michael Herrmann
7069034401
Merge pull request #14 from iyadahmed/patch-1
Fix and update mandelbrot example
2021-07-26 11:47:35 +02:00
Iyad Ahmed
6910e682c1
Fix and update
- Fix non existing QPainter attribute "matrix", replaced by "transform"
- Fix implicit integer conversation deprecation warnings
2021-07-19 16:49:45 +02:00
Michael Herrmann
06f04f1b2e
Fix bug with spaces in file name 2021-04-08 14:00:40 +02:00
Michael Herrmann
4136d26d37 Add comment 2021-04-06 06:20:38 +02:00
Michael Herrmann
2daaf639ac
Fix small bug in text editor
Thanks to @Day0Dreamer for the PR!
2021-04-06 06:18:30 +02:00
Day0Dreamer
3006561081
Bug fix proposal
Suppose you type Lorem, try to exit, get Save as dialogue, close it and app closes on you.

I think we should add a check about it (And give the book a fix too :))
2021-03-27 21:21:50 +01:00
Michael Herrmann
5225c0e7f0
Update README.md 2021-03-08 14:02:20 +01:00
Michael Herrmann
09ab12fc8c
Merge pull request #10 from AaronPinto/patch-1
fix typo in readme
2020-10-22 08:00:36 +02:00
Aaron Pinto
5d85955096
fix typo in readme 2020-10-21 19:12:57 -04:00
Michael Herrmann
80bbda30dc
Merge pull request #9 from snoyes/repairDivision
Fix deprecation warning
2020-05-29 08:18:10 +02:00
Scott Noyes
337140e922 Fix deprecation warning 2020-05-28 16:21:33 -05:00
Michael Herrmann
792a1202c8
Update README.md 2020-01-17 11:03:59 +01:00
Michael Herrmann
31654065c4
Merge pull request #3 from Arudarin/Fix-Readme-Link
Fix link in README to Qt Designer
2019-08-27 08:17:00 +02:00
Arudarin
25dda136c4
Fix 05 QT Designer Link 2019-08-26 19:43:49 -04:00
Michael Herrmann
4ffd70bf93
Update README.md 2019-07-26 17:03:38 +02:00
Michael Herrmann
201384671c
Update README.md 2019-07-26 17:03:00 +02:00
Michael Herrmann
e4b3d85252
Update README.md 2019-07-26 17:00:57 +02:00
Michael Herrmann
4cd138fd5d
Update README.md 2019-07-26 17:00:43 +02:00
Michael Herrmann
4ae61eb216
Update README.md 2019-07-09 12:59:18 +02:00
Michael Herrmann
38d4c7730d
Update README.md 2019-07-02 17:21:43 +02:00
Michael Herrmann
1c80d8cfe5 Fix README links on GitHub mobile 2019-07-01 17:14:40 +02:00
Michael Herrmann
1bbe879c9d
Update README.md 2019-07-01 15:40:17 +02:00
Michael Herrmann
5590f11968
Update README.md 2019-07-01 15:38:36 +02:00
Michael Herrmann
d9013aac0c
Update README.md 2019-07-01 15:32:31 +02:00
Michael Herrmann
be43bdeade
Update README.md 2019-06-28 16:42:01 +02:00
Michael Herrmann
032081b022
Update README.md 2019-06-28 12:40:23 +02:00
Michael Herrmann
7bd11dacd1
Update README.md 2019-06-28 10:27:32 +02:00
Michael Herrmann
9cae57e71c
Update README.md 2019-06-28 10:26:37 +02:00
Michael Herrmann
f4b094b7f8
Update README.md 2019-06-28 09:53:34 +02:00
Michael Herrmann
0b6232d6ff
Update README.md 2019-06-28 09:51:12 +02:00
Michael Herrmann
97087c3665 Improve screenshot 2019-06-28 09:43:12 +02:00
Michael Herrmann
8160aa2c42
Update README.md 2019-06-28 08:55:32 +02:00
Michael Herrmann
3091f1aec4 Update repository URL 2019-06-28 08:44:04 +02:00
Michael Herrmann
85ba327f66
Update README.md 2019-06-28 08:37:16 +02:00
Michael Herrmann
654731112e
Update README.md 2019-06-28 08:35:39 +02:00