Add missing include |
|
More...
|
almost 6 years ago
|
Fix problem with cursor navigation in table browser |
|
More...
|
almost 6 years ago
|
Fix compilation error with Qt version used by Travis |
|
More...
|
almost 6 years ago
|
Merge branch 'browser_formats' |
|
More...
|
almost 6 years ago
|
Merge branch 'master' into browser_formats |
|
More...
|
almost 6 years ago
|
Improvements for text alignment |
|
More...
|
almost 6 years ago
|
Added toolbar for direct formatting of columns in Data Browser |
|
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 |
|
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 |
|
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 |
|
More...
|
almost 6 years ago
|
Added text alignment to conditional formats |
|
More...
|
almost 6 years ago
|
Added font and point size selection to conditional formats |
|
More...
|
almost 6 years ago
|
More conditional formats: font style |
|
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
|