1. 30 Dec, 2013 1 commit
    • 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
  2. 18 Sep, 2013 1 commit
  3. 30 Sep, 2012 2 commits
  4. 15 Jun, 2010 2 commits
  5. 30 Mar, 2003 2 commits
  6. 22 Apr, 2001 2 commits
  7. 01 Apr, 2001 2 commits
  8. 07 Jan, 2001 2 commits
  9. 03 Dec, 2000 2 commits
  10. 15 Oct, 2000 2 commits