Permalink
Switch branches/tags
{{ refName }}
default
_
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Commits on May 18, 2022
-
Merge pull request #18 from hsiafan/fix-table-example-qt-namespace
Fix 14 QAbstractTableModel example
-
Commits on May 9, 2022
Commits on May 8, 2022
Commits on Mar 29, 2022
Commits on Jan 31, 2022
Commits on Jan 29, 2022
-
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()
Commits on Aug 6, 2021
-
Merge pull request #15 from Rafale25/patch-1
Fix missing parentheses
Commits on Aug 5, 2021
Commits on Jul 26, 2021
-
Merge pull request #14 from iyadahmed/patch-1
Fix and update mandelbrot example
Commits on Jul 19, 2021
-
- Fix non existing QPainter attribute "matrix", replaced by "transform" - Fix implicit integer conversation deprecation warnings
Commits on Apr 8, 2021
Commits on Apr 6, 2021
Commits on Mar 27, 2021
-
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 :))
Commits on Mar 8, 2021
Commits on Oct 22, 2020
Commits on Oct 21, 2020
Commits on May 29, 2020
-
Merge pull request #9 from snoyes/repairDivision
Fix deprecation warning
Commits on May 28, 2020
Commits on Jan 17, 2020
Commits on Aug 27, 2019
-
Merge pull request #3 from Arudarin/Fix-Readme-Link
Fix link in README to Qt Designer