OSSP CVS Repository

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

DateVersion Description
2004-Aug-24 23:42    1.145    Check-in [4685]: Replace read only attribute reset to endEdit() to fix in place edition bug (causing in place edition to totally fail). By ms. (diff)
2004-Aug-20 19:47    1.144    Check-in [4682]: Unload validation of personal data file from load logic, move new validation block to validateData, change all cases of preexisting validateData to new name validateRow, test for valid data from now on before calling loadData, and place read data file error strings in constants header. By ms. (diff)
2004-Aug-13 14:36    1.143    Check-in [4680]: use standard english punctuation By ms. (diff)
2004-Aug-12 18:23    1.142    Check-in [4674]: work around a Trolltech bug causing erroneous row selections in member m_pMaintable of class Titraqform By ms. (diff)
2004-May-27 23:48    1.141    Check-in [4587]: Modernize copyright text in source and graphic headers. By ms. (diff)
2004-May-27 23:42    1.140    Check-in [4586]: Correct file names in source headers. By ms. (diff)
2003-Nov-20 12:31    1.139    Check-in [3685]: Handle the time consuming bureaucracy of changing a company name. By ms.
2003-Apr-28 18:47    1.138    Check-in [4117]: Fixed a bug, causing a cancelled focus operation on rowadd. By ms. (diff)
2003-Mar-05 21:27    1.137    Check-in [4101]: Use the new documentation contents in the help panel class to fill the HTML help browser window. By ms. (diff)
2003-Feb-28 19:07    1.136    Check-in [4094]: Corrected SOAP string transmission logic, especially remark field. By ms. (diff)
2003-Feb-28 18:12    1.135    Check-in [4091]: Changed CRC calculation string algorhythm to pad with '0' to 8 places. By ms. (diff)
2003-Feb-27 14:57    1.134    Check-in [4089]: Hook in new help contents browser logic on activation of helpContents signal. By ms. (diff)
2003-Feb-25 10:29    1.133    Check-in [4083]: Hook in alternate colours for windows users. By ms. (diff)
2003-Feb-22 00:40    1.132    Check-in [4074]: Add new detailed listing and signature prefs, and correct accidentally reversed light and dark buttons. By ms. (diff)
2003-Feb-21 16:04    1.131    Check-in [4072]: Last touches to colour dialogs and preferences. By ms. (diff)
2003-Feb-21 11:11    1.130    Check-in [4068]: Implemented user-defined row shading colours, acessible in preferences panel and elsewhere. By ms. (diff)
2003-Feb-20 17:46    1.129    Check-in [4059]: Use exceptions when handling report generation errors. By ms. (diff)
2003-Feb-19 19:23    1.128    Check-in [4056]: Added necessary coupling between report panel and table and preferences to get local reports working. Fixed some strings, and removed hard coded text in favour of pref values. By ms. (diff)
2003-Feb-17 18:19    1.127    Check-in [4051]: Implemented local report generating slot, and use new class Reportpanel. By ms. (diff)
2003-Feb-14 20:27    1.126    Check-in [4044]: Added logic to include prefs pixmap in both menu and toolbar, removed optional 'this' parameter from all calls to connect(), ripped out more header includes from monolithic interface header, made call of prefs panel an instance of class QAction, changed .bak file message text in class Prefpanel, and renamed default RPC hosts to show what a proper format is. By ms. (diff)
2003-Feb-14 18:31    1.125    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-14 10:18    1.124    Check-in [4039]: Get rid of double newline, add the synchronize action button to the view toolbar where it belongs, and remove the separator between the columns and views selectors. By ms. (diff)
2003-Feb-13 22:50    1.123    Check-in [4035]: Fixed bug in class Simplefile, trying to save to non-open file, and added code to conditionally save backup files based new user preferences. By ms. (diff)
2003-Feb-13 22:12    1.122    Check-in [4033]: Remove default event file insert, and instead default to event directory. By ms. (diff)
2003-Feb-13 21:41    1.121    Check-in [4032]: Modified class Panel accept operation to apply changes immediately, and added logic to activate file extension switch, using preference value from panel. By ms. (diff)
2003-Feb-13 20:49    1.120    Check-in [4031]: Lots of small changes and improvements to RPC options, menus, and action, resulting in better usability and more stable RPC functionality. By ms. (diff)
2003-Feb-13 19:22    1.119    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.118    Check-in [4027]: Completed working logic of preferences class Panel. By ms. (diff)
2003-Feb-11 15:19    1.117    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.116    Check-in [4019]: Implemented a class Simplefile to decouple simple file operations from app. By ms. (diff)
2003-Feb-07 17:37    1.115    Check-in [4018]: Added new preferences panel class, made consistent destructor signatures. By ms. (diff)
2003-Feb-06 17:47    1.114    Check-in [4016]: Fixed tab completion bug in which table entry misses text after expansion. By ms. (diff)
2003-Feb-06 16:55    1.113    Check-in [4015]: Begin treating quit op on an edited doc as a special case to avoid loss. By ms. (diff)
2003-Feb-05 13:54    1.112    Check-in [4009]: Allow transmission of multiple entries. By ms. (diff)
2003-Feb-05 12:33    1.111    Check-in [4008]: Remember to fix a bounds flaw, and choose a more reasonable RPC server events file name. By ms. (diff)
2003-Feb-04 21:32    1.110    Check-in [4006]: RPC modifications, mostly completing the AS data tuples used by CORBA during marshalling and transmission. By ms. (diff)
2003-Feb-04 20:30    1.109    Check-in [4003]: Implemented auto field completion for start and finish and auto subtraction for amount, added period for GUID replacement, and added version text to widget labels. By ms. (diff)
2003-Feb-03 22:41    1.108    Check-in [3995]: Old titraq name slipped through the cracks. By ms. (diff)
2003-Feb-03 22:14    1.107    Check-in [3992]: Implemented a quality string class including CRC32 generation logic, used throghout for checksum computation, added automatic fake CRC field detection and correction on load operations, and backed out inconsistent date and time field format changes. By ms. (diff)
2003-Feb-03 15:12    1.106    Check-in [3990]: Back out logic to recognize '-', '+', and '=' as separator symbols. By ms. (diff)
2003-Feb-03 12:04    1.105    Check-in [3987]: Deny pasting of empty data and adding of zero rows. The add entry operation is intended for this and already available. By ms. (diff)
2003-Feb-03 11:57    1.104    Check-in [3986]: Extra help for beginning users. By ms. (diff)
2003-Jan-31 19:48    1.103    Check-in [3983]: Close remaining release problems. By ms. (diff)
2003-Jan-31 19:37    1.102    Check-in [3982]: Applied the same fix for open op to new op. By ms. (diff)
2003-Jan-31 19:03    1.101    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 15:03    1.100    Check-in [3980]: Fix logic when calling saveFile, but returning in a dirty state. By ms. (diff)
2003-Jan-31 00:48    1.99    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.98    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:40    1.97    Check-in [3976]: Improve close event handling, and announce this event to the user. By ms. (diff)
2003-Jan-30 23:02    1.96    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.95    Check-in [3972]: Implemented writing and testing of a data version symbol. By ms. (diff)
2003-Jan-30 19:14    1.94    Check-in [3969]: Fixed a bug and found a new one. By ms. (diff)
2003-Jan-30 15:36    1.93    Check-in [3964]: Day date section focus is the default value, and happily removed a hackful zero date placeholder. By ms. (diff)
2003-Jan-28 18:33    1.92    Check-in [3961]: Fix the initial data loading a little more, and remove the logic from the first level gui object. By ms. (diff)
2003-Jan-28 17:41    1.91    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.90    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-27 15:43    1.89    Check-in [3952]: Fixed a subtle bug in a split else block, and added code to append file extension to new saves. By ms. (diff)
2003-Jan-27 14:24    1.88    Check-in [3949]: New logic automatically adds the first row to new documents, and controls some icon dimming and undimming according to if the document is empty or not. By ms. (diff)
2003-Jan-24 20:44    1.87    Check-in [3947]: Rename files, and do cleanups. By ms. (diff)
2003-Jan-24 19:22    1.86    Check-in [3944]: Made file and directory handling more generic. By ms. (diff)
2003-Jan-24 17:32    1.85    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-23 19:04    1.84    Check-in [3942]: Make RPC menus even more useful by transmitting the current selection instead of the last entry (duh). By ms. (diff)
2003-Jan-23 15:38    1.83    Check-in [3939]: Fix current file overwriting bug. By ms. (diff)
2003-Jan-23 00:57    1.82    Check-in [3935]: Made CORBA and/or SOAP connections options of autoconf, so remote reporting is compiled into the client only when desired. By ms. (diff)
2003-Jan-22 20:20    1.81    Check-in [3930]: Implement primitive UUID generation on new entry. By ms. (diff)
2003-Jan-22 12:36    1.80    Check-in [3926]: Use a more orthogonal solution for control updates on add and paste operations. By ms. (diff)
2003-Jan-21 13:38    1.79    Check-in [3924]: Bugfix for very inconvenient edit control update failure. By ms. (diff)
2003-Jan-16 09:37    1.78    Check-in [3917]: Add logic to connect and syncronize with a CORBA server. Hard code usage of MICO libraries into build configuration. By ms. (diff)
2003-Jan-16 09:32    1.77    Check-in [3916]: Add logic to connect and syncronize with a SOAP server. Hard code usage of EasySOAP libraries into build configuration. By ms. (diff)
2003-Jan-16 09:26    1.76    Check-in [3915]: Add GUI cod framework, graphics, and stub methods for server syncrhonization. By ms. (diff)
2002-Dec-20 18:42    1.75    Check-in [3911]: Fixed sorting and added sort direction handling. By ms. (diff)
2002-Dec-20 16:13    1.74    Check-in [3910]: Fixed data loading bug, causing overwriting of last row with first row's data. By ms. (diff)
2002-Dec-19 21:46    1.73    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 14:23    1.72    Check-in [3903]: Fixed member filename corruption and data loss problem. By ms. (diff)
2002-Dec-19 12:25    1.71    Check-in [3901]: Fixed two bugs, added placeholder pixmap to avoid stale data reference, and removed incorrect pixmap logic when reading a problem row with warning on. By ms. (diff)
2002-Dec-18 16:47    1.70    Check-in [3898]: Fixed control status pixmap to match corresponding row in matrix. By ms. (diff)
2002-Dec-18 15:50    1.69    Check-in [3897]: Fixed row shade logic and moved dirty flag to TiTable class. By ms. (diff)
2002-Dec-18 13:36    1.68    Check-in [3896]: Optimize data validation algorythm for speed, using a sneaky technique by writing unviewable control text to the status bitmap field. By ms. (diff)
2002-Dec-17 15:08    1.67    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.66    Check-in [3887]: Implement Darueberknallen protection. By ms. (diff)
2002-Dec-16 18:13    1.65    Check-in [3886]: Preserve user preferred sort order and don't set dirty flag on renumber ops. By ms. (diff)
2002-Dec-16 17:23    1.64    Check-in [3884]: Add missing view switch menu item, and use a slightly better display rendering algorythm. By ms. (diff)
2002-Dec-16 17:05    1.63    Check-in [3883]: Implemented joined column sorting. Implemented refreshDisplay, and add action to appropriate edit and view menus. By ms. (diff)
2002-Dec-16 11:45    1.62    Check-in [3880]: Implement missing logic for remaining new field linewise load and save ops. By ms. (diff)
2002-Dec-14 00:42    1.61    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 22:25    1.60    Check-in [3875]: Better initialization by disabling edit controls until a new document. By ms. (diff)
2002-Dec-13 21:50    1.59    Check-in [3874]: Implemented basic validation logic, reflected by pixmaps in both table and edit control. By ms. (diff)
2002-Dec-13 19:55    1.58    Check-in [3872]: Added initialization data for new field members, and fixed in place advance logic even more. By ms. (diff)
2002-Dec-13 18:44    1.57    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.56    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:13    1.55    Check-in [3867]: Implement persistent frame layout and dock positions. By ms. (diff)
2002-Dec-12 21:52    1.54    Check-in [3866]: Many layout and preference changes to support more flexibility. By ms. (diff)
2002-Dec-12 17:18    1.53    Check-in [3862]: Remove clean state handling to TiTable subclass and generalize add row logic to remove two conditions. By ms. (diff)
2002-Dec-12 14:27    1.52    Check-in [3860]: Fixed bug on safely closing unclean documents. By ms. (diff)
2002-Dec-12 14:20    1.51    Check-in [3859]: Implement connections for matrix text fields with edit control widgets. By ms. (diff)
2002-Dec-12 13:45    1.50    Check-in [3858]: Implement persistent toolbar preferences. By ms. (diff)
2002-Dec-12 13:19    1.49    Check-in [3857]: Load column view preferences on init, and save them on exit. By ms. (diff)
2002-Dec-11 18:15    1.48    Check-in [3856]: Fix bottom control layout by detecting first viewable column and adjusting control size accordingly. By ms. (diff)
2002-Dec-11 17:00    1.47    Check-in [3855]: Add line number and status columns. Make all columns ausblendbar. Activate column menu selectors. By ms. (diff)
2002-Dec-10 15:23    1.46    Check-in [3854]: Now all data fields are in the view table as well. By ms. (diff)
2002-Dec-10 13:06    1.45    Check-in [3852]: In order to prepare for missing data format implementations, replace last globals with constants, remove unused constants, and remove incomplete task truncating until a better solution is found. By ms. (diff)
2002-Dec-10 01:00    1.44    Check-in [3851]: Changed key bindings and exit without save logic, removed error messages on new document generation. By ms. (diff)
2002-Dec-05 19:03    1.43    Check-in [3846]: Completed dirty data state conditionals. By ms. (diff)
2002-Dec-05 17:08    1.42    Check-in [3845]: Complete introduction of dirty data state handling, and repair build also. By ms. (diff)
2002-Dec-05 15:51    1.41    Check-in [3844]: Flush dirty state saving changes without considering broken build. By ms. (diff)
2002-Dec-05 00:22    1.40    Check-in [3840]: Implement multirow edition including complete cut copy and paste. By ms. (diff)
2002-Dec-04 22:35    1.39    Check-in [3839]: Whoops, repaired reverse selection and then delete operation. By ms. (diff)
2002-Dec-04 22:31    1.38    Check-in [3838]: Enable multirow deletions. By ms. (diff)
2002-Dec-04 22:03    1.37    Check-in [3837]: Add cross application edition. By ms. (diff)
2002-Dec-04 21:30    1.36    Check-in [3836]: Various edition repairs and improvements. By ms. (diff)
2002-Dec-04 19:56    1.35    Check-in [3834]: Implemented row by row editing, introduced working cut copy and paste methods. By ms. (diff)
2002-Dec-04 15:50    1.34    Check-in [3827]: Fix row add logic, and automatically fill in date and time values. By ms. (diff)
2002-Dec-04 12:34    1.33    Check-in [3825]: Correct dynamic refresh behaviour of table data from edit widgets. By ms. (diff)
2002-Dec-03 20:07    1.32    Check-in [3823]: Implement rudimentary bottom widget edit connections to main table text cells. By ms. (diff)
2002-Dec-03 18:05    1.31    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-Dec-02 19:10    1.30    Check-in [3810]: Added GUID generation logic, and build configuration changes to support it. By ms. (diff)
2002-Dec-02 14:25    1.29    Check-in [3809]: Logic changes to correct the buildconf after CVS restructure. By ms. (diff)
2002-Nov-28 21:44    1.28    Check-in [2926]: Massive build configuration preparation, added boilerplate header text, and cleaned up whitespace. By ms. (diff)
2002-Nov-28 11:31    1.27    Check-in [2914]: Column adjustment. By ms. (diff)
2002-Nov-28 00:07    1.26    Check-in [2913]: Fixed current file save logic, smoothed edit controls, and corrected name of edition layout. By ms. (diff)
2002-Nov-27 23:44    1.25    Check-in [2912]: Added eventhandler to catch illegal double clicks, minimized layout of edition controls, changes to slot arrangement. By ms. (diff)
2002-Nov-27 19:40    1.24    Check-in [2911]: Implement in place editing, with intuitive error safety features. By ms. (diff)
2002-Nov-27 00:26    1.23    Check-in [2904]: Implemented edition controls, corrected amount formatting, and corrected file format saving. By ms. (diff)
2002-Nov-26 23:22    1.22    Check-in [2903]: Corrected add row on empty table special case, and added an ugly hack to allow for invalid zero dates. By ms. (diff)
2002-Nov-26 22:18    1.21    Check-in [2901]: Doch, use a push button to confirm edition of a task tuple. By ms. (diff)
2002-Nov-26 21:38    1.20    Check-in [2900]: Remove all push button widgets, since the enhanced edit tool has the same functionality built in. Also remove the writeData callback, to favor a better approach. By ms. (diff)
2002-Nov-26 21:25    1.19    Check-in [2899]: Toolbar showing and hiding on demand. By ms. (diff)
2002-Nov-26 20:33    1.18    Check-in [2897]: Improved date and time processing and validation, including missing or defaults values. By ms. (diff)
2002-Nov-26 20:09    1.17    Check-in [2896]: Corrected add entry logic, and implemented remove entry logic. By ms. (diff)
2002-Nov-26 18:34    1.16    Check-in [2895]: Implement rudimentary add entry. By ms. (diff)
2002-Nov-26 18:23    1.15    Check-in [2894]: Add several missing edit actions, icons for them, and restructure view menu according to thl+ms mui+gui brainstorming. By ms. (diff)
2002-Nov-26 15:10    1.14    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.13    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:40    1.12    Check-in [2886]: Connection of edit signals to prototype. By ms. (diff)
2002-Nov-25 00:11    1.11    Check-in [2884]: Implemented table data saving to a local file, and began new accessor method group with setDirty(). By ms. (diff)
2002-Nov-22 22:51    1.10    Check-in [2871]: Some final fine tunes before putting the pig to bed. By ms. (diff)
2002-Nov-22 22:14    1.9    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.8    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.7    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.6    Check-in [2865]: Consistency fix, and repair slots for opening and saving to local files. By ms. (diff)
2002-Nov-20 12:06    1.5    Check-in [2859]: Save time and resources by loading pixmaps on demand only. Removed some icons to unclutter the screen estate. By ms. (diff)
2002-Nov-19 21:29    1.4    Check-in [2854]: Added edit and view drop down menus, enhanced existing ones. By ms. (diff)
2002-Nov-19 20:42    1.3    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-19 09:17    1.2    Check-in [2846]: Add CW logo and rework message boxes under the help menu. By ms. (diff)
2002-Nov-18 23:38    1.1    Check-in [2844]: Move slot logic to its own file, making the pig widget even slimmer. By ms.

CVSTrac 2.0.1