8
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 11, 2024 — Aug 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add helper function for escaping strings which are copied into clipboard More... over 7 years ago
Make sure to properly clear the system clipboard when copying data More... over 7 years ago
Share internal copy-paste buffer between different table views More... over 7 years ago
Don't paste NULL value when pasting from empty clipboard More... over 7 years ago
Don't treat trailing line break as NULL value when pasting from clipboard More... over 7 years ago
Don't copy data from hidden columns to clipboard More... over 7 years ago
Improve the user interactions over plot: zooming and range dragging.
mgr
as mgrojo
More... over 7 years ago
Improvements in the new "Save filter as view" functionality
mgr
as mgrojo
More... over 7 years ago
Prevent crash with "Save SQL file as" when no SQL tab is open
mgr
as mgrojo
More... over 7 years ago
Avoid crash when starting without a database and activating the find frame
mgr
as mgrojo
More... over 7 years ago
Quote only data with end-of-lines, tabs or double-quotes
mgr
as mgrojo
More... over 7 years ago
Merge pull request #1246 from sqlitebrowser/save_filter_as_view
mgr
as mgrojo
More... over 7 years ago
Fixed issues from @MKleusber's review
mgr
as mgrojo
More... over 7 years ago
Manually set the keyboard shortcut for the Find/Replace dialog to Ctrl+H More... over 7 years ago
plot: Correctly restore Y axis check states More... over 7 years ago
Avoid adding an empty row in the clipboard data
mgr
as mgrojo
More... over 7 years ago
Remove no longer used method SqlExecutionArea::saveAsView()
mgr
as mgrojo
More... over 7 years ago
Save current filter, sort column and display formats as a new view
mgr
as mgrojo
More... over 7 years ago
Avoid some warnings More... over 7 years ago
Clean up copy & paste code More... over 7 years ago
Error indicators in JSON mode editor
mgr
as mgrojo
More... over 7 years ago
Actually change the shortcut for Copy with Headers to Ctrl+Shift+C
mgr
as mgrojo
More... over 7 years ago
Find/Replace dialog improvements
mgr
as mgrojo
More... over 7 years ago
Find/Replace dialog for SQL editors and logs
mgr
as mgrojo
More... over 7 years ago
Folding issues related to the Scintilla JSON lexer
mgr
as mgrojo
More... over 7 years ago
JSON validation before applying data to cell
mgr
as mgrojo
More... over 7 years ago
Also apply table view settings to the SQL result tables More... over 7 years ago
Support pasting single value into multiple cells More... over 7 years ago
Compact and indent on JSON cell editor
mgr
as mgrojo
More... over 7 years ago
Updated OSX section to mention 10.13 works More... over 7 years ago