8
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 03, 2024 — Aug 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Allow deleting and duplicating a selection of rows
mgr
as mgrojo
More... over 7 years ago
Select the pointed table row when right clicking on the vertical header
mgr
as mgrojo
More... over 7 years ago
Revert "Fix removing comments from SQL when there are quoted strings" More... over 7 years ago
Add tests More... over 7 years ago
Add support for conflict clauses to the grammar parser More... over 7 years ago
Fix bug introduced in eae0730e3eaa41e117ca21cdb78171d738bbbb4f More... over 7 years ago
Fix removing comments from SQL when there are quoted strings More... over 7 years ago
Add a --read-only command line option More... over 7 years ago
Don't set modified flag for database when attaching/detaching database More... over 7 years ago
Remove hardcoded styles from hyperlinks (#1286) More... over 7 years ago
Add SQLCipher to the Ubuntu build instructions More... over 7 years ago
Right click on vertical header to delete the selected record(s)
mgr
as mgrojo
More... over 7 years ago
Removed unused QDebug include sentences
mgr
as mgrojo
More... over 7 years ago
Fix wrong BOM detection in startsWithBom and fix BOM checks containing 0
mgr
as mgrojo
More... over 7 years ago
Fix wrong BOM detection More... over 7 years ago
Put full cell data into INSERT statements when dragging tables More... over 7 years ago
Allow users to drag and drop fields from DB Schema dock to editor (#1250) More... over 7 years ago
Improve handling of BOMs in table cells More... over 7 years ago
Fix cmake build More... over 7 years ago
Move check for binary data into separate function More... over 7 years ago
Use current encoding for the binary check and being able to reset encoding
mgr
as mgrojo
More... over 7 years ago
Avoid accidental truncation of cell data More... over 7 years ago
Restore line that was commented out in previous commit
mgr
as mgrojo
More... over 7 years ago
XML mode for the cell editor
mgr
as mgrojo
More... over 7 years ago
Don't copy binary data to text type clipboard More... over 7 years ago
Always copy data to clipboard and to internal buffer. Embedded image support (#1257) More... over 7 years ago
Refuse from previous commit More... over 7 years ago
- Applied changes requested by mgrojo to uniform code with sqlitebrowser standards - Add "history" when closing editor window, but reopen before closing preferences - Revert some changes done by QtCreator More... over 7 years ago
Use Tabs enum for tab identification. More... over 7 years ago
- [FIX] Fixed CMake file to src.pro More... over 7 years ago