2
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 7 days ago.
Jun 05, 2023 — Jun 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Fixed link errors on Windows (caused by last changes on FindGraphViz.cmake); - Fixed errors on FilesModel::_onFileChanged; - Fixed access violation error in MainWindow; - Fixed "multiple connections" issue in CustomTabWidget (introduced by the previous commit); More... over 9 years ago
- Fixed link errors on Windows (caused by last changes on FindGraphViz.cmake); - Fixed errors on FilesModel::_onFileChanged; - Fixed access violation error in MainWindow; - Fixed "multiple connections" issue in CustomTabWidget (introduced by the previous commit); More... over 9 years ago
- dep-graphV now watch over file system changes; - Fixed crash when opening a project (while another one is being closed); - Minor formatting changes; More... over 9 years ago
- dep-graphV now watch over file system changes; - Fixed crash when opening a project (while another one is being closed); - Minor formatting changes; More... over 9 years ago
- New setting "warn on graph clearing" has been added in application config; - Minor formatting changes; More... over 9 years ago
- New setting "warn on graph clearing" has been added in application config; - Minor formatting changes; More... over 9 years ago
- Added varHasChanged function; - Fixed issues regarding QT_QMAKE_EXECUTABLE wrong value when using Qt5; More... over 9 years ago
- Added varHasChanged function; - Fixed issues regarding QT_QMAKE_EXECUTABLE wrong value when using Qt5; More... over 9 years ago
- Qt4 and Qt5 related functions moved to functions-qtX.cmake files; - buildQt5.cmake script now use getPathFromPattern function; - Now using the correct qmake version for Qt5 builds; More... over 9 years ago
- Qt4 and Qt5 related functions moved to functions-qtX.cmake files; - buildQt5.cmake script now use getPathFromPattern function; - Now using the correct qmake version for Qt5 builds; More... over 9 years ago
- Added script functions.cmake (it just contains getPathFromPattern function); - FindGraphViz.cmake script use last added function getPathFromPattern; - FindGraphViz.cmake script is now more clean; - Minor formatting changes in project.cpp; More... over 9 years ago
- Added script functions.cmake (it just contains getPathFromPattern function); - FindGraphViz.cmake script use last added function getPathFromPattern; - FindGraphViz.cmake script is now more clean; - Minor formatting changes in project.cpp; More... over 9 years ago
- Project::renameGraph is not a slot anymore and now return a bool; - CustomTabWidget now check for already existing graph with same name when renaming; - Fixed implementation of Project::_newGraph (better graph names collision handling); More... over 9 years ago
- Project::renameGraph is not a slot anymore and now return a bool; - CustomTabWidget now check for already existing graph with same name when renaming; - Fixed implementation of Project::_newGraph (better graph names collision handling); More... over 9 years ago
- Project now avoid creating multiple graphs with same name; More... over 9 years ago
- Project now avoid creating multiple graphs with same name; More... over 9 years ago
- Added msvc12 c++ redistributable package links in pack_nsis.cmake; More... over 9 years ago
- Added msvc12 c++ redistributable package links in pack_nsis.cmake; More... over 9 years ago
- Fixed formatting; - Added Project::graphRemoving signal; - Fixed "closing tabs" bug; More... over 9 years ago
- Fixed formatting; - Added Project::graphRemoving signal; - Fixed "closing tabs" bug; More... over 9 years ago
- Removed unused warning from settingspage.cpp; More... over 9 years ago
- Removed unused warning from settingspage.cpp; More... over 9 years ago
- It's now possible to handle heap allocation factor via DEPGRAPHV_PCH_FACTOR cmake variable (only for MSVC_IDE); More... over 9 years ago
- It's now possible to handle heap allocation factor via DEPGRAPHV_PCH_FACTOR cmake variable (only for MSVC_IDE); More... over 9 years ago
- Fixed wrong value for CMAKE_PREFIX_PATH in buildQt5.cmake; More... over 9 years ago
- Fixed wrong value for CMAKE_PREFIX_PATH in buildQt5.cmake; More... over 9 years ago
- Minor fixes to RUNTIME_LIBS_PATH in CMakeLists.txt; More... over 9 years ago
- Minor fixes to RUNTIME_LIBS_PATH in CMakeLists.txt; More... over 9 years ago
- Fixed FindGraphiz.cmake "installation path" issue (Windows); - Fixed CreateLaunchers.cmake (MSVC12); - Better handling of Qt5 installation path in buildQt5.cmake; More... over 9 years ago
- Fixed FindGraphiz.cmake "installation path" issue (Windows); - Fixed CreateLaunchers.cmake (MSVC12); - Better handling of Qt5 installation path in buildQt5.cmake; More... over 9 years ago