8
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 2 days ago.
Jun 19, 2024 — Jun 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Partially revert 7073230 to fix filter row More... about 12 years ago
ExtendedTableWidget: Fix jumpy scrolling More... about 12 years ago
Revert "don't canFetchMore on our own" More... about 12 years ago
insert tables/views sorted in browse combobox More... about 12 years ago
use new SqliteTableModel with the executequery tab More... about 12 years ago
get setQuery without setTable working again More... about 12 years ago
add a check for valid querys More... about 12 years ago
don't canFetchMore on our own More... about 12 years ago
Merge branch 'partial-data-fetch' More... about 12 years ago
set override cursor if selecting a line More... about 12 years ago
increase default chunk size More... about 12 years ago
ExtendedTableWidget: Make scrolling less awkward with lazy population More... about 12 years ago
SqliteTableModel: Notify view and parent class code when clearing cache More... about 12 years ago
SqliteTableModel: Fix wrong LIMIT value in fetchData() More... about 12 years ago
SqliteTableModel: Allow data() and setData() on rows not cached yet More... about 12 years ago
add flattr button More... about 12 years ago
SqliteTableModel: Fix really stupid bug in insertRows() and removeRows() More... about 12 years ago
Update README More... about 12 years ago
SqliteTableModel: Speed up on large table in certain circumstances More... about 12 years ago
Fix CSV export to work with SqliteTableModel More... about 12 years ago
Fix SQL export to work with the SqliteTableModel More... about 12 years ago
SqliteTableModel: Restore BLOB support and clean up DBSQLiteDB More... about 12 years ago
Get rid of the find dialog More... about 12 years ago
Allow different comparison operators in the new filter row More... about 12 years ago
Add a filter row to the table view in the browse tab More... about 12 years ago
python script that creates a ~250mb test db with 1mio records More... about 12 years ago
python script that creates a ~250mb test db with 1mio records More... about 12 years ago
Clear the table view in the browse tab when closing a database file More... about 12 years ago
SqliteTableModel: Simplify code More... about 12 years ago
SqliteTableModel: Don't crash when opening an empty table More... about 12 years ago