2004-Aug-24 23:47 |
1.27
|
Check-in
[4686]:
Repair selection bug when using the tab and shift tab keys with in place
edition, and implement in place edition logic for use with the return and
enter keys. Also override the QTable::endEdit method to properly deactivate
in place edition when finished. By ms.
(diff)
|
2004-May-27 23:48 |
1.26
|
Check-in
[4587]:
Modernize copyright text in source and graphic headers. By ms.
(diff)
|
2004-May-27 23:42 |
1.25
|
Check-in
[4586]:
Correct file names in source headers. By ms.
(diff)
|
2003-Nov-20 12:31 |
1.24
|
Check-in
[3685]:
Handle the time consuming bureaucracy of changing a company name. By ms.
|
2003-Feb-21 11:12 |
1.23
|
Check-in
[4069]:
Reluctantly added Preferences class coupling, because we need to read the row
shading colour dynamically. By ms.
(diff)
|
2003-Feb-14 20:27 |
1.22
|
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.21
|
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)
|
2002-Dec-20 19:19 |
1.20
|
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 19:02 |
1.19
|
Check-in
[3912]:
Fix selection and highlighting problem on row sort. By ms.
(diff)
|
2002-Dec-20 18:42 |
1.18
|
Check-in
[3911]:
Fixed sorting and added sort direction handling. By ms.
(diff)
|
2002-Dec-18 15:50 |
1.17
|
Check-in
[3897]:
Fixed row shade logic and moved dirty flag to TiTable class. By ms.
(diff)
|
2002-Dec-17 17:55 |
1.16
|
Check-in
[3892]:
Correct cell edition and focus handling on return key in edit mode. By ms.
(diff)
|
2002-Dec-17 17:47 |
1.15
|
Check-in
[3891]:
Implement rudimentary row shading on sort key, and add GUID and APPID. By ms.
(diff)
|
2002-Dec-16 18:13 |
1.14
|
Check-in
[3886]:
Preserve user preferred sort order and don't set dirty flag on renumber ops. By ms.
(diff)
|
2002-Dec-13 20:36 |
1.13
|
Check-in
[3873]:
Kill up and down arrow key events in editing mode until we have a consistent
solution to value increments. By ms.
(diff)
|
2002-Dec-13 19:55 |
1.12
|
Check-in
[3872]:
Added initialization data for new field members, and fixed in place advance
logic even more. By ms.
(diff)
|
2002-Dec-13 19:06 |
1.11
|
Check-in
[3871]:
Fix tab and shift tab edit in place advance logic. By ms.
(diff)
|
2002-Dec-13 18:44 |
1.10
|
Check-in
[3870]:
Fix display of initialized cells, initialize new cells, and add a shift tab
event handler. By ms.
(diff)
|
2002-Dec-12 17:20 |
1.9
|
Check-in
[3863]:
Fix closure on clean state bug in a better way. By ms.
(diff)
|
2002-Dec-10 13:06 |
1.8
|
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-09 17:44 |
1.7
|
Check-in
[3850]:
Disable help menu until implemented, simplify click condition, and adjust
autoconf requirements. By ms.
(diff)
|
2002-Dec-06 17:16 |
1.6
|
Check-in
[3849]:
Make table clicking work like a macintosh. By ms.
(diff)
|
2002-Dec-03 18:05 |
1.5
|
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 14:25 |
1.4
|
Check-in
[3809]:
Logic changes to correct the buildconf after CVS restructure. By ms.
(diff)
|
2002-Dec-02 11:45 |
1.3
|
Check-in
[3808]:
Remove unused class definition. By ms.
(diff)
|
2002-Nov-28 21:44 |
1.2
|
Check-in
[2926]:
Massive build configuration preparation, added boilerplate header text,
and cleaned up whitespace. By ms.
(diff)
|
2002-Nov-27 23:44 |
1.1
|
Check-in
[2912]:
Added eventhandler to catch illegal double clicks, minimized layout of
edition controls, changes to slot arrangement. By ms.
|