Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-06 | Use #pragma once everywhere | Malte Brandy | |
2016-10-07 | Use Q_DECLARE_TYPEINFO correctly | Kitsune Ral | |
The previous code had no effect because QVector<Receipt> was instantiated before Q_DECLARE_TYPEINFO occurence. | |||
2016-08-22 | Replaced QList<> with QVector<> where appropriate + minor code cleanup | Kitsune Ral | |
See https://marcmutz.wordpress.com/effective-qt/containers/ for the background and http://lists.qt-project.org/pipermail/development/2015-July/022283.html for the relevant flamewar in Qt dev mailing list. | |||
2016-04-05 | Imported the current source tree from Quaternion/lib. | Kitsune Ral | |