summaryrefslogtreecommitdiffstats
path: root/src/settings.h
Commit message (Collapse)AuthorAgeFilesLines
* Removed generated file src/settings.h from source repositoryDimitri van Heesch2013-12-301-12/+0
|
* Reduced and improved functionality of QListDimitri van Heesch2013-12-301-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.
* Switch back to default configDimitri van Heesch2013-07-021-1/+1
|
* Added SOURCE_TOOLTIPS option for advanced tooltip support while source browsingDimitri van Heesch2013-07-021-1/+1
|
* Release-1.8.3.1-20130324Dimitri van Heesch2013-03-241-1/+9
|
* Release-1.8.3.1-20130209Dimitri van Heesch2013-02-091-0/+4