index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
subsurface.pro
Age
Commit message (
Expand
)
Author
2014-02-10
Enable the dive planning under a compile flag
Danilo Cesar Lemes de Paula
2014-02-06
Include images in profile
Robert C. Helling
2014-02-06
Move the divetooltipitem to its own file.
Tomaz Canabrava
2014-01-26
Add qt-ui to DEPENDPATH.
Michael Andreen
2014-01-17
Added a DiveEventItem that knows how to handle itself.
Tomaz Canabrava
2014-01-16
Save XML files into a memory buffer rather than directly into a file
Linus Torvalds
2014-01-16
Added the DiveProfileItem that uses the DiveProfileModel to diplay data.
Tomaz Canabrava
2014-01-16
Added a Model that should handle the Dive Profile
Tomaz Canabrava
2014-01-16
Cartesian Axis, based on the Ruler class on the Dive Planner.
Tomaz Canabrava
2014-01-16
Added a new Namespace to deal with Animations and related functions.
Tomaz Canabrava
2014-01-16
Add a class based on QGraphicsSimpleTextItem that handles animations.
Tomaz Canabrava
2014-01-16
Added a class based on QGraphicsLineItem that can be animated.
Tomaz Canabrava
2014-01-16
Added a QGraphicsPixmapItem subclass that handles Animations.
Tomaz Canabrava
2014-01-16
Added a new class based on QGraphicsRectItem that can be animated.
Tomaz Canabrava
2014-01-16
Add the skeleton for the New Profile System.
Tomaz Canabrava
2014-01-15
Use the right Qt-module when building with Qt5
Anton Lundin
2014-01-10
Merge branch 'v4.0-branch'
Dirk Hohndel
2014-01-10
Extract user manual web view into a separate class
Sergey Starosek
2014-01-09
Prepare for Subsurface 4.0.2 release
Dirk Hohndel
2014-01-03
Refactoring import to DiveLogImportDialog
Miika Turkia
2014-01-03
Prepare for 4.0.1 release
v4.0.1
Dirk Hohndel
2014-01-02
Make our 'ascii_strtod()' helper more generic
Linus Torvalds
2013-12-24
removed unused files.
Tomaz Canabrava
2013-12-14
Remove translations with insufficient coverage
Dirk Hohndel
2013-12-14
Inching towards the 4.0 release
Dirk Hohndel
2013-12-12
Remove unused file
Thiago Macieira
2013-12-06
Get ready for the release of 3.9.2
v3.9.2
Dirk Hohndel
2013-12-05
Add more languages
Dirk Hohndel
2013-11-27
Fix plugin deployment on Windows
Thiago Macieira
2013-11-18
Shift times of selected dives
Robert Helling
2013-11-15
Include icons in the Windows installer
Dirk Hohndel
2013-11-14
Update version number for 3.9 BETA
v3.9
Dirk Hohndel
2013-11-02
Added a custom widget for tagging dives
Maximilian Güntner
2013-10-24
Created a 'WebService' dialog that will handle download and upload.
Tomaz Canabrava
2013-10-16
GUI for CSV import
Miika Turkia
2013-10-15
First step to being able to use transifex again for translations
Dirk Hohndel
2013-10-12
Include location flag in bundle
Dirk Hohndel
2013-10-11
Install qt translations into Mac bundle
Dirk Hohndel
2013-10-11
Fix bug in Documentation make invocation
Dirk Hohndel
2013-10-10
Automatically build translations
Dirk Hohndel
2013-10-10
Add translation files
Dirk Hohndel
2013-10-08
Deploy some Qt plugins alongside the binary
Thiago Macieira
2013-10-08
And let qmake create the Mac bundle on its own
Thiago Macieira
2013-10-08
Add qmake rules to install Subsurface
Thiago Macieira
2013-10-08
Implement a qmake-based build for Subsurface
Thiago Macieira