2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected almost 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Typo fix in FindGraphViz.cmake; More... almost 10 years ago
- Typo fix in FindGraphViz.cmake; More... almost 10 years ago
- Added Graph::clearPluginsList; - Removed "useless" code from Graph destructor; - Minor formatting changes; More... almost 10 years ago
- Added Graph::clearPluginsList; - Removed "useless" code from Graph destructor; - Minor formatting changes; More... almost 10 years ago
- Minor changes; More... almost 10 years ago
- Minor changes; More... almost 10 years ago
- Added icon for general settings page; More... almost 10 years ago
- Added icon for general settings page; More... almost 10 years ago
- Added Graph::selectionCount method; - Added Project::indexOf( Graph ); - It's not possible to draw graphs when there's no item selected anymore (MainWindow); - Modified connections in scanmodepage.ui; More... almost 10 years ago
- Added Graph::selectionCount method; - Added Project::indexOf( Graph ); - It's not possible to draw graphs when there's no item selected anymore (MainWindow); - Modified connections in scanmodepage.ui; More... almost 10 years ago
- Added ProjectInfoDialog More... almost 10 years ago
- Added ProjectInfoDialog More... almost 10 years ago
- Project::defaultExtension is now public; - Added Project::version and Project::size methods; More... almost 10 years ago
- Project::defaultExtension is now public; - Added Project::version and Project::size methods; More... almost 10 years ago
- Added Helpers::showInExplorer and Helpers::pathShortener; More... almost 10 years ago
- Added Helpers::showInExplorer and Helpers::pathShortener; More... almost 10 years ago
- ScanModePage::_updateSelectionCount moved back to private slots; - ScanModePage now properly show selection count for "Files selection mode"; - Added "Info..." action in Project menu (MainWindow); More... almost 10 years ago
- ScanModePage::_updateSelectionCount moved back to private slots; - ScanModePage now properly show selection count for "Files selection mode"; - Added "Info..." action in Project menu (MainWindow); More... almost 10 years ago
- Added SettingsPage::onGraphChanged; - SettingsDialog now notify settings pages when current graph has changed (only when the user click on the graphName combobox); - ScanModePage now update items selection count when using "folders selection mode"; - CustomItemDelegate now serialize QListWidget items as a QStringList (instead of using QString); More... almost 10 years ago
- Added SettingsPage::onGraphChanged; - SettingsDialog now notify settings pages when current graph has changed (only when the user click on the graphName combobox); - ScanModePage now update items selection count when using "folders selection mode"; - CustomItemDelegate now serialize QListWidget items as a QStringList (instead of using QString); More... almost 10 years ago
- Auto-Apply feature has been implemented; - Fixed issue concerning warnOnGraphRemoval in generalpage.cpp; More... almost 10 years ago
- Auto-Apply feature has been implemented; - Fixed issue concerning warnOnGraphRemoval in generalpage.cpp; More... almost 10 years ago
- Removed nonexistent slot from generalpage.ui; - drawGraphs groupbox in GeneralPage ui has been disabled for now as it's still not implemented; More... almost 10 years ago
- Removed nonexistent slot from generalpage.ui; - drawGraphs groupbox in GeneralPage ui has been disabled for now as it's still not implemented; More... almost 10 years ago
- Renamed private slots in AboutDialog; More... almost 10 years ago
- Renamed private slots in AboutDialog; More... almost 10 years ago
- HandleRootsDialog now doesn't add subfolders of previously added folders when recursive scan is enabled; More... almost 10 years ago
- HandleRootsDialog now doesn't add subfolders of previously added folders when recursive scan is enabled; More... almost 10 years ago
- clearSelection and setFileNameFilters methods has been commented due to absence of references; - Restored queuedOperations mechanism (it has been moved into FilesModel); - Minor formatting changes; More... almost 10 years ago
- clearSelection and setFileNameFilters methods has been commented due to absence of references; - Restored queuedOperations mechanism (it has been moved into FilesModel); - Minor formatting changes; More... almost 10 years ago