Skip to content
Permalink
_
Switch branches/tags

Commits on May 18, 2022

  1. Merge pull request #18 from hsiafan/fix-table-example-qt-namespace

    Fix 14 QAbstractTableModel example
    mherrmann committed May 18, 2022

Commits on May 9, 2022

  1. Fix broken links in README

    mherrmann committed May 9, 2022

Commits on Mar 29, 2022

  1. Fix image in README

    mherrmann committed Mar 29, 2022
  2. Update for PyQt6 / PySide6

    mherrmann committed Mar 29, 2022

Commits on Jan 31, 2022

  1. Fix NameError in example

    Thanks @SamMatzko
    mherrmann committed Jan 31, 2022

Commits on Jan 29, 2022

  1. 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()
    SamMatzko committed Jan 29, 2022

Commits on Aug 6, 2021

  1. Merge pull request #15 from Rafale25/patch-1

    Fix missing parentheses
    mherrmann committed Aug 6, 2021

Commits on Aug 5, 2021

  1. missing parentheses

    Rafale25 committed Aug 5, 2021

Commits on Jul 26, 2021

  1. Merge pull request #14 from iyadahmed/patch-1

    Fix and update mandelbrot example
    mherrmann committed Jul 26, 2021

Commits on Jul 19, 2021

  1. Fix and update

    - Fix non existing QPainter attribute "matrix", replaced by "transform"
    - Fix implicit integer conversation deprecation warnings
    iyadahmed committed Jul 19, 2021

Commits on Apr 8, 2021

Commits on Apr 6, 2021

  1. Add comment

    mherrmann committed Apr 6, 2021
  2. Fix small bug in text editor

    Thanks to @Day0Dreamer for the PR!
    mherrmann committed Apr 6, 2021

Commits on Mar 27, 2021

  1. 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 :))
    Day0Dreamer committed Mar 27, 2021

Commits on Mar 8, 2021

  1. Update README.md

    mherrmann committed Mar 8, 2021

Commits on Oct 22, 2020

  1. Merge pull request #10 from AaronPinto/patch-1

    fix typo in readme
    mherrmann committed Oct 22, 2020

Commits on Oct 21, 2020

  1. fix typo in readme

    AaronPinto committed Oct 21, 2020

Commits on May 29, 2020

  1. Merge pull request #9 from snoyes/repairDivision

    Fix deprecation warning
    mherrmann committed May 29, 2020

Commits on May 28, 2020

  1. Fix deprecation warning

    snoyes committed May 28, 2020

Commits on Jan 17, 2020

  1. Update README.md

    mherrmann committed Jan 17, 2020

Commits on Aug 27, 2019

  1. Merge pull request #3 from Arudarin/Fix-Readme-Link

    Fix link in README to Qt Designer
    mherrmann committed Aug 27, 2019

Commits on Aug 26, 2019

  1. Fix 05 QT Designer Link

    Arudarin committed Aug 26, 2019

Commits on Jul 26, 2019

  1. Update README.md

    mherrmann committed Jul 26, 2019
  2. Update README.md

    mherrmann committed Jul 26, 2019
  3. Update README.md

    mherrmann committed Jul 26, 2019
  4. Update README.md

    mherrmann committed Jul 26, 2019

Commits on Jul 9, 2019

  1. Update README.md

    mherrmann committed Jul 9, 2019

Commits on Jul 2, 2019

  1. Update README.md

    mherrmann committed Jul 2, 2019

Commits on Jul 1, 2019

  1. Update README.md

    mherrmann committed Jul 1, 2019
  2. Update README.md

    mherrmann committed Jul 1, 2019
  3. Update README.md

    mherrmann committed Jul 1, 2019
Older