• Dimitri van Heesch's avatar
    Reduced and improved functionality of QList · 6e51abf6
    Dimitri van Heesch authored
    - 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.
    6e51abf6
Name
Last commit
Last update
addon Loading commit data...
doc Loading commit data...
examples Loading commit data...
jquery Loading commit data...
libmd5 Loading commit data...
packages/rpm Loading commit data...
qtools Loading commit data...
src Loading commit data...
testing Loading commit data...
tmake Loading commit data...
winbuild Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
Doxyfile Loading commit data...
INSTALL Loading commit data...
LANGUAGE.HOWTO Loading commit data...
LICENSE Loading commit data...
Makefile.in Loading commit data...
Makefile.win_make.in Loading commit data...
Makefile.win_nmake.in Loading commit data...
PLATFORMS Loading commit data...
README.md Loading commit data...
configure Loading commit data...
configure.bin Loading commit data...