89
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 14 hours ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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
Fixed empty entries in Object Tree's right mouse menu More... almost 2 years ago
Merge remote-tracking branch 'origin/master' into MultiCatalogChoice More... almost 2 years ago
Feature: Hibernate Plugin: Now supports Hibernate 6 and Jakarta Persistence.
GWA
More... almost 2 years ago
Minor fix: Avoided unnecessary empty line in message panel.
GWA
More... almost 2 years ago
Multiple catalogs choice (GitHub issue 17): First step More... almost 2 years ago
Prevented NullPointer that occurred once but could not be reproduced. More... almost 2 years ago
Bug fix: SQL history changes are now immediately reflected in all open SQL panels. More... almost 2 years ago
Feature: Query connection pool: When a "SET ISOLATION LEVEL ..."-statement is executed it is automatically executed on all existing query pool connections, too. More... almost 2 years ago
Feature: Graph Plugin: Columns in be hidden. Tables with hidden columns are recognizable by the checked the hide-config icon in the tables title bar. More... almost 2 years ago
Feature: Graph Plugin: Columns in be hidden. More... almost 2 years ago
Feature: Graph Plugin: Columns in be hidden. More... almost 2 years ago
Feature: When data is copied to a new window, the window now offers the usual data find column function. More... almost 2 years ago
Feature: Table cell data popup: File export creates parent directories when needed and the export finished dialog offers to open the export file's directory. More... almost 2 years ago
Feature: Table cell data popup: File export creates parent directories when needed.
GWA
More... almost 2 years ago
Feature: When data is copied to a new window, the window now offers the usual data find function. More... almost 2 years ago
Feature: When data is copied to a new window, the window now offers the usual data find function. More... almost 2 years ago
Feature: Minor UI improvements: - Added menu item File --> Open Saved Session - The About-dialog links to update locations More... almost 2 years ago
SQL result tab edit toggle button: Fix: Switching back to uneditable used to redisplay the data from before editing was switched on. Improvement: When editing is switched on the message panel hints to the current auto commit state. More... almost 2 years ago
Feature: The SQL result tab now has an edit button. More... almost 2 years ago
Bug fix: SQL result tables: Copy as markdown and comparing table data failed when row numbers were displayed. More... almost 2 years ago
Bug fix: When non-breaking space where pasted into SQuirreL's editor they broke SQL reformatting and probably caused other problems, too. Now when text is pasted into SQuirreL's editor non-breaking space are replaced by ordinary spaces. More... almost 2 years ago
Feature: When a file is opened in the operating system's file manager the file is now selected. This works only if Java's OS specific Desktop API supports it. Otherwise the file manager just opens the file's directory. More... almost 2 years ago
Feature: The file chooser remembers the last selected view type (list view or details view). More... almost 2 years ago
Feature: Look and Feel Plugin: Dark theme for the Nimbus look and feel. The theme is based on Wayne Zhang's pull request https://github.com/squirrel-sql-client/squirrel-sql-code/pull/12 and was integrated into SQuirreL's Look and Feel Plugin. Thanks to Wayne Zhang for the theme. More... almost 2 years ago
Refactoring More... almost 2 years ago
Feature: #156 The table cell data popup and the Object tree source tabs support searching. See the find button at the lower right of the table cell data popup. See the find bar at the bottom of the Object tree source tabs. More... almost 2 years ago
Feature: Table cell data popup: The right mouse menu entries "Wrap Lines on/off" and "Wrap Word on/off" are now checked menu items and their dependence is respected. More... almost 2 years ago
Clean up More... almost 2 years ago