8
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add missing include More... almost 6 years ago
Fix problem with cursor navigation in table browser
mgr
as mgrojo
More... almost 6 years ago
Fix compilation error with Qt version used by Travis
mgr
as mgrojo
More... almost 6 years ago
Merge branch 'browser_formats'
mgr
as mgrojo
More... almost 6 years ago
Merge branch 'master' into browser_formats
mgr
as mgrojo
More... almost 6 years ago
Improvements for text alignment
mgr
as mgrojo
More... almost 6 years ago
Added toolbar for direct formatting of columns in Data Browser
mgr
as mgrojo
More... almost 6 years ago
qmake: Fix build warnings More... almost 6 years ago
Convert some QRegExp usages to QRegularExpression More... almost 6 years ago
Fix editing of collation in new fiews in the Edit Table dialog More... almost 6 years ago
Add a find tool bar to the Browse Data tab More... almost 6 years ago
tests: Simplify code More... almost 6 years ago
Highlight column headers to emulate spreadsheet behaviour
mgr
as mgrojo
More... almost 6 years ago
Fix retrieving list of selected columns for Browse Data tab More... almost 6 years ago
Fix foreign key editor not working correctly in Edit Table dialog More... almost 6 years ago
Attach Database didn't escape filepath of selected file
mgr
as mgrojo
More... almost 6 years ago
Add move field to top/bottom buttons to Edit Table dialog More... almost 6 years ago
Support inline preview of image data in cells More... almost 6 years ago
Fixes when adding new conditional format
mgr
as mgrojo
More... almost 6 years ago
Added text alignment to conditional formats
mgr
as mgrojo
More... almost 6 years ago
Added font and point size selection to conditional formats
mgr
as mgrojo
More... almost 6 years ago
More conditional formats: font style
mgr
as mgrojo
More... almost 6 years ago
Fix issue with inserting rows into single-column PK tables More... almost 6 years ago
Add global filter field to Browse Data tab More... almost 6 years ago
tests: Add more test cases for the SQLite parser More... almost 6 years ago
Remove the Antlr parser and the Antlr runtime library More... almost 6 years ago
grammar: Add CREATE VIRTUAL TABLE support to the new parser More... almost 6 years ago
grammar: Replace Antlr parser for CREATE TABLE statements by new parser More... almost 6 years ago
grammar: Rework how PK and unique constraints work More... almost 6 years ago
grammar: Replace the Antlr parser for CREATE INDEX statements More... almost 6 years ago