Age | Commit message (Expand) | Author |
2015-06-21 | Prevent theoretical out of bounds access | Dirk Hohndel |
2015-06-21 | Fix a number of resource leaks | Dirk Hohndel |
2015-06-21 | Fix missing return statement | Dirk Hohndel |
2015-06-21 | Fix incorrect buffer length calculation | Dirk Hohndel |
2015-06-21 | Some file dialogs insist on adding a default extension | Dirk Hohndel |
2015-06-21 | Planner: change timestep to 2 seconds | Rick Walsh |
2015-06-21 | Restructure preferences dialog so it fits on smaller screens again | Dirk Hohndel |
2015-06-21 | HTML export: need to work harder to find the pictures | Dirk Hohndel |
2015-06-21 | Git storage: implement picture loading from git | Dirk Hohndel |
2015-06-21 | Cmake support: the printer files are part of the UI | Dirk Hohndel |
2015-06-21 | Add helper function to return local filename of picture as C string | Dirk Hohndel |
2015-06-21 | Git storage: store pictures in the repository | Dirk Hohndel |
2015-06-21 | Make helper function deal with files that don't exist | Dirk Hohndel |
2015-06-21 | Move helper declarations into a better header file | Dirk Hohndel |
2015-06-21 | Git storage: replaces colons with equal in picture offset | Dirk Hohndel |
2015-06-21 | CMake support: turn building for mobile into an option | Dirk Hohndel |
2015-06-21 | Cmake support: fix typo | Dirk Hohndel |
2015-06-20 | Planner - end deco stops at whole minutes of runtime | Rick Walsh |
2015-06-20 | Rename dive class to avoid conflict | Grace Karanja |
2015-06-20 | Display more details | Grace Karanja |
2015-06-20 | Add more dive details to the DiveListModel | Grace Karanja |
2015-06-20 | Fix bug where dives are shown twice | Grace Karanja |
2015-06-20 | Group dives by trips | Grace Karanja |
2015-06-20 | Show dive details when a dive is clicked | Grace Karanja |
2015-06-20 | Add TextButton.qml file | Grace Karanja |
2015-06-20 | Add dive notes to the divelistmodel | Grace Karanja |
2015-06-20 | Group dives by location | Grace Karanja |
2015-06-20 | Better theme for dive list view | Grace Karanja |
2015-06-20 | Add DiveListModel | Grace Karanja |
2015-06-20 | Only include Qt Quick when on mobile | Grace Karanja |
2015-06-20 | Link QMLManager to the main.qml file | Grace Karanja |
2015-06-20 | Add QMLManager to the cmake | Grace Karanja |
2015-06-20 | Add QMLManager class | Grace Karanja |
2015-06-20 | Add FileOpen dialog to QML | Grace Karanja |
2015-06-20 | Hide MainWindow when running under mobile | Grace Karanja |
2015-06-20 | Load main.qml on startup for mobile builds | Grace Karanja |
2015-06-20 | Add subsurface-mobile app to cmake | Grace Karanja |
2015-06-20 | Add a menu to main.qml | Grace Karanja |
2015-06-20 | Add resource file to hold QML files | Grace Karanja |
2015-06-20 | Create empty qt-mobile directory | Grace Karanja |
2015-06-20 | Cmake support: remove Documentation/images in build dir | Dirk Hohndel |
2015-06-20 | Track minimum datafile version | Dirk Hohndel |
2015-06-20 | Remove defunct qmake support | Dirk Hohndel |
2015-06-20 | Add more Marble bitmaps | Dirk Hohndel |
2015-06-20 | Cmake support: fix in tree builds | Dirk Hohndel |
2015-06-19 | Windows installer: include grantlee plugins and printing templates | Dirk Hohndel |
2015-06-19 | Allow printing and HTML export to work when running from build directory | Dirk Hohndel |
2015-06-19 | Merge branch 'custom-print' of https://github.com/neolit123/subsurface | Dirk Hohndel |
2015-06-19 | Git storage: change time encoding in directory names | Dirk Hohndel |
2015-06-19 | Printing: amend some texts capitalization wise | Lubomir I. Ivanov |