summaryrefslogtreecommitdiffstats
path: root/subsurface.pro
AgeCommit message (Expand)Author
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
2014-01-10Extract user manual web view into a separate classGravatar Sergey Starosek
2014-01-09Prepare for Subsurface 4.0.2 releaseGravatar Dirk Hohndel
2014-01-03Refactoring import to DiveLogImportDialogGravatar Miika Turkia
2014-01-03Prepare for 4.0.1 releasev4.0.1Gravatar Dirk Hohndel
2014-01-02Make our 'ascii_strtod()' helper more genericGravatar Linus Torvalds
2013-12-24removed unused files.Gravatar Tomaz Canabrava
2013-12-14Remove translations with insufficient coverageGravatar Dirk Hohndel
2013-12-14Inching towards the 4.0 releaseGravatar Dirk Hohndel
2013-12-12Remove unused fileGravatar Thiago Macieira
2013-12-06Get ready for the release of 3.9.2v3.9.2Gravatar Dirk Hohndel
2013-12-05Add more languagesGravatar Dirk Hohndel
2013-11-27Fix plugin deployment on WindowsGravatar Thiago Macieira
2013-11-18Shift times of selected divesGravatar Robert Helling
2013-11-15Include icons in the Windows installerGravatar Dirk Hohndel
2013-11-14Update version number for 3.9 BETAv3.9Gravatar Dirk Hohndel
2013-11-02Added a custom widget for tagging divesGravatar Maximilian Güntner
2013-10-24Created a 'WebService' dialog that will handle download and upload.Gravatar Tomaz Canabrava
2013-10-16GUI for CSV importGravatar Miika Turkia
2013-10-15First step to being able to use transifex again for translationsGravatar Dirk Hohndel
2013-10-12Include location flag in bundleGravatar Dirk Hohndel
2013-10-11Install qt translations into Mac bundleGravatar Dirk Hohndel
2013-10-11Fix bug in Documentation make invocationGravatar Dirk Hohndel
2013-10-10Automatically build translationsGravatar Dirk Hohndel
2013-10-10Add translation filesGravatar Dirk Hohndel
2013-10-08Deploy some Qt plugins alongside the binaryGravatar Thiago Macieira
2013-10-08And let qmake create the Mac bundle on its ownGravatar Thiago Macieira
2013-10-08Add qmake rules to install SubsurfaceGravatar Thiago Macieira
2013-10-08Implement a qmake-based build for SubsurfaceGravatar Thiago Macieira