2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Fixed bug in about dialog's constructor; - Removed ? button from the about dialog; - About dialog is now centered in the middle of the main window when shown; More... about 11 years ago
- Fixed bug in about dialog's constructor; - Removed ? button from the about dialog; - About dialog is now centered in the middle of the main window when shown; More... about 11 years ago
- New about dialog has been added; - Changed components handling in CMake scripts; - Removed all html about files; - Plugins detection code in Graph::_lookForAvailablePlugins is now only compiled when GraphViz_USE_CGRAPH is defined (older GraphViz versions doesn't have gvPluginList); - Uninstall target now removes CMAKE_INSTALL_PREFIX folder only on windows; More... about 11 years ago
- New about dialog has been added; - Changed components handling in CMake scripts; - Removed all html about files; - Plugins detection code in Graph::_lookForAvailablePlugins is now only compiled when GraphViz_USE_CGRAPH is defined (older GraphViz versions doesn't have gvPluginList); - Uninstall target now removes CMAKE_INSTALL_PREFIX folder only on windows; More... about 11 years ago
- uninstall target now also remove the installation folder and any file/folder left in it (still not tested on GNU/Linux); More... about 11 years ago
- uninstall target now also remove the installation folder and any file/folder left in it (still not tested on GNU/Linux); More... about 11 years ago
- Resources, ui and compiled translations files are now properly grouped when working with MSVC; - Removed useless variable ${MOCSrcs}; More... about 11 years ago
- Resources, ui and compiled translations files are now properly grouped when working with MSVC; - Removed useless variable ${MOCSrcs}; More... about 11 years ago
[NSIS] - .url file is now generated into the startmenu folder; - CPACK_NSIS_URL_NAME variable has been added; More... about 11 years ago
[NSIS] - .url file is now generated into the startmenu folder; - CPACK_NSIS_URL_NAME variable has been added; More... about 11 years ago
- Fixed wrong handling of .url file in the NSIS template file; - Minor fix in the italian message shown at the top of the MUI_PAGE_README; More... about 11 years ago
- Fixed wrong handling of .url file in the NSIS template file; - Minor fix in the italian message shown at the top of the MUI_PAGE_README; More... about 11 years ago
- README updated; - Fixed missing english language selection action in Language menu; More... about 11 years ago
- README updated; - Fixed missing english language selection action in Language menu; More... about 11 years ago
- Added comment on Graph::pluginsListByKind method; More... about 11 years ago
- Added comment on Graph::pluginsListByKind method; More... about 11 years ago
- Updated COPYING, ChangeLog, README and TODO files; - Italian translation updated; More... about 11 years ago
- Updated COPYING, ChangeLog, README and TODO files; - Italian translation updated; More... about 11 years ago
- Graph::pluginsListByKind method added; - Minor changes in Graph::_isPluginAvailable; - Graph::_lookForAvailablePlugins now exclude invalid plugin names; - Image file filter is now dynamically generated in MainWindow::saveAsImage method; More... about 11 years ago
- Graph::pluginsListByKind method added; - Minor changes in Graph::_isPluginAvailable; - Graph::_lookForAvailablePlugins now exclude invalid plugin names; - Image file filter is now dynamically generated in MainWindow::saveAsImage method; More... about 11 years ago
- Graph::_isPluginAvailable method added; - Graph::applyLayout now has a string parameter controlling layout algorithm used; - Fixed bug in MainWindow::_setGroupBoxesEnabled; More... about 11 years ago
- Graph::_isPluginAvailable method added; - Graph::applyLayout now has a string parameter controlling layout algorithm used; - Fixed bug in MainWindow::_setGroupBoxesEnabled; More... about 11 years ago
- MainWindow::_scanFolder now return an uint (files count found during a folder scan); - Graph class now look for available GraphViz plugins (Graph::_lookForAvailablePlugins); - Italian translation file updated; More... about 11 years ago
- MainWindow::_scanFolder now return an uint (files count found during a folder scan); - Graph class now look for available GraphViz plugins (Graph::_lookForAvailablePlugins); - Italian translation file updated; More... about 11 years ago
- Every function in main.cpp have been moved into depgraphV namespace; More... about 11 years ago
- Every function in main.cpp have been moved into depgraphV namespace; More... about 11 years ago
- MainWindow now works properly without english translation file; More... about 11 years ago
- MainWindow now works properly without english translation file; More... about 11 years ago
- Removed english ts file from CMakeLists.txt; - Updated resources.qrc; - Minor fix in appconfig.cpp; More... about 11 years ago
- Removed english ts file from CMakeLists.txt; - Updated resources.qrc; - Minor fix in appconfig.cpp; More... about 11 years ago