changelog
- Wed, 03 Oct 2012 17:55:56 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Wed, 03 Oct 2012 17:55:56 +0200] rev 2097
- Corrected some dialogs.
- Wed, 03 Oct 2012 16:38:44 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Wed, 03 Oct 2012 16:38:44 +0200] rev 2096
- Set the format of the data stream used to save information explicitly to ensure compatibility of the resulting file with Qt 5.0.
(grafted from 5bf2d8a73173bda97a4f1c95156b9a815b21f5b8)
- Wed, 03 Oct 2012 16:38:44 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Wed, 03 Oct 2012 16:38:44 +0200] rev 2095
- Set the format of the data stream used to save information explicitly to ensure compatibility of the resulting file with Qt 5.0.
- Wed, 03 Oct 2012 15:36:41 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Wed, 03 Oct 2012 15:36:41 +0200] rev 2094
- Made the seventh set of Qt5 compatibility changes.
- Wed, 03 Oct 2012 15:34:18 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Wed, 03 Oct 2012 15:34:18 +0200] rev 2093
- Changed the code generating QGraphicsTextItem to not use scene in the constructor anymore.
- Wed, 03 Oct 2012 14:38:06 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Wed, 03 Oct 2012 14:38:06 +0200] rev 2092
- Changed QInputDialog.getInteger() to QInputDialog.getInt() because the first was deprecated as of Qt 4.5.
- Wed, 03 Oct 2012 13:20:57 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Wed, 03 Oct 2012 13:20:57 +0200] rev 2091
- A few little enhancements to the py3flakes checker and a Python 3.3 extension for it.
(grafted from d23ab571d2b9c3cf3cdd22c2d5cbd6d6e3dbef6e)
- Wed, 03 Oct 2012 12:18:51 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Wed, 03 Oct 2012 12:18:51 +0200] rev 2090
- Added code to handle unknown node types to the pyflakes checker.
(grafted from 73a2ca4ac409e1de0c42691701a67c54824ceba4)
- Wed, 03 Oct 2012 13:20:57 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Wed, 03 Oct 2012 13:20:57 +0200] rev 2089
- A few little enhancements to the py3flakes checker and a Python 3.3 extension for it.
- Wed, 03 Oct 2012 12:18:51 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Wed, 03 Oct 2012 12:18:51 +0200] rev 2088
- Added code to handle unknown node types to the pyflakes checker.