2
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected 2 days ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Fixed "selection bug" in Project::nameFilters; More... over 9 years ago
- Fixed "selection bug" in Project::nameFilters; More... over 9 years ago
- Restored implementation for FilesModel::belongsToFileGroup More... over 9 years ago
- Restored implementation for FilesModel::belongsToFileGroup More... over 9 years ago
- Widget mappings with no default value are not stored in Project::_defaultValues anymore; More... over 9 years ago
- Widget mappings with no default value are not stored in Project::_defaultValues anymore; More... over 9 years ago
- Fixed signal connections in SelectFilesDialog; More... over 9 years ago
- Fixed signal connections in SelectFilesDialog; More... over 9 years ago
- Fixed _rootPath and _lastSelectedPath issues in FoldersModel; More... over 9 years ago
- Fixed _rootPath and _lastSelectedPath issues in FoldersModel; More... over 9 years ago
- Auto-Apply feature has been added in GeneralPage.ui; It's still not implemented. More... over 9 years ago
- Auto-Apply feature has been added in GeneralPage.ui; It's still not implemented. More... over 9 years ago
- Fixes on FoldersModel/FilesModel serialization; - Minor formatting changes; - Removed field "rootFolder" from project; I'm still not sure about that More... over 9 years ago
- Fixes on FoldersModel/FilesModel serialization; - Minor formatting changes; - Removed field "rootFolder" from project; I'm still not sure about that More... over 9 years ago
- MainWindow now properly disable toolbar buttons on closing projects; More... over 9 years ago
- MainWindow now properly disable toolbar buttons on closing projects; More... over 9 years ago
- Better handling of settings page buttons in SettingsDialog; More... over 9 years ago
- Better handling of settings page buttons in SettingsDialog; More... over 9 years ago
- Fixed bugs caused by Project::currentGraph; More... over 9 years ago
- Fixed bugs caused by Project::currentGraph; More... over 9 years ago
- Settings dialog is now always accessible, even when no project has been still opened ( obviously, project-depending settings pages are disabled ); More... over 9 years ago
- Settings dialog is now always accessible, even when no project has been still opened ( obviously, project-depending settings pages are disabled ); More... over 9 years ago
- Removed useless qDebug message from customtabwidget.cpp; - Removed last commented references to Memento in FilesModel and FoldersModel; More... over 9 years ago
- Removed useless qDebug message from customtabwidget.cpp; - Removed last commented references to Memento in FilesModel and FoldersModel; More... over 9 years ago
- SettingsDialog::disableApplyChanges has been renamed to enableApplyChanges and it's now a public slot; - Apply and Close buttons state for SettingsDialog now changes on user changes; More... over 9 years ago
- SettingsDialog::disableApplyChanges has been renamed to enableApplyChanges and it's now a public slot; - Apply and Close buttons state for SettingsDialog now changes on user changes; More... over 9 years ago
- Changed BinaryRadioWidget::toggled signal prototype; - _trueButton and _falseButton members are now connected using clicked signal, so toggled signal is being fired only on user interaction; More... over 9 years ago
- Changed BinaryRadioWidget::toggled signal prototype; - _trueButton and _falseButton members are now connected using clicked signal, so toggled signal is being fired only on user interaction; More... over 9 years ago
- Removed DEPGRAPHV_USE_QT5 from buildsettings.h.in; - Fixed formatting in cmake scripts; More... over 9 years ago
- Removed DEPGRAPHV_USE_QT5 from buildsettings.h.in; - Fixed formatting in cmake scripts; More... over 9 years ago