[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/kexi [POSSIBLY UNSAFE]
From:       Jaroslaw Staniek <js () iidea ! pl>
Date:       2003-07-18 10:53:41
[Download RAW message or body]

CVS commit by staniek: 

One massive commit due to being offline this month:
- menubar and popupmenu entries in Query Part merged using KexiPartItemAction (new KAction subclass);
  The same for Tables Part. KexiPartPopupMenu now collaborates with KexiPartItemAction to reuse its
	action's information (avoid redundancy).

- fixed registering (registerAs) for query designer's windows, 
	query from project browser removing fixed
- project browser's groups items (tables, queries,..) are now non-selectable 
	as these are rather special constant containers
- added convenient hidden(), shown() signals to KexiDialogBase
- added KexiDialogBase::plugToggleAction(KToggleAction *toggle_action) for syncing window
	visibility with toggle action's state

- actions for Form, Kugar, Relations, Script Parts updated using KexiPartItemAction,
	KexiProjectHandlerProxy::groupContextMenu() and itemContextMenu()
	like in Tables and Queries' Parts
- kexikugarhandlerui.rc moved to kexi/data/
- 'Other Licenses' submenu made in 'Help' menu, 'Report Generator Licensing' 
	entry moved here from Kugar Part's popup menu
- kexirc added
- added option for KexiBrowserItem to be sorted in FIFO order (top level items - by default,
	others are sorted in alpha order). Visible Parts' order is now specified (by library name)
	in the Kexi's main config file "kexirc" ([Parts]/Order), because KTrader sorts parts 
	by name in aplha order. Unspecified Parts are appended at the end of list.
	This order setting is loaded and used on parts loading (KexiProject::loadHandlers()).


  M +2 -1      core/Makefile.am   1.18
  M +2 -0      core/filters/kexifilterwizardbase.cpp   1.2
  M +1 -1      core/filters/kexitableimportsourceiface.h   1.3
  M +10 -5     core/kexibrowser.cpp   1.66
  M +34 -1     core/kexibrowseritem.cpp   1.13 [POSSIBLY UNSAFE: printf]
  M +6 -0      core/kexibrowseritem.h   1.9
  M +24 -0     core/kexidialogbase.cpp   1.36
  M +10 -0     core/kexidialogbase.h   1.30
  M +17 -8     core/kexihandlerpopupmenu.cpp   1.9
  M +14 -4     core/kexihandlerpopupmenu.h   1.6
  M +32 -2     core/kexiproject.cpp   1.86
  M +3 -1      core/kexiproject.h   1.53
  M +8 -0      core/kexiprojecthandler.cpp   1.16
  M +11 -2     core/kexiprojecthandlerproxy.cpp   1.7
  M +18 -2     core/kexiprojecthandlerproxy.h   1.9
  M +1 -0      core/kexitabbrowser.cpp   1.29
  M +26 -19    core/kexiview.cpp   1.51
  M +3 -1      core/kexiview.h   1.24
  M +10 -4     core/kexiworkspaceMDI.cpp   1.13
  M +6 -1      data/Makefile.am   1.19
  M +7 -2      data/kexiui.rc   1.18
  M +2 -5      kexiDB/kexidb.cpp   1.34
  M +1 -1      kexiDB/kexidbinterfacemanager.cpp   1.16
  M +1 -1      kexiDB/kexidbupdaterecord.h   1.4
  M +2 -1      plugins/forms/kexidbwidgetcontainer.cpp   1.3
  M +2 -2      plugins/forms/kexiformbase.cpp   1.30
  M +24 -6     plugins/forms/kexiformhandlerproxy.cpp   1.3
  M +2 -2      plugins/forms/kexiformhandlerproxy.h   1.2
  M +0 -3      plugins/kugar/Makefile.am   1.6
  M +30 -9     plugins/kugar/kexikugarhandlerproxy.cpp   1.9
  M +2 -2      plugins/kugar/kexikugarhandlerproxy.h   1.4
  M +2 -2      plugins/queries/kexiquerydesigner.cpp   1.39
  M +8 -7      plugins/queries/kexiquerypartitem.cpp   1.21
  M +3 -2      plugins/queries/kexiquerypartitem.h   1.17
  M +86 -38    plugins/queries/kexiquerypartproxy.cpp   1.22
  M +3 -2      plugins/queries/kexiquerypartproxy.h   1.11
  M +10 -4     plugins/relations/kexirelationhandlerproxy.cpp   1.9
  M +2 -2      plugins/relations/kexirelationhandlerproxy.h   1.5
  M +24 -6     plugins/scripting/kexiscripthandlerproxy.cpp   1.5
  M +2 -2      plugins/scripting/kexiscripthandlerproxy.h   1.3
  M +45 -23    plugins/tables/kexitablepartproxy.cpp   1.33
  M +2 -2      plugins/tables/kexitablepartproxy.h   1.13
  M +12 -8     widget/kexidatatable.cpp   1.62
  M +8 -3      widget/kexidatatable.h   1.26



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic