1
I Use This!
High Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 8 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch '1.1.1' into develop More... about 1 month ago
Updates on RELEASENOTES.md for 1.1.1 More... about 1 month ago
Updates on CHANGELOG.md and RELEASENOTES.md for 1.1.1 More... about 1 month ago
Minor improvement in SearchReplaceWidget layout. More... about 1 month ago
Merge branch 'find-wgt-rename' into 1.1.1 More... about 1 month ago
Additional refactoring in SearchReplaceWidget More... about 1 month ago
Renamed ObjectFinderWidget to ObjectSearchWidget for a better semantics More... about 1 month ago
Renamed the button "Find objects" to "Search" in MainWindow More... about 1 month ago
Renamed the widget FindReplaceWidget to SearchReplaceWidget for a better semantics More... about 1 month ago
Added a XML code searching widget in SourceCodeWidget More... about 1 month ago
Fixed the code generation for policies (issue #1863) More... about 1 month ago
Minor adjustment in the enableImportControls calls at DatabaseImportForm More... about 1 month ago
Fixed the behavior of "Auto browse" attribute of connections in DatabaseImportForm and ModelDatabaseDiffForm More... about 1 month ago
Adjusting the database import process when object must be created in an existing model. Now, pgModeler will not touch the current objects' positions. (WIP) More... about 1 month ago
Minor warning text fix in PgModelerCliApp More... about 1 month ago
Minor adjustment in MainWindow::fixModel More... about 1 month ago
Minor code refactor More... about 1 month ago
Merge branch 'main-wnd-changes' into 1.1.1 More... about 1 month ago
Fixed the method ModelWidget::eventFilter to force horizontal scene movement when shift is held and the mouse wheel movement is made More... about 1 month ago
Minor layout fix in referenceswidget.ui More... about 1 month ago
Minor error message fix on MainWindow::showFixMessage More... about 1 month ago
Minor fix in MainWindow::loadModels More... about 1 month ago
Adjusted the split layout that resizes ModelValidationWidget and ObjectFinderWidget More... about 1 month ago
Adjusting the ModelValidationWidget and ObjectFinderWidget arrangement in main window (WIP) More... about 1 month ago
Adjusted the splitters handlers via stylesheets More... about 2 months ago
Fixed a crash in TableWidget when handling foreign tables More... about 2 months ago
Fixed a QObject::connect warning regarding null parameter in ObjectFinderWidget::findObjects More... about 2 months ago
Minor layout adjustment in modeldatabasediffform.ui by moving the export and import options to dedicated group boxes More... about 2 months ago
Fixed the partial diff/import filtering which was ignoring a wildcard pattern and list all objects. More... about 2 months ago
Created the methods Connection::isServerSupported and Catalog::isServerSupported More... about 2 months ago