Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update qgdict.cpp | Armin Müller | 2018-06-19 | 1 | -1/+1 |
| | |||||
* | Made several improvements to the performance of template engine | Dimitri van Heesch | 2015-09-13 | 1 | -0/+26 |
| | |||||
* | Reduced and improved functionality of QList | Dimitri van Heesch | 2013-12-30 | 1 | -5/+5 |
| | | | | | | | | | - operations on current index and node (next(), prev(), last(), first()) have been removed. - access to internal nodes has been removed. - old QList has been renamed to QInternalList for use inside qtools only. - added type safe compare, new, and delete operations (compareValues(), newValue(), deleteValue()). - add compareValues also to QDict for consistency. - changed doxygen's implementation to comply with the new QList and QDict interface. | ||||
* | Release-1.8.3.1 | Dimitri van Heesch | 2013-01-20 | 1 | -3/+3 |
| | |||||
* | Release-1.6.3-20100603 | Dimitri van Heesch | 2010-06-03 | 1 | -4/+4 |
| | |||||
* | Release-1.4.2-20050421 | Dimitri van Heesch | 2005-04-21 | 1 | -2/+6 |
| | |||||
* | Release-1.3.6-20040427 | Dimitri van Heesch | 2004-04-27 | 1 | -3/+2 |
| | |||||
* | Release-1.2.6-20010422 | Dimitri van Heesch | 2001-04-22 | 1 | -1/+1 |
| | |||||
* | Release-1.2.6-20010401 | Dimitri van Heesch | 2001-04-01 | 1 | -1/+1 |
| | |||||
* | Release-1.2.2-20001015 | Dimitri van Heesch | 2000-10-15 | 1 | -0/+1215 |