Index: ossp-pkg/as/as-gui/TODO RCS File: /v/ossp/cvs/ossp-pkg/as/as-gui/TODO,v rcsdiff -q -kk '-r1.43' '-r1.44' -u '/v/ossp/cvs/ossp-pkg/as/as-gui/TODO,v' 2>/dev/null --- TODO 2002/12/13 23:42:37 1.43 +++ TODO 2002/12/16 10:26:03 1.44 @@ -13,12 +13,11 @@ Add Ex_ID Q_CHECK_PTR public/private +Implement an unlimited and generic undo and redo buffer class configure soll ueberpruefen ob libqt[-mt] threads braucht, dann wenn so, soll den LIBS -pthread hardgecodet haben Ensure rethrows from second loadData on upwards Report errors in all slot code -Read username and homedir from Betriebsysteme - Use homedir as one of many possible locations of titraq.conf Rework error handling in prefs Generally maintain Preference class Implement missing interface methods @@ -27,30 +26,19 @@ QTable::valueChanged(int row, int col) should be responsible for dirty flag Remove magic numbers from cpp files to titconst like TITRAQ_INDEXREMARK Reduce dependence to STL by removing cout to QTextStream -Ausblendbare Spalten Check all identifiers for undeutig unique scope Some signals implemented in Titraqform really belong in satellite classes Write M4 macro for detecting cuserid, and prefer cuserid in ac_assist when present -Consistently initilize fields when selecting multiple rows -Remove extremely stupid as_uuid logic in favor of built in QUuid class! Krass date block data shading keyed to sort function Does resetting data clean make sense after closeEvent? Change default config location to homedir, with --confgen option -Quitting is the same as closing the (only) window +Rework start/new/open/close/quit logic with disabled/enabled widgets IDs in as_const.h much better choosing, so they make sense -Preserve main window geo and dock pos with << operators -Make edit control window dockable anywhere -Give configure a location to place and look for conf file +Make edit control window optional through preferences Add customizable column ordering by click and drag Add new data fields to getRowdata() and setRowdata() Vor darueberknallen ein Datei, gib mal ne Warning -Beim Editmodus ---------------- -Beim Bestaetigen, behalt Editmodus und geh zum naechste Zelle -Auf Editkontrol beim oder , update ansprechende Zelle -Beim oder Pfeiltaste, behalt Editmodus und geh zum naechste Zelle - Preferences -----------