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. |
|
More...
|
over 7 years ago
|
Improvements in the new "Save filter as view" functionality |
|
More...
|
over 7 years ago
|
Prevent crash with "Save SQL file as" when no SQL tab is open |
|
More...
|
over 7 years ago
|
Avoid crash when starting without a database and activating the find frame |
|
More...
|
over 7 years ago
|
Quote only data with end-of-lines, tabs or double-quotes |
|
More...
|
over 7 years ago
|
Merge pull request #1246 from sqlitebrowser/save_filter_as_view |
|
More...
|
over 7 years ago
|
Fixed issues from @MKleusber's review |
|
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 |
|
More...
|
over 7 years ago
|
Remove no longer used method SqlExecutionArea::saveAsView() |
|
More...
|
over 7 years ago
|
Save current filter, sort column and display formats as a new view |
|
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 |
|
More...
|
over 7 years ago
|
Actually change the shortcut for Copy with Headers to Ctrl+Shift+C |
|
More...
|
over 7 years ago
|
Find/Replace dialog improvements |
|
More...
|
over 7 years ago
|
Find/Replace dialog for SQL editors and logs |
|
More...
|
over 7 years ago
|
Folding issues related to the Scintilla JSON lexer |
|
More...
|
over 7 years ago
|
JSON validation before applying data to cell |
|
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 |
|
More...
|
over 7 years ago
|
Updated OSX section to mention 10.13 works |
|
More...
|
over 7 years ago
|