Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • deprecate-custom-shape-bundle
  • fillCustomShapeParameters
  • master default protected
  • master-21
  • master-add-tests
  • master-drop-qt5
  • master-json-interface
  • master-nico-temporary-hack
  • master-parallel-io
  • master-specialshape-geomodelg4
  • master-specialshape-io
  • 3.2.0
  • 3.1.3
  • 3.1.2
  • 3.1.1
  • 2.0.1
  • 2.0.0
  • 1.3
  • 1.2
  • 1.1
  • 1.0
21 results
Created with Raphaël 2.2.013Jun109854331May29282722201817111087654330Apr282476330Mar27241918165214Feb765430Jan2928Nov2716154131Oct30192130Sep25242322422Jul5428Feb27comment debug utility function requiring C++17master-21master-21Make find_package(nlohmann) QUIET because the system lib can be used as wellmastermasterClean obsolete Qt5-related CMake settings.3.2.03.2.0Fix link to sqlite3 if the lib is not installed with CMake.removing old Qt5 settingsMerge branch 'master-drop-qt5' into 'master'CMake and code cleaningmaster-drop-qt5master-drop-qt5Merge branch 'master-drop-qt5' into 'master'clean CMakeMerge branch 'master-drop-qt5' into 'master'Merge branch 'master' of ssh://gitlab.cern.ch:7999/GeoModelDev/GeoModelIO into master-drop-qt5cleaning from old Qt5 relicsGeoModelDBManager is now free from Qt5 too. Only the sqlite3 C++ bindings are used.Removed all QSqlQuery instances. First working point free of Qt5CI: fix sqlite install on CC7/SLC6Start to implement SQLite queries with the interface library instead of the QtSql driverAdd the 'fmt' library to the project, as headers-only libCI: add dev package for sqliteCI: add sqlite3 dev packageCI: add sqlite to CC7 and SLC6 docker imagesCI: add sqlite to CC7 and SLC6 docker imagesworking point before droppint QSql in favor of sqlite3 librarycleaningcleaning the code from old methods. Preparing to move to sqlite3 library.Port new GeoModelDBManager changes to GeoModelReadFix Centos7 and SLC6 compilationDrop Qt5 from GeoModelWrite and from the GeoModelDBManager APIStarting removing Qt5 from GeoModelWriteFix conflict with CMake exported targets, especially in CI pipelines.CI: update compiler versions to cope with LCG_95CI: update compiler versions both for CC7 and SLC6. Fixes the SLC6 CI build.CI: allow the SLC6 build to failFix GCC error about vector iterator (not seen with Clang). Should fixes the CICI: Update GCC version in setup_lcg.shMerge branch 'master-parallel-io' into 'master'set serialmaster-parallel…master-parallel-ioMerge branch 'master' of ssh://gitlab.cern.ch:7999/GeoModelDev/GeoModelIO into master-parallel-ioRemoved last use of QString in GeoModelReadDrop use of QString from GeoModelRead. Also, added new no-Qt methods to GeoModelDBManager.cleaning code.
Loading