aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2015-02-15Start splitting out git repo helper routinesGravatar Linus Torvalds
2015-02-04More tolerant when parsing GPS coordinates.Gravatar Patrick Valsecchi
2015-02-03Fix ssrf-version.h generation by cmake.Gravatar Patrick Valsecchi
2015-02-02Fixed CMakeLists.txt to work with Qt5Gravatar Patrick Valsecchi
2014-11-13Move the filters code to it's own file.Gravatar Tomaz Canabrava
2014-11-07Added import for Liquivision LVD log filesGravatar John Van Ostrand
2014-10-28Added missing files (metrics.cpp and diveshareexportdialog.cpp) to CMakeLists...Gravatar John Van Ostrand
2014-10-27Finished Cochran dive log importGravatar John Van Ostrand
2014-08-27Add gaspressures to cmakeGravatar Dirk Hohndel
2014-08-25Add initial skeleton for the Statistics RedesignGravatar Tomaz Canabrava
2014-08-23Complement the CMakesList.txt with the latest file inclusions.Gravatar Tomaz Canabrava
2014-06-20Fixed compilation for CMake.Gravatar Tomaz Canabrava
2014-06-02Break picture handling code from C++ to C.Gravatar Tomaz Canabrava
2014-06-01Add stub for a widget to show the dive pictures.Gravatar Tomaz Canabrava
2014-05-29Fix CMakeGravatar Tomaz Canabrava
2014-05-22Fix compilation with CMake.Gravatar Tomaz Canabrava
2014-05-13Move DiveList related methods/classes to own file.Gravatar Tomaz Canabrava
2014-04-17Moved code around to make possible to compile the C part alone.Gravatar Tomaz Canabrava
2014-04-17Removed the globals 'userid' and 'save_userid_local' variablesGravatar Tomaz Canabrava
2014-04-14Add the option to specify the LIBDCDEVEL path.Gravatar Tomaz Canabrava
2014-04-14Use a list of files instead of filtering for *.cGravatar Tomaz Canabrava
2014-04-14First test case implemented.Gravatar Tomaz Canabrava
2014-04-14Add a CMake based buildsystem for the tests.Gravatar Tomaz Canabrava