forked from pool/sqlitebrowser
- 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 OBS-URL: https://build.opensuse.org/package/show/server:database/sqlitebrowser?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
68e1d2b858
commit
6ad7fee719
@@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
Reference in New Issue
Block a user