Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spelling corrections for qtools directory | albert-github | 2019-11-05 | 1 | -1/+1 |
| | | | | | | Spelling corrections as found by codespell and in #561. Some reported problems were already fixed, others are fixed here. | ||||
* | Misc. typos | luzpaz | 2017-12-23 | 1 | -1/+1 |
| | | | | | Super trivial typos Some are in qtools/ which I know is a 3rd party dependency but as we know is now obsolete upstream. I reckon it wouldn't be much of an issue to merge neverthless Tacked on several more commits | ||||
* | Fixed a couple of cases where sharing string data could lead to corruption | Dimitri van Heesch | 2015-01-02 | 1 | -2/+2 |
| | | | | | Also made dangerous string access more visible by introducing rawData(). This replaces data() which will now return a constant string. | ||||
* | Reduced and improved functionality of QList | Dimitri van Heesch | 2013-12-30 | 1 | -7/+7 |
| | | | | | | | | | - 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. | ||||
* | Fixed a number of compiler warnings reported by newer clang compiler | Dimitri van Heesch | 2013-09-18 | 1 | -1/+1 |
| | |||||
* | Release-1.8.2-20120930 | Dimitri van Heesch | 2012-09-30 | 1 | -4/+4 |
| | |||||
* | Release-1.7.0 | Dimitri van Heesch | 2010-06-15 | 1 | -18/+18 |
| | |||||
* | Release-1.3-rc3-20030330 | Dimitri van Heesch | 2003-03-30 | 1 | -1/+1 |
| | |||||
* | 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.4-20010107 | Dimitri van Heesch | 2001-01-07 | 1 | -38/+55 |
| | |||||
* | Release-1.2.3-20001203 | Dimitri van Heesch | 2000-12-03 | 1 | -69/+104 |
| | |||||
* | Release-1.2.2-20001015 | Dimitri van Heesch | 2000-10-15 | 1 | -0/+2019 |