Martin Kleusberg f623a62036 Always show all rows in table view of browse tab
Always show all rows of the current table in the browse tab of the main
window instead of limiting it to a 1000 per page.
Change the functionality of the buttons and inputs to change the page
accordingly.

Limiting the number of rows to a 1000 was probably done for performance
reasons but is a killer in terms of usability. And as we'll probably
move sooner or later to a model-view architecture that loads data on
demand, the performance when opening large tables will be more than
restored anyway.
2013-01-01 15:32:50 +01:00
2012-12-23 23:53:54 +01:00
2012-02-10 14:21:16 +01:00
2012-02-04 10:36:30 +01:00

=============
sqlitebrowser
=============

This is a fork from the SF project which seems to be stagnant. 

Website:
  http://sqlitebrowser.sourceforge.net

Project:
  https://sourceforge.net/projects/sqlitebrowser/

Status
------

- Qt3Support was removed
- Recent files menu added

Todo
----

- UI cleanup
- Code cleanup (a lot)

For recent issues look at: https://github.com/rp-/sqlitebrowser/issues

Description
Official home of the DB Browser for SQLite (DB4S) project. Previously known as "SQLite Database Browser" and "Database Browser for SQLite". Website at:
Readme 40 MiB
Languages
C++ 95.7%
C 2.6%
SCSS 0.7%
CMake 0.6%
QMake 0.2%
Other 0.1%