summaryrefslogtreecommitdiff
path: root/nephilim.py
Commit message (Collapse)AuthorAge
* Convert to python3.HEADstickersAnton Khirnov2021-01-15
|
* Port to PyQt5.Anton Khirnov2020-10-13
|
* switch to QVariant API 2Anton Khirnov2010-08-26
| | | | i.e., remove all explicite usage of QVariant
* add an options parser.Anton Khirnov2010-08-12
| | | | only handles verbosity for now.
* switch to PyQt4 API v2 for QStringsAnton Khirnov2009-08-31
|
* Fix running app from the sources dir.Anton Khirnov2009-08-29
|
* add installer scriptAnton Khirnov2009-08-28
|
* nephilim: setup logging.Anton Khirnov2009-08-17
|
* Split some parts of winMain into a subclass of QApplication.Anton Khirnov2009-06-19
|
* Set default application icon.Anton Khirnov2009-03-12
|
* Call QSettings constructors with no parametrs.Anton Khirnov2009-03-12
|
* nephilim: gracefully exit if PyQt4 isn't installed.Anton Khirnov2009-02-20
|
* Add a licence file.Anton Khirnov2009-02-20
| | | | and a licence header to nephilim.py.
* Move modules to a separate dir.Anton Khirnov2009-02-20
|
* Rename program.Anton Khirnov2009-02-19