forked from pool/sqlitebrowser
6ad7fee719
+ Qt3Support was removed + Recent files menu added + Improved UI, making it more modern, replacing some dialogs etc. + Syntax highlighting for SQL code + Cleaned up the code, reducing the SLOC quite a bit + Added basic support for triggers and views + Added pragma editing + Added BLOB support + Added a new filter row for searching + Improved performance when opening large tables + Extended the SQL tab + Added SQLite extension support + Fixed a ton of bugs + Probably more - removed edittableform-fix-qdebug-use.patch - removed sqlitebrowser-libs.patch OBS-URL: https://build.opensuse.org/package/show/server:database/sqlitebrowser?expand=0&rev=2
32 lines
1.1 KiB
Plaintext
32 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Nov 7 13:20:45 UTC 2013 - lars@linux-schulserver.de
|
|
|
|
- update to 3.0:
|
|
+ Qt3Support was removed
|
|
+ Recent files menu added
|
|
+ Improved UI, making it more modern, replacing some dialogs etc.
|
|
+ Syntax highlighting for SQL code
|
|
+ Cleaned up the code, reducing the SLOC quite a bit
|
|
+ Added basic support for triggers and views
|
|
+ Added pragma editing
|
|
+ Added BLOB support
|
|
+ Added a new filter row for searching
|
|
+ Improved performance when opening large tables
|
|
+ Extended the SQL tab
|
|
+ Added SQLite extension support
|
|
+ Fixed a ton of bugs
|
|
+ Probably more
|
|
- removed edittableform-fix-qdebug-use.patch
|
|
- removed sqlitebrowser-libs.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 29 07:24:24 UTC 2011 - lars@linux-schulserver.de
|
|
|
|
- add -ldl to the linker (sqlitebrowser-libs.patch)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 25 14:10:41 UTC 2011 - lars@linux-schulserver.de
|
|
|
|
- initial version 2.0b1, but using SVN revision 69 instead
|
|
|