Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduced and improved functionality of QList | Dimitri van Heesch | 2013-12-30 | 1 | -1/+1 |
| | | | | | | | | | - 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.7.0 | Dimitri van Heesch | 2010-06-15 | 1 | -2/+5 |
| | |||||
* | Release-1.6.3-20100603 | Dimitri van Heesch | 2010-06-03 | 1 | -4/+18 |
| | |||||
* | Release-1.4.7-20060910 | Dimitri van Heesch | 2006-09-10 | 1 | -0/+2 |
| | |||||
* | Doxygen-1.3.9.1-20041206 | Dimitri van Heesch | 2004-12-06 | 1 | -1/+2 |
| | |||||
* | Release-1.3.5-20031215 | Dimitri van Heesch | 2003-12-15 | 1 | -0/+3 |
| | |||||
* | Release-1.3-rc3-20020215 | Dimitri van Heesch | 2003-02-15 | 1 | -1/+1 |
| | |||||
* | Release-1.2.15-20020430 | Dimitri van Heesch | 2002-04-30 | 1 | -0/+1 |
| | |||||
* | Release-1.2.9-20010812 | Dimitri van Heesch | 2001-08-12 | 1 | -1/+1 |
| | |||||
* | Release-1.2.4-20010121 | Dimitri van Heesch | 2001-01-21 | 1 | -0/+1 |
| | |||||
* | Release-1.2.3-20001203 | Dimitri van Heesch | 2000-12-03 | 1 | -2/+8 |
| | |||||
* | Release-1.2.2-20001015 | Dimitri van Heesch | 2000-10-15 | 1 | -0/+71 |