aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2013-05-03Fix Mac buildGravatar Dirk Hohndel
2013-05-03Remove the majority of the Gtk related codeGravatar Dirk Hohndel
2013-05-01Create Add Weightsystem dialogGravatar Dirk Hohndel
2013-04-27Added support for showing the Stars on the DiveTableGravatar Tomaz Canabrava
2013-04-23Clean up the moc intermediates too in make cleanGravatar Thiago Macieira
2013-04-23Add support for Qt resources in SubsurfaceGravatar 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-23Trim Makefile, Configure.mk and Rules.mkGravatar 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-15Added the code that will load and populate the Tank InfoGravatar Tomaz Canabrava
2013-04-14Separate Gtk related code from core logic: statisticsGravatar Dirk Hohndel
2013-04-14Separate Gtk related code from core logic: infoGravatar Dirk Hohndel
2013-04-14Undoing the last Qtr_ hackGravatar Dirk Hohndel
2013-04-13Add Qtr_ macros that uses gettext in a tr() compatible mannerGravatar Dirk Hohndel
2013-04-13Remove the mandatory -fPIC from CXXFLAGSGravatar Thiago Macieira
2013-04-13Started the real code on the Qt Interface.Gravatar Tomaz Canabrava
2013-04-12Add dive list view to main windowGravatar Amit Chaudhuri
2013-04-09Makefile: detect which files need moc and uicGravatar Alberto Mardegan
2013-04-07Separate Gtk related code from core logic: plannerGravatar Dirk Hohndel
2013-04-07Start creating the Qt UIGravatar Tomaz Canabrava
2013-04-06Separate Gtk related code from core logic: divelistGravatar Dirk Hohndel
2013-04-02Add a Qt main windowGravatar Alberto Mardegan
2013-04-01Improve Makefile rules for running mocGravatar Alberto Mardegan
2013-04-01Define QT_NO_KEYWORDSGravatar Alberto Mardegan
2013-04-01Introduce QApplicationGravatar Alberto Mardegan
2013-04-01Have some C++ file in the projectGravatar Alberto Mardegan
2013-04-01Setup Makefile for Qt/C++ buildsGravatar Alberto Mardegan
2013-03-14Revert "Only include .po files that has a companion .aliases file"Gravatar Henrik Brautaset Aronsen
2013-03-13Only include .po files that has a companion .aliases fileGravatar Henrik Brautaset Aronsen
2013-03-12Fix the build under Kfreebsd & HURD.Gravatar Sylvestre Ledru
2013-03-04Limited support for Suunto DM4 importGravatar Miika Turkia
2013-03-04Fix the permission of the ICONFILE and the locale filesGravatar Sylvestre Ledru
2013-03-03Update README, ReleaseNotes and Makefile for 3.0.2Gravatar Dirk Hohndel
2013-02-28Move translations to transifex.comGravatar Kévin Raymond
2013-02-28OSX: also need to add the CoreServices framework to linkerGravatar Dirk Hohndel
2013-02-27Suppress the "/bin/sh: 1: cannot open version.h: No such file" noise.Gravatar Cristian Ionescu-Idbohrn
2013-02-27Add target `all' to avoid "target order is important" confusion.Gravatar Cristian Ionescu-Idbohrn
2013-02-26Update versions to 3.0.1Gravatar Dirk Hohndel
2013-02-26Get make to rebuild Subsurface by default againGravatar Dirk Hohndel
2013-02-26Generate/update a version.h header file.Gravatar Cristian Ionescu-Idbohrn
2013-02-22Add correct XSLT search path for WindowsGravatar Dirk Hohndel
2013-02-20Updating versions for 3.0Gravatar Dirk Hohndel