1
0
forked from pool/sqlitebrowser
Commit Graph

5 Commits

Author SHA256 Message Date
Lars Vogdt
51ed79382d fix license
OBS-URL: https://build.opensuse.org/package/show/server:database/sqlitebrowser?expand=0&rev=5
2014-03-02 00:32:53 +00:00
Lars Vogdt
16898eb5e1 - update to 3.0.2:
+ Fix a memory leak
  + Allow space characters in table and index names, disallow ` chars
  + Update execute query table view when no results returned
  + Fix non tables/column names with non ascii characters

OBS-URL: https://build.opensuse.org/package/show/server:database/sqlitebrowser?expand=0&rev=4
2014-02-16 19:35:01 +00:00
Lars Vogdt
5696d43c10 - update to 3.0.1:
+ key names in table/column names
  + copy/paste of single cell

OBS-URL: https://build.opensuse.org/package/show/server:database/sqlitebrowser?expand=0&rev=3
2013-12-15 15:56:28 +00:00
Lars Vogdt
6ad7fee719 - 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
2013-11-07 13:23:18 +00:00
68e1d2b858 Accepting request 126169 from home:lrupp
Graphical UI for sqlite databases.

OBS-URL: https://build.opensuse.org/request/show/126169
OBS-URL: https://build.opensuse.org/package/show/server:database/sqlitebrowser?expand=0&rev=1
2012-06-26 12:36:57 +00:00