summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-04-24Split report_dives into UI and logic and move to divelist filesGravatar Dirk Hohndel
2013-04-24Merge branch 'useStarWidgets' of git://github.com/tcanabrava/subsurface into QtGravatar Dirk Hohndel
2013-04-24Correctly format depth and timeGravatar Dirk Hohndel
2013-04-24Fix column headings for divelistGravatar Dirk Hohndel
2013-04-24Fix the order of the DiveInformation tab bar.Gravatar Tomaz Canabrava
2013-04-24Remove the use of this->Gravatar Tomaz Canabrava
2013-04-24Use the star widget in it's right placeGravatar Tomaz Canabrava
2013-04-24Amend divetrip model to use int unitsGravatar Amit Chaudhuri
2013-04-23A hook for DM4 XML importGravatar Miika Turkia
2013-04-23XSLT for importing individual DM4 divesGravatar Miika Turkia
2013-04-23Retain event sort order on restartGravatar Miika Turkia
2013-04-23Add a simple table-based cns calculationsGravatar Anton Lundin
2013-04-23Switch to UTF-8 on .DLD exportGravatar Miika Turkia
2013-04-23Merge branch 'StarWidgetResource' of git://github.com/tcanabrava/subsurface i...Gravatar Dirk Hohndel
2013-04-23Fix missing gtk-mac-integration includesGravatar Henrik Brautaset Aronsen
2013-04-23Remove trailing spaces from config.cache fileGravatar Henrik Brautaset Aronsen
2013-04-23Use the star from the resource file instead of hardcoding it's patchGravatar Tomaz Canabrava
2013-04-23Fix config.cache creation on a MacGravatar Henrik Brautaset Aronsen
2013-04-23Set the window icon in QtGravatar Dirk Hohndel
2013-04-23Consolidate the two .qrc filesGravatar Dirk Hohndel
2013-04-23Merge branch 'buildsystem-for-dirk' of http://github.com/thiagomacieira/subsu...Gravatar Dirk Hohndel
2013-04-23Fix compilation: in C++, enums don't have operator++Gravatar Thiago Macieira
2013-04-23Clean up the moc intermediates too in make cleanGravatar Thiago Macieira
2013-04-23Don't hardcode the paths for mkdir: just get them from the targetGravatar Thiago Macieira
2013-04-23Add support for Qt resources in SubsurfaceGravatar Thiago Macieira
2013-04-23Prettify the msgfmt and linking argumentsGravatar Thiago Macieira
2013-04-23Make the "silent mode" compilation be optional only.Gravatar Thiago Macieira
2013-04-23Generate the C++ dependencies at configure-timeGravatar Thiago Macieira
2013-04-23Get the list of dependency includes from the SOURCES listGravatar Thiago Macieira
2013-04-23Add a SOURCES variable to the Makefile, replacing OBJSGravatar Thiago Macieira
2013-04-23Add a HEADERS variable to the MakefileGravatar Thiago Macieira
2013-04-23Cache the Qt tools detected (and detect RCC)Gravatar Thiago Macieira
2013-04-23Introduce a cache of the configurationGravatar Thiago Macieira
2013-04-23Trim Makefile, Configure.mk and Rules.mkGravatar Thiago Macieira
2013-04-23Create Rules.mk and Configure.mk by copying the MakefileGravatar Thiago Macieira
2013-04-23Reorder the MakefileGravatar Thiago Macieira
2013-04-23Move the MSGOBJS variable definition a little further downGravatar Thiago Macieira
2013-04-23Remove the unused OSSUPPORT_CFLAGS variableGravatar Thiago Macieira
2013-04-23Move the list of objects a little further upGravatar Thiago Macieira
2013-04-23Split the SQLite3, libzip, libxslt and osmgpsmap detection from useGravatar Thiago Macieira
2013-04-23Move some of the checks a little bit upGravatar Thiago Macieira
2013-04-22Initial version of the Star Picker Widget.Gravatar Tomaz Canabrava
2013-04-22Move model related code from MainWindow and adjustments.Gravatar Tomaz Canabrava
2013-04-22Fix crash with some setupsGravatar Dirk Hohndel
2013-04-18Use helper function to get dive date stringGravatar Dirk Hohndel
2013-04-18Move creation of dive and dive trip date string into helper functionsGravatar Dirk Hohndel
2013-04-18Use get_dive to populate divelistview with divesGravatar Amit Chaudhuri
2013-04-18Delay Qt ui constructionGravatar Amit Chaudhuri
2013-04-15Added the code that will load and populate the Tank InfoGravatar Tomaz Canabrava
2013-04-15Remove second dive_trip_list definition and douplicate helper functionGravatar Dirk Hohndel