1
0
forked from pool/sqlitebrowser
Go to file
Dominique Leuenberger ad2fc6e55c Accepting request 519688 from server:database
- Correct license
- Use more cmake macros
- Use shared qscintilla library

- update to version 3.10.0
  * Highlights
    - DBHub.io integration
      + Uploading and downloading of databases works
      + Branching, forking, starring works, as does creating tags and releases
      + There's a 100MB per database limit at the moment though, as it's still in development
      + Backups aren't done on it (yet), so don't use it as your only place for storing important things (!!!)
      + The front page is... not great. We're working on it.
      + Still lots of upcoming stuff needing to be done. An API to query your databases, a cli, merging, discussions/issues
      + Please report bugs, ideas, suggestions (etc) on the dbhub.io repo issue tracker as you find them.
    - Many plot improvements (NULL values, progress dialog, remember settings, better colours, and bug fixes)
    - Better table editing (foreign key editor, toggling the WITHOUT ROWID flag, temporary tables, ...)
    - Better Import CSV dialog. It can now handle multiple CSV files at once
    - Improved Index dialog and better index handling in general
    - Better handling of virtual tables
    - Filter improvements (ranges, NULL search)
    - The usual improvements to the grammar parser
  * See the full list of changes under
    https://github.com/sqlitebrowser/sqlitebrowser/releases/tag/v3.10.0
- switch back to cmake build
- use system antlr on openSUSE, the problems seem to be fixed
- unconditionally build with Qt5, Qt4 support has been dropped in
  this release

OBS-URL: https://build.opensuse.org/request/show/519688
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sqlitebrowser?expand=0&rev=9
2017-09-04 10:30:35 +00:00
.gitattributes Accepting request 126169 from home:lrupp 2012-06-26 12:36:57 +00:00
.gitignore Accepting request 126169 from home:lrupp 2012-06-26 12:36:57 +00:00
sqlitebrowser-3.10.0.tar.gz Accepting request 519297 from home:wolfi323:branches:server:database 2017-08-29 15:07:21 +00:00
sqlitebrowser.1 Accepting request 386607 from home:Mailaender:branches:server:database 2016-04-10 09:09:59 +00:00
sqlitebrowser.changes - Correct license 2017-08-30 14:24:38 +00:00
sqlitebrowser.spec OBS-URL: https://build.opensuse.org/package/show/server:database/sqlitebrowser?expand=0&rev=31 2017-08-30 14:30:37 +00:00