[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:       2004-10-04 12:34:46
Message-ID: 20041004123446.DE1C3126E7 () office ! kde ! org
[Download RAW message or body]

CVS commit by staniek: 

Kexi Startup
- server-based (mysql, postgresql) projects are now available from command
  line (usable since gui is not yet ready): 
  --createdb, --dropdb, --dbdriver command line options added
- db creation and dropping from command line works without starting entire
  gui see http://www.kexi-project.org/wiki/wikiview/index.php?CommandLineOptions

Core
- KexiMessageHandler introduced: receives messages e.g. from KexiProject
- KexiGUIMessageHandler added

KexiDB
- improved error handling

MySQL Driver
- MySqlConnectionInternal added (like for SQLite)

General
- KMessageBox::warning**() used instead of question**() for dangerous
  messages.
- 'tristate' helper class introduced. This reduces a need for adding 
   bool& cancelled parameters. Used where possible instead 
   of 'bool& cancel' params


CC_MAIL: dkite@shaw.ca


  A            kexidb/parser/sqlscanner.cpp   1.23 [POSSIBLY UNSAFE: printf] [no \
copyright GENERATED FILE]  M +37 -8     main.cpp   1.36
  M +1 -1      core/Makefile.am   1.57
  M +22 -25    core/kexidialogbase.cpp   1.104
  M +6 -6      core/kexidialogbase.h   1.82
  M +7 -2      core/keximainwindow.h   1.46
  M +4 -3      core/kexipart.cpp   1.41
  M +134 -30   core/kexiproject.cpp   1.125
  M +32 -14    core/kexiproject.h   1.78
  M +3 -1      core/kexiprojectdata.cpp   1.10
  M +1 -1      core/kexiprojectdata.h   1.11
  M +2 -0      core/kexistartupdata.cpp   1.2
  M +4 -2      core/kexistartupdata.h   1.2
  M +3 -3      core/kexiviewbase.cpp   1.35
  M +8 -10     core/kexiviewbase.h   1.30
  M +29 -0     doc/dev/CHANGELOG-Kexi-js   1.170
  M +1 -1      formeditor/connectiondialog.cpp   1.11
  M +1 -1      formeditor/test/kfd_part.cpp   1.15
  M +8 -3      kexidb/connection.cpp   1.99
  M +3 -3      kexidb/cursor.h   1.28
  M +2 -11     kexidb/drivermanager_p.h   1.5
  M +1 -1      kexidb/object.cpp   1.10
  M +2 -0      kexidb/schemadata.h   1.9
  M +71 -19    kexidb/drivers/mySQL/mysqlconnection.cpp   1.19
  M +14 -9     kexidb/drivers/mySQL/mysqlconnection.h   1.11
  M +99 -46    kexidb/drivers/mySQL/mysqlcursor.cpp   1.15
  M +12 -12    kexidb/drivers/mySQL/mysqlcursor.h   1.15
  M +1 -1      kexidb/drivers/sqlite/sqliteconnection.cpp   1.21
  M +0 -3      kexidb/drivers/sqlite/sqliteconnection.h   1.16
  M +2 -1      kexidb/drivers/sqlite/sqliteconnection_p.h   1.7
  M +5 -5      kexidb/drivers/sqlite/sqlitecursor.cpp   1.34
  M +3 -5      kexidb/drivers/sqlite/sqlitecursor.h   1.17
  M +1 -1      kexidb/parser/sqlparser.cpp   1.33
  M +2 -2      main/kexibrowseritem.cpp   1.24
  M +140 -88   main/keximainwindowimpl.cpp   1.150
  M +20 -26    main/keximainwindowimpl.h   1.71
  M +136 -54   main/startup/KexiStartup.cpp   1.8
  M +9 -4      main/startup/KexiStartup.h   1.5
  M +16 -8     plugins/forms/kexiformview.cpp   1.7
  M +3 -3      plugins/forms/kexiformview.h   1.6
  M +13 -15    plugins/queries/kexiquerydesignerguieditor.cpp   1.86
  M +3 -3      plugins/queries/kexiquerydesignerguieditor.h   1.47
  M +15 -16    plugins/queries/kexiquerydesignersql.cpp   1.33
  M +3 -3      plugins/queries/kexiquerydesignersql.h   1.21
  M +2 -2      plugins/queries/kexiqueryview.cpp   1.13
  M +1 -1      plugins/queries/kexiqueryview.h   1.6
  M +3 -4      plugins/tables/kexialtertable_dataview.cpp   1.4
  M +2 -2      plugins/tables/kexialtertable_dataview.h   1.3
  M +50 -51    plugins/tables/kexialtertabledialog.cpp   1.65
  M +4 -4      plugins/tables/kexialtertabledialog.h   1.30


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

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