aboutsummaryrefslogtreecommitdiffstats
path: root/subsurface.pro
AgeCommit message (Expand)Author
2014-06-07Typo in subsurface.pro prevents a clean build on Mac.Gravatar Joakim Bygdell
2014-06-06User manual: install English and localized copiesGravatar Dirk Hohndel
2014-06-05Install HTML export theme files on Windows and MacGravatar Dirk Hohndel
2014-06-03Update install script: copy HTML theme directory to usr/shareGravatar Gehad elrobey
2014-06-02Break picture handling code from C++ to C.Gravatar Tomaz Canabrava
2014-06-02Fix compilation of the Qt Concurrent code.Gravatar Tomaz Canabrava
2014-06-01Add stub for a widget to show the dive pictures.Gravatar Tomaz Canabrava
2014-05-29HTML list exporterGravatar Gehad elrobey
2014-05-26Planner: Re-enable using the new profile.Gravatar Tomaz Canabrava
2014-05-21Implementing export dialogGravatar Miika Turkia
2014-05-13Move DiveList related methods/classes to own file.Gravatar Tomaz Canabrava
2014-05-07Getting ready for 4.1Gravatar Dirk Hohndel
2014-05-06Last minute Beta 4v4.0.99Gravatar Dirk Hohndel
2014-05-01Bump to Beta 3 / 4.0.98v4.0.98Gravatar Dirk Hohndel
2014-04-30Getting ready for 4.1 Beta 2Gravatar Dirk Hohndel
2014-04-26Translations: New strings sources and update translationsGravatar Dirk Hohndel
2014-04-25Start towards 4.1Gravatar Dirk Hohndel
2014-04-07Use the ENABLE_PLANNER macro in the manual tooGravatar Anton Lundin
2014-04-02Add "Check for updates" FeatureGravatar Joshua Joseph
2014-03-30Exporting a World-MapGravatar Gehad
2014-03-27Remove printing when building for AndroidGravatar Anton Lundin
2014-03-27Remove usermanual when building for AndroidGravatar Anton Lundin
2014-03-27Introduce android specific fileGravatar Anton Lundin
2014-03-18Link to marbledata when building out of treeGravatar Anton Lundin
2014-03-12Create Documentation directory if missingGravatar Miika Turkia
2014-03-12Update and add translationsGravatar Dirk Hohndel
2014-03-08Add initial parser for git treesGravatar Linus Torvalds
2014-03-07Update cross building for Windows on LinuxGravatar Dirk Hohndel
2014-03-07Remove the code for the old Profile.Gravatar Tomaz Canabrava
2014-03-06Initial implementation of git save formatGravatar Linus Torvalds
2014-02-27Remove old icon filesGravatar Anton Lundin
2014-02-27New profile: add placeholder code for the RulerItemGravatar Tomaz Canabrava
2014-02-25Make sure the user-manual.html output always ends up in $(OUT)Gravatar Thiago Macieira
2014-02-10Enable the dive planning under a compile flagGravatar Danilo Cesar Lemes de Paula
2014-02-06Include images in profileGravatar Robert C. Helling
2014-02-06Move the divetooltipitem to its own file.Gravatar Tomaz Canabrava
2014-01-26Add qt-ui to DEPENDPATH.Gravatar Michael Andreen
2014-01-17Added a DiveEventItem that knows how to handle itself.Gravatar Tomaz Canabrava
2014-01-16Save XML files into a memory buffer rather than directly into a fileGravatar Linus Torvalds
2014-01-16Added the DiveProfileItem that uses the DiveProfileModel to diplay data.Gravatar Tomaz Canabrava
2014-01-16Added a Model that should handle the Dive ProfileGravatar Tomaz Canabrava
2014-01-16Cartesian Axis, based on the Ruler class on the Dive Planner.Gravatar Tomaz Canabrava
2014-01-16Added a new Namespace to deal with Animations and related functions.Gravatar Tomaz Canabrava
2014-01-16Add a class based on QGraphicsSimpleTextItem that handles animations.Gravatar Tomaz Canabrava
2014-01-16Added a class based on QGraphicsLineItem that can be animated.Gravatar Tomaz Canabrava
2014-01-16Added a QGraphicsPixmapItem subclass that handles Animations.Gravatar Tomaz Canabrava
2014-01-16Added a new class based on QGraphicsRectItem that can be animated.Gravatar Tomaz Canabrava
2014-01-16Add the skeleton for the New Profile System.Gravatar Tomaz Canabrava
2014-01-15Use the right Qt-module when building with Qt5Gravatar Anton Lundin
2014-01-10Merge branch 'v4.0-branch'Gravatar Dirk Hohndel