89
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 09, 2024 — Jun 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Enhancement: Graph Plugin: When a Graph (ER diagram) is renamed (using the right mouse menu or start button on the lower left) the current name is now suggested.
GWA
More... over 1 year ago
Bug fix: File export dialog: Fixed missing formatting radio buttons. More... over 1 year ago
Bug fix: Look and Feel Plugin / Nimbus look and feel: Merged pull request https://github.com/squirrel-sql-client/squirrel-sql-code/pull/21 Fix for open/close icon's of trees for Nimbus dark mode. Thanks to Wayne Zhang for the pull request. More... over 1 year ago
Feature: #1519 (in bugs): The caret/cursor position indicator at the lower right of a Session panel now also shows the caret/cursor's position in the current SQL if applicable. More... over 1 year ago
Bug fix: The 'Show foreign key references' right mouse menu of SQL results didn't work when the SQL result list contained sub selects. More... over 1 year ago
Fixed typo More... over 1 year ago
Introduced Java 21 compatibility.
GWA
More... over 1 year ago
Small improvement: Copy button on info messgag of file export dialog
GWA
More... over 1 year ago
WriteExcelAutomated --> Refactorings: Renamed ProgressAbortFactoryCallbackImpl to FileExportProgressManager and more More... over 1 year ago
WriteExcelAutomated --> Change logging and help More... over 1 year ago
WriteExcelAutomated --> Info dialog / bug fix More... over 1 year ago
WriteExcelAutomated --> Functional ready More... over 1 year ago
WriteExcelAutomated --> Refactoring More... over 1 year ago
WriteExcelAutomated --> First working version ... to be continued More... over 1 year ago
WriteExcelAutomated --> Next fix NYI in Exporter call ... to be continues More... over 1 year ago
WriteExcelAutomated --> Initial step towards calling Exporter More... over 1 year ago
Fixed typo.
GWA
More... almost 2 years ago
Feature: SQL editor: Keyboard shortcut ctrl+w on first stoke selects the current word, on second stoke selects the end of the current line starting from the current word, on third stoke selects the whole current line. More... almost 2 years ago
SQL editor: Improvements of multiple caret/cursor editing: With ctrl and alt keys down additional can be added by mouse click. More... almost 2 years ago
Refactoring More... almost 2 years ago
Multiple catalogs choice (GitHub issue 17) finished: https://github.com/squirrel-sql-client/squirrel-sql-code/issues/17 For databases that support catalogs SQuirreL now allows to specify additional catalogs to load. See the new toolbar button with the three dots icon next to the catalogs combo box at the upper left of a Session panel. More... almost 2 years ago
Multiple catalogs choice (GitHub issue 17): Bug fixes and clarifications. More... almost 2 years ago
Multiple catalogs choice (GitHub issue 17): Initial functional version. More... almost 2 years ago
Multiple catalogs choice (GitHub issue 17): First version of AliasCatalogLoadModel which now is central to specifying the catalog for schema loading. More... almost 2 years ago
Multiple catalogs choice (GitHub issue 17): SchemaInfo ready to respect additional catalog loading More... almost 2 years ago
Multiple catalogs choice (GitHub issue 17): After several rollbacks --> Prepared CatalogLoadModelManager to be used in SchemaInfo.privateLoadAll. More... almost 2 years ago
Multiple catalogs choice (GitHub issue 17): Introduced CatalogsPanelController, removed CatalogsPanel and SQLCatalogsComboBox More... almost 2 years ago
Multiple catalogs choice (GitHub issue 17): Few refactorings and first UI change. More... almost 2 years ago
Multiple catalogs choice (GitHub issue 17): Few refactorings and first UI change. More... almost 2 years ago
Bug fix: When long Session tab titles are displayed the titles now reflect changes to the default catalog. See File --> Global Preferences --> tab general --> check box "Use short Session tab title ...". More... almost 2 years ago