Revision bd41a73...

Go back to digest for 19th June 2011

Features in KDE Base

Marco Mentasti committed changes in [kate] /plugins/katesql:

SQL-Plugin: ask for kwallet password only if SQL connection is used

Now, for connections restored from session, password is not requested
opening kate but only when connection is used (eg. execute a query).
Before querying, the connection will remain in an "idle" state,
notified by a new icon in the combo-box placed in the toolbar.

File Changes

Modified 11 files
  • /plugins/katesql
  •   kate/connection.h
  •   kate/connectionmodel.cpp
  •   kate/connectionmodel.h
  •   kate/connectionwizard.cpp
  •   kate/katesqlview.cpp
  •   kate/schemabrowserwidget.cpp
  •   kate/schemabrowserwidget.h
  •   kate/schemawidget.cpp
  •   kate/schemawidget.h
  •   kate/sqlmanager.cpp
  •   kate/sqlmanager.h
11 files changed in total