Age | Commit message (Expand) | Author |
2015-04-04 | cmake: don't always create .qm files | Dirk Hohndel |
2015-04-04 | cmake: Mac install into Subsurface.app | Dirk Hohndel |
2015-04-04 | cmake: make sure we have no emptry Qt translation names | Dirk Hohndel |
2015-04-04 | cmake: add ostctools.c | Dirk Hohndel |
2015-04-03 | cmake: make Windows binary a GUI app | Dirk Hohndel |
2015-04-03 | cmake: correctly link against CoreServices | Dirk Hohndel |
2015-04-03 | cmake: build working Windows installer including all the DLLs | Dirk Hohndel |
2015-04-01 | cmake: add installer target for creating Windows installer | Dirk Hohndel |
2015-04-01 | cmake: setup .nsi file when cross building for Windows | Dirk Hohndel |
2015-03-31 | cmake: first stab at installing cross built Windows files into staging | Dirk Hohndel |
2015-03-31 | cmake: remove debug output that snuck into an earlier commit | Dirk Hohndel |
2015-03-31 | cmake: add Qt translation files | Dirk Hohndel |
2015-03-30 | cmake: create translations and correctly install them | Dirk Hohndel |
2015-03-30 | cmake: fix Documentation build and install | Dirk Hohndel |
2015-03-30 | cmake: implement "make install" for Linux | Dirk Hohndel |
2015-03-26 | cmake: make CMakeLists.txt more readable | Dirk Hohndel |
2015-03-26 | cmake: add CoreServices framework for Mac | Dirk Hohndel |
2015-03-26 | cmake: add support to compile for Windows and Mac | Dirk Hohndel |
2015-03-26 | cmake: use DEFINED instead of comparing to "" | Dirk Hohndel |
2015-03-25 | cmake: setup marble link directory correctly | Dirk Hohndel |
2015-03-25 | cmake: handle libzip like the other libraries | Dirk Hohndel |
2015-03-25 | cmake cleanup | Dirk Hohndel |
2015-03-14 | Some simple test for file parsing | Dirk Hohndel |
2015-03-14 | Add Subsurface resources to tests | Dirk Hohndel |
2015-03-10 | Add notificationwidget to cmake build | Dirk Hohndel |
2015-03-10 | Import Datatrak/WLog files | Salvador Cuñat |
2015-02-24 | Cmake build now contains icons | Patrick Valsecchi |
2015-02-24 | Fixed cmake build. | Patrick Valsecchi |
2015-02-23 | Add LIBGITDEVEL support to CMakeLists.txt | Dirk Hohndel |
2015-02-23 | Add new files to CMakeLists.txt | Dirk Hohndel |
2015-02-23 | Add LIBMARBLEDEVEL support to cmake | Dirk Hohndel |
2015-02-15 | Start splitting out git repo helper routines | Linus Torvalds |
2015-02-04 | More tolerant when parsing GPS coordinates. | Patrick Valsecchi |
2015-02-03 | Fix ssrf-version.h generation by cmake. | Patrick Valsecchi |
2015-02-02 | Fixed CMakeLists.txt to work with Qt5 | Patrick Valsecchi |
2014-11-13 | Move the filters code to it's own file. | Tomaz Canabrava |
2014-11-07 | Added import for Liquivision LVD log files | John Van Ostrand |
2014-10-28 | Added missing files (metrics.cpp and diveshareexportdialog.cpp) to CMakeLists... | John Van Ostrand |
2014-10-27 | Finished Cochran dive log import | John Van Ostrand |
2014-08-27 | Add gaspressures to cmake | Dirk Hohndel |
2014-08-25 | Add initial skeleton for the Statistics Redesign | Tomaz Canabrava |
2014-08-23 | Complement the CMakesList.txt with the latest file inclusions. | Tomaz Canabrava |
2014-06-20 | Fixed compilation for CMake. | Tomaz Canabrava |
2014-06-02 | Break picture handling code from C++ to C. | Tomaz Canabrava |
2014-06-01 | Add stub for a widget to show the dive pictures. | Tomaz Canabrava |
2014-05-29 | Fix CMake | Tomaz Canabrava |
2014-05-22 | Fix compilation with CMake. | Tomaz Canabrava |
2014-05-13 | Move DiveList related methods/classes to own file. | Tomaz Canabrava |
2014-04-17 | Moved code around to make possible to compile the C part alone. | Tomaz Canabrava |
2014-04-17 | Removed the globals 'userid' and 'save_userid_local' variables | Tomaz Canabrava |