53acd3d438
Accepting request 386799 from home:pluskalm:branches:server:database
Martin Pluskal2016-04-10 12:36:16 +00:00
a239b1e1e5
- Drop some build dependencies * autotools are not used - Add macros for icons - Add correct dependencies for post/postun macros - Use cmake macros - Drop some conditional build dependencies for unsupported releases
Martin Pluskal2016-04-10 09:31:53 +00:00
22d0bf5cab
Accepting request 293289 from home:cyberiad:branches:server:database
Martin Pluskal2015-03-27 16:45:26 +00:00
6cac967f07
+ Bi-licensed under MPLv2 and GPLv3 - adapt package license string for the bi-license - build-require hicolor-icon-theme for the directory ownership
Lars Vogdt
2014-12-08 11:02:23 +00:00
a52ca22333
- update to 3.4.0 + CSV file import and export code has been extensively modified for better RFC compatibility + support for custom collation sequences. This lets people use SQLite3 databases copied from their Android phone or tablet. + several fixes in our SQL grammar parser + Make adding new rows less confusing by showing automatically generated data by default values, triggers or the PK right after the new row is added + Edit Table dialog: Add option for adding a unique constraint to columns + UI improvements: Show line numbers in the SQL log + Add a database schema pane (can be torn off) + Added a Russian translation, fixed German translation + new Project files feature, for saving metadata about your SQLite Database files + New: Plotting, a quick and dirty way to draw graphs from your table data + Bi-licensed under MPLv2 and GPLv3 - use cmake now instead of old qmake - let make install the sqlitebrowser binary
Lars Vogdt
2014-12-08 10:59:46 +00:00
c9ec67b58e
Accepting request 224345 from server:database
Stephan Kulow
2014-03-04 12:59:42 +00:00
d9466158a3
fix license
Lars Vogdt
2014-03-02 00:32:53 +00:00
d05d462a58
- 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
Lars Vogdt
2014-02-16 19:35:01 +00:00
af57ac2721
- update to 3.0.1: + key names in table/column names + copy/paste of single cell
Lars Vogdt
2013-12-15 15:56:28 +00:00
03b6443582
- 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
Lars Vogdt
2013-11-07 13:23:18 +00:00