Age | Commit message (Expand) | Author |
2013-05-04 | Started the code for the Profile Plotting | Tomaz Canabrava |
2013-05-03 | Fix Mac build | Dirk Hohndel |
2013-05-03 | Remove the majority of the Gtk related code | Dirk Hohndel |
2013-05-01 | Create Add Weightsystem dialog | Dirk Hohndel |
2013-04-27 | Added support for showing the Stars on the DiveTable | Tomaz Canabrava |
2013-04-23 | Clean up the moc intermediates too in make clean | Thiago Macieira |
2013-04-23 | Add support for Qt resources in Subsurface | Thiago Macieira |
2013-04-23 | Add a SOURCES variable to the Makefile, replacing OBJS | Thiago Macieira |
2013-04-23 | Add a HEADERS variable to the Makefile | Thiago Macieira |
2013-04-23 | Trim Makefile, Configure.mk and Rules.mk | Thiago Macieira |
2013-04-23 | Reorder the Makefile | Thiago Macieira |
2013-04-23 | Move the MSGOBJS variable definition a little further down | Thiago Macieira |
2013-04-23 | Remove the unused OSSUPPORT_CFLAGS variable | Thiago Macieira |
2013-04-23 | Move the list of objects a little further up | Thiago Macieira |
2013-04-23 | Split the SQLite3, libzip, libxslt and osmgpsmap detection from use | Thiago Macieira |
2013-04-23 | Move some of the checks a little bit up | Thiago Macieira |
2013-04-22 | Initial version of the Star Picker Widget. | Tomaz Canabrava |
2013-04-22 | Move model related code from MainWindow and adjustments. | Tomaz Canabrava |
2013-04-15 | Added the code that will load and populate the Tank Info | Tomaz Canabrava |
2013-04-14 | Separate Gtk related code from core logic: statistics | Dirk Hohndel |
2013-04-14 | Separate Gtk related code from core logic: info | Dirk Hohndel |
2013-04-14 | Undoing the last Qtr_ hack | Dirk Hohndel |
2013-04-13 | Add Qtr_ macros that uses gettext in a tr() compatible manner | Dirk Hohndel |
2013-04-13 | Remove the mandatory -fPIC from CXXFLAGS | Thiago Macieira |
2013-04-13 | Started the real code on the Qt Interface. | Tomaz Canabrava |
2013-04-12 | Add dive list view to main window | Amit Chaudhuri |
2013-04-09 | Makefile: detect which files need moc and uic | Alberto Mardegan |
2013-04-07 | Separate Gtk related code from core logic: planner | Dirk Hohndel |
2013-04-07 | Start creating the Qt UI | Tomaz Canabrava |
2013-04-06 | Separate Gtk related code from core logic: divelist | Dirk Hohndel |
2013-04-02 | Add a Qt main window | Alberto Mardegan |
2013-04-01 | Improve Makefile rules for running moc | Alberto Mardegan |
2013-04-01 | Define QT_NO_KEYWORDS | Alberto Mardegan |
2013-04-01 | Introduce QApplication | Alberto Mardegan |
2013-04-01 | Have some C++ file in the project | Alberto Mardegan |
2013-04-01 | Setup Makefile for Qt/C++ builds | Alberto Mardegan |
2013-03-14 | Revert "Only include .po files that has a companion .aliases file" | Henrik Brautaset Aronsen |
2013-03-13 | Only include .po files that has a companion .aliases file | Henrik Brautaset Aronsen |
2013-03-12 | Fix the build under Kfreebsd & HURD. | Sylvestre Ledru |
2013-03-04 | Limited support for Suunto DM4 import | Miika Turkia |
2013-03-04 | Fix the permission of the ICONFILE and the locale files | Sylvestre Ledru |
2013-03-03 | Update README, ReleaseNotes and Makefile for 3.0.2 | Dirk Hohndel |
2013-02-28 | Move translations to transifex.com | Kévin Raymond |
2013-02-28 | OSX: also need to add the CoreServices framework to linker | Dirk Hohndel |
2013-02-27 | Suppress the "/bin/sh: 1: cannot open version.h: No such file" noise. | Cristian Ionescu-Idbohrn |
2013-02-27 | Add target `all' to avoid "target order is important" confusion. | Cristian Ionescu-Idbohrn |
2013-02-26 | Update versions to 3.0.1 | Dirk Hohndel |
2013-02-26 | Get make to rebuild Subsurface by default again | Dirk Hohndel |
2013-02-26 | Generate/update a version.h header file. | Cristian Ionescu-Idbohrn |
2013-02-22 | Add correct XSLT search path for Windows | Dirk Hohndel |