Next
Previous
Contents
KPSQL is a continuation of the MPSQL project. The goal is to provide users
of PostgreSQL with a good, graphical SQL editor. KPSQL is similar to Microsoft's
WISQL for SQL Server and Oracle's Motif based SQL worksheet.
Version 1.0
- Revised mime icon to reflect new KDE UI.
- Tested code against KDE 1.1.2.
Version 0.9
- Cleaned up distribution to help eliminate make problems.
- Updated syntax highlight keyword list.
- Added modified print dialog from KDevelop to offer better printing.
- Removed ability to print selections.
- Revised help topics into smaller sections to speed loading of graphic heavy pages.
- Added mime and icon files for kpsql scripts (*.sql;*.SQL).
- Added icons to application & right mouse button popup menus.
- Added find to right mouse button popup menu.
- Fixed bug that caused UI state to freeze when PQsendQuery() returned an error.
Version 0.2
- Added path to configure script for PostgreSQL rpm installations.
- Fixed code in dbaccess.cpp that was causing compiler warnings.
- Implemented online help (menu item reference).
- Integrated PostgreSQL documentation into online help.
- Tested code against PostgreSQL v.6.5, Redhat Linux 6.0 and KDE 1.1.1
Version 0.1
Next
Previous
Contents