OSSP CVS Repository

ossp - History for /ossp-pkg/as/as-gui/TODO
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Directory]  [Show Milestones

DateVersion Description
2004-Aug-26 21:15    1.104    Check-in [4692]: Document work done to solve display errors, improve in place edition, and remember a new bug and idea. By ms. (diff)
2004-Aug-24 23:34    1.103    Check-in [4684]: Document check accountlist, freetext field, swaprows, update edit, unviewable redraw, save before quitting, no enter edit mode, missing auto save message. By ms. (diff)
2004-Aug-20 19:41    1.102    Check-in [4681]: Document highlight problem and poor data file validation. By ms. (diff)
2003-Jul-29 20:20    1.101    Check-in [3522]: Remember to refresh the accountlist better. By ms.
2003-May-16 20:52    1.100    Check-in [4121]: Remember to vimize (!), and substitute some comment symbols. By ms. (diff)
2003-Mar-06 18:16    1.99    Check-in [4110]: Release version 0.7.0. By ms. (diff)
2003-Mar-05 21:28    1.98    Check-in [4102]: Release version 0.6.23. By ms. (diff)
2003-Mar-05 20:49    1.97    Check-in [4099]: Do a better formatting job than pod2html did. By ms. (diff)
2003-Mar-05 20:34    1.96    Check-in [4098]: More HTML edition. By ms. (diff)
2003-Mar-05 19:36    1.95    Check-in [4097]: Fix up HTML a little more. By ms. (diff)
2003-Mar-05 19:30    1.94    Check-in [4096]: Remember important changes to HTML code after pod2html conversions. By ms. (diff)
2003-Feb-28 18:13    1.93    Check-in [4092]: Improved dynamic calculation of fixed accounts combobox frame size. By ms. (diff)
2003-Feb-27 14:56    1.92    Check-in [4087]: Layout adjustments, and text string corrections. By ms. (diff)
2003-Feb-22 00:44    1.91    Check-in [4076]: Completed summary and detailed listing logic by using a hashtable to index account items, and nearly finish this pig of a class. By ms. (diff)
2003-Feb-20 17:48    1.90    Check-in [4061]: Vast report generation improvements and additions. By ms. (diff)
2003-Feb-17 18:19    1.89    Check-in [4051]: Implemented local report generating slot, and use new class Reportpanel. By ms. (diff)
2003-Feb-14 21:16    1.88    Check-in [4046]: Remember a few things before dinner. By ms. (diff)
2003-Feb-14 18:31    1.87    Check-in [4041]: Moved preference data application from panel items to own method, added applyPrefs logic, and a new proxy method to handle applied signals, and reorganized file incusion in throughout to loosen source file coupling. By ms. (diff)
2003-Feb-13 19:22    1.86    Check-in [4030]: Lots of RPC changes including disable and enablement according to compile time transport availability, multi row spanning with SOAP transmission, and solve security problems by making CORBA and SOAP hosts user configurable. By ms. (diff)
2003-Feb-12 20:33    1.85    Check-in [4027]: Completed working logic of preferences class Panel. By ms. (diff)
2003-Feb-11 23:17    1.84    Check-in [4022]: Implemented thl idea, sorted task listing. Began codeblock for dynamically placed task names. By ms. (diff)
2003-Feb-11 15:19    1.83    Check-in [4021]: Hard coded left alignment into task table items, made amount control appearance and behaviour consistent with amount table items, and split remote host name and switches out of prefs panel paths page to its own remote page. By ms. (diff)
2003-Feb-08 19:10    1.82    Check-in [4019]: Implemented a class Simplefile to decouple simple file operations from app. By ms. (diff)
2003-Feb-06 17:47    1.81    Check-in [4016]: Fixed tab completion bug in which table entry misses text after expansion. By ms. (diff)
2003-Feb-06 16:34    1.80    Check-in [4014]: Copy more ideas from as-cui TODO. By ms. (diff)
2003-Feb-06 12:55    1.79    Check-in [4011]: Merge some TODO from as-cui which should also be considered for as-gui, and make new 'screwey user' section for higher priority comments. By ms. (diff)
2003-Feb-05 12:33    1.78    Check-in [4008]: Remember to fix a bounds flaw, and choose a more reasonable RPC server events file name. By ms. (diff)
2003-Feb-05 11:56    1.77    Check-in [4007]: remove entry By rse. (diff)
2003-Feb-04 20:40    1.76    Check-in [4005]: Release version 0.6.11. By ms. (diff)
2003-Feb-04 14:47    1.75    Check-in [4002]: remember my wishes By rse. (diff)
2003-Feb-04 12:45    1.74    Check-in [3997]: Release version 0.6.9 as interim revision. By ms. (diff)
2003-Feb-03 22:30    1.73    Check-in [3994]: Release version 0.6.8. By ms. (diff)
2003-Jan-31 19:48    1.72    Check-in [3983]: Close remaining release problems. By ms. (diff)
2003-Jan-31 19:03    1.71    Check-in [3981]: Fixed all logical combinations of opening a new document and the tree of subdecisions following the operation. By ms. (diff)
2003-Jan-31 00:48    1.70    Check-in [3978]: Fixed open document but empty timesheet debug text spew bug, and improved user interface by adding more clue messages and denying flawed ops. By ms. (diff)
2003-Jan-31 00:17    1.69    Check-in [3977]: Fixed void clipboard bug, and improved main form and edit control behaviour when last row of an open document is removed. By ms. (diff)
2003-Jan-30 23:02    1.68    Check-in [3973]: Fixed dirty data double check on implicit save ops, fixed close event method, and plugged holes where no exception handling existed for an except condition. By ms. (diff)
2003-Jan-30 21:26    1.67    Check-in [3972]: Implemented writing and testing of a data version symbol. By ms. (diff)
2003-Jan-30 19:14    1.66    Check-in [3969]: Fixed a bug and found a new one. By ms. (diff)
2003-Jan-30 17:51    1.65    Check-in [3968]: Use a new aggregate class User to prefer user data from environment to that of underlying system. By ms. (diff)
2003-Jan-30 17:26    1.64    Check-in [3967]: Include requests from Ralf. By ms. (diff)
2003-Jan-28 17:41    1.63    Check-in [3958]: Implemented initial file loading by shell argument, and cleaned up some other small problems. By ms. (diff)
2003-Jan-27 18:56    1.62    Check-in [3954]: Break the orthogonal data format and include new token separators '-' and '='. Also, add automatic file backup code back in again. By ms. (diff)
2003-Jan-24 17:32    1.61    Check-in [3943]: Implemented checksum in all forms, and implemented a revision management system that is so primitive that I commented it out until further design. By ms. (diff)
2003-Jan-16 09:26    1.60    Check-in [3915]: Add GUI cod framework, graphics, and stub methods for server syncrhonization. By ms. (diff)
2002-Dec-20 19:19    1.59    Check-in [3913]: Tried to be more descriptive of sort policy on multiple selects, but functionality is out of member scope. By ms. (diff)
2002-Dec-20 16:13    1.58    Check-in [3910]: Fixed data loading bug, causing overwriting of last row with first row's data. By ms. (diff)
2002-Dec-20 14:25    1.57    Check-in [3909]: Added missing tooltip and whatsthis info for task edit control, reorganized others. By ms. (diff)
2002-Dec-19 21:46    1.56    Check-in [3905]: Added full close document and disable handling, added new dimmed icons for showing disabled state, fixed status edit control pixmap redraw, fixed remaining edit pixmap on old data, fixed get/set empy Rowdata for cut/copy/paste ops, fixed member filename corruption and data loss problem, optimized addRow and pasteRow graphic drawing, added better file name handling by accessors, and streamlined widget enablement logic in slots. By ms. (diff)
2002-Dec-19 13:53    1.55    Check-in [3902]: Fixed pasting invalid data bug, and improved getRowdata whitespace format. By ms. (diff)
2002-Dec-19 12:24    1.54    Check-in [3900]: Reorganized for better recognition and planning. By ms. (diff)
2002-Dec-18 16:47    1.53    Check-in [3898]: Fixed control status pixmap to match corresponding row in matrix. By ms. (diff)
2002-Dec-18 15:50    1.52    Check-in [3897]: Fixed row shade logic and moved dirty flag to TiTable class. By ms. (diff)
2002-Dec-18 11:36    1.51    Check-in [3894]: Reduce dependency on STL. By ms. (diff)
2002-Dec-17 17:47    1.50    Check-in [3891]: Implement rudimentary row shading on sort key, and add GUID and APPID. By ms. (diff)
2002-Dec-17 15:08    1.49    Check-in [3890]: Fix some hard to find bad saving problems, add file extension filter, and make file op exception strings more descriptive. By ms. (diff)
2002-Dec-16 18:37    1.48    Check-in [3887]: Implement Darueberknallen protection. By ms. (diff)
2002-Dec-16 17:05    1.47    Check-in [3883]: Implemented joined column sorting. Implemented refreshDisplay, and add action to appropriate edit and view menus. By ms. (diff)
2002-Dec-16 15:07    1.46    Check-in [3882]: Now read preferences from a configuration file in the current user's home directory by default. By ms. (diff)
2002-Dec-16 13:11    1.45    Check-in [3881]: Removed hardcoded tasks, implemented dynamic account loading, renamed conf file, corrected comment and empty line handling in load ops. By ms. (diff)
2002-Dec-16 11:26    1.44    Check-in [3879]: Username detection was implemented, blendbare columns were implemented, multirow add initialization was implemented, main window geometry serialization was implemented, edit modus special handling was mostly finished, and remember to implement an undo class. Unfortunately QUuid class was an empty pipe dream wish, and is not actually implemented in Qt. By ms. (diff)
2002-Dec-14 00:42    1.43    Check-in [3876]: Smooth out transition from closed to open document state, and add placeholding pixmap. Fixed row add and paste logic to include initialization and validation. Implement cut and past of user data. Fix cut and paste line feed bug. Disable edit controls until first document is created. By ms. (diff)
2002-Dec-13 18:44    1.42    Check-in [3870]: Fix display of initialized cells, initialize new cells, and add a shift tab event handler. By ms. (diff)
2002-Dec-13 12:46    1.41    Check-in [3869]: Render status pixmaps more efficiently and add quote logic to load and save remark column. By ms. (diff)
2002-Dec-12 22:24    1.40    Check-in [3868]: Disabled normal view menu item, and other finishes. By ms. (diff)
2002-Dec-12 21:52    1.39    Check-in [3866]: Many layout and preference changes to support more flexibility. By ms. (diff)
2002-Dec-12 18:14    1.38    Check-in [3864]: Added groovey valid check mark graphic for status column, and process line numbers during load operation. By ms. (diff)
2002-Dec-11 17:00    1.37    Check-in [3855]: Add line number and status columns. Make all columns ausblendbar. Activate column menu selectors. By ms. (diff)
2002-Dec-10 01:00    1.36    Check-in [3851]: Changed key bindings and exit without save logic, removed error messages on new document generation. By ms. (diff)
2002-Dec-06 16:40    1.35    Check-in [3848]: Strip trailing whitespace from remark field on save operations. By ms. (diff)
2002-Dec-05 19:03    1.34    Check-in [3846]: Completed dirty data state conditionals. By ms. (diff)
2002-Dec-05 17:08    1.33    Check-in [3845]: Complete introduction of dirty data state handling, and repair build also. By ms. (diff)
2002-Dec-05 11:33    1.32    Check-in [3842]: Small fixes, and take UUID generation out of build configuration. By ms. (diff)
2002-Dec-05 00:22    1.31    Check-in [3840]: Implement multirow edition including complete cut copy and paste. By ms. (diff)
2002-Dec-04 22:31    1.30    Check-in [3838]: Enable multirow deletions. By ms. (diff)
2002-Dec-04 17:00    1.29    Check-in [3830]: Correct nonstandard zero date format. By ms. (diff)
2002-Dec-04 12:34    1.28    Check-in [3825]: Correct dynamic refresh behaviour of table data from edit widgets. By ms. (diff)
2002-Dec-03 18:37    1.27    Check-in [3821]: Implemented several missing features. By ms. (diff)
2002-Dec-03 18:35    1.26    Check-in [3820]: Fixed most of the outstanding bugs. By ms. (diff)
2002-Dec-03 18:05    1.25    Check-in [3818]: Added TiTable object to MOC Mapping, added normal view menu again, added ugly edition state member flag, fixed double click table header resize bug, added auto advance in place edit feature. By ms. (diff)
2002-Nov-28 21:53    1.24    Check-in [2927]: Last things to remember. By ms. (diff)
2002-Nov-28 21:44    1.23    Check-in [2926]: Massive build configuration preparation, added boilerplate header text, and cleaned up whitespace. By ms. (diff)
2002-Nov-28 18:04    1.22    Check-in [2921]: Small corrections to toolbar and buildconf, and remember task aliases. By ms. (diff)
2002-Nov-28 12:12    1.21    Check-in [2915]: Design Ideen. By ms. (diff)
2002-Nov-28 11:31    1.20    Check-in [2914]: Column adjustment. By ms. (diff)
2002-Nov-28 00:07    1.19    Check-in [2913]: Fixed current file save logic, smoothed edit controls, and corrected name of edition layout. By ms. (diff)
2002-Nov-26 18:34    1.18    Check-in [2895]: Implement rudimentary add entry. By ms. (diff)
2002-Nov-26 15:10    1.17    Check-in [2890]: Add edit toolbar to eventually replace bottom button matrix, and correct edit control update logic to avoid needlessly updating controls from empty fields. By ms. (diff)
2002-Nov-25 16:45    1.16    Check-in [2887]: Add AmountBox class to introduce missing functionality from QSpinBox, and implement most edit control updates. By ms. (diff)
2002-Nov-25 12:23    1.15    Check-in [2885]: Fix alignment and editing style problem. By ms. (diff)
2002-Nov-25 00:11    1.14    Check-in [2884]: Implemented table data saving to a local file, and began new accessor method group with setDirty(). By ms. (diff)
2002-Nov-24 21:39    1.13    Check-in [2883]: Improve new preference object handling. By ms. (diff)
2002-Nov-24 18:56    1.12    Check-in [2873]: Add a DOM based configuration file. By ms. (diff)
2002-Nov-22 22:14    1.11    Check-in [2870]: Improved account table viewing and movement, fixed whatsthis text and images, refitted columns to new text dimensions. By ms. (diff)
2002-Nov-22 20:42    1.10    Check-in [2868]: Added exceptions to data ops, completed main static file loading logic, and removed hard coded table limits. By ms. (diff)
2002-Nov-22 12:46    1.9    Check-in [2866]: Start using real AS data, correct load logic, and move data operations to tidatops. By ms. (diff)
2002-Nov-21 16:37    1.8    Check-in [2865]: Consistency fix, and repair slots for opening and saving to local files. By ms. (diff)
2002-Nov-19 20:42    1.7    Check-in [2853]: Radical optimization of widget initialization and refresh. Removal of excess baggage in daily table. Addition of editing section. Apply new image logic. Reworked layouts. Improved task selection. By ms. (diff)
2002-Nov-14 19:19    1.6    Check-in [2826]: Add actions, corresponding slots, use new bitmaps, add a toolbar, begin coding of data serialization logic. By ms. (diff)
2002-Nov-13 17:36    1.5    Check-in [2817]: First cut at a menu bar, tool bar, and status bar. By ms. (diff)
2002-Nov-11 22:39    1.4    Check-in [2811]: Flush changes ending in a more complete application frame. By ms. (diff)
2002-Nov-08 13:21    1.3    Check-in [2773]: Abandonment of all karm sources, and total reworking of project titraq. By ms. (diff)
2002-Oct-24 21:07    1.2    Check-in [2663]: Stripping KDE objects, and replacing as many of them with their nearest Qt relatives if possible. By ms.
2002-Oct-21 17:19    1.1    Check-in [3804]: Birth of OSSP titraq GUI for Cable & Wireless Muenchen accounting system. By ms.
2002-Oct-21 17:19    1.1.1.1    Check-in [3804]: Birth of OSSP titraq GUI for Cable & Wireless Muenchen accounting system. By ms. (diff)

CVSTrac 2.0.1