1
0
forked from pool/sqlitebrowser
sqlitebrowser/sqlitebrowser.changes
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

39 lines
1.3 KiB
Plaintext

-------------------------------------------------------------------
Sun Dec 15 15:55:47 UTC 2013 - lars@linux-schulserver.de
- update to 3.0.1:
+ key names in table/column names
+ copy/paste of single cell
-------------------------------------------------------------------
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