Age | Commit message (Expand) | Author |
2013-04-24 | Merge branch 'useStarWidgets' of git://github.com/tcanabrava/subsurface into Qt | Dirk Hohndel |
2013-04-24 | Correctly format depth and time | Dirk Hohndel |
2013-04-24 | Fix column headings for divelist | Dirk Hohndel |
2013-04-24 | Fix the order of the DiveInformation tab bar. | Tomaz Canabrava |
2013-04-24 | Remove the use of this-> | Tomaz Canabrava |
2013-04-24 | Use the star widget in it's right place | Tomaz Canabrava |
2013-04-24 | Amend divetrip model to use int units | Amit Chaudhuri |
2013-04-23 | A hook for DM4 XML import | Miika Turkia |
2013-04-23 | XSLT for importing individual DM4 dives | Miika Turkia |
2013-04-23 | Retain event sort order on restart | Miika Turkia |
2013-04-23 | Add a simple table-based cns calculations | Anton Lundin |
2013-04-23 | Switch to UTF-8 on .DLD export | Miika Turkia |
2013-04-23 | Merge branch 'StarWidgetResource' of git://github.com/tcanabrava/subsurface i... | Dirk Hohndel |
2013-04-23 | Fix missing gtk-mac-integration includes | Henrik Brautaset Aronsen |
2013-04-23 | Remove trailing spaces from config.cache file | Henrik Brautaset Aronsen |
2013-04-23 | Use the star from the resource file instead of hardcoding it's patch | Tomaz Canabrava |
2013-04-23 | Fix config.cache creation on a Mac | Henrik Brautaset Aronsen |
2013-04-23 | Set the window icon in Qt | Dirk Hohndel |
2013-04-23 | Consolidate the two .qrc files | Dirk Hohndel |
2013-04-23 | Merge branch 'buildsystem-for-dirk' of http://github.com/thiagomacieira/subsu... | Dirk Hohndel |
2013-04-23 | Fix compilation: in C++, enums don't have operator++ | Thiago Macieira |
2013-04-23 | Clean up the moc intermediates too in make clean | Thiago Macieira |
2013-04-23 | Don't hardcode the paths for mkdir: just get them from the target | Thiago Macieira |
2013-04-23 | Add support for Qt resources in Subsurface | Thiago Macieira |
2013-04-23 | Prettify the msgfmt and linking arguments | Thiago Macieira |
2013-04-23 | Make the "silent mode" compilation be optional only. | Thiago Macieira |
2013-04-23 | Generate the C++ dependencies at configure-time | Thiago Macieira |
2013-04-23 | Get the list of dependency includes from the SOURCES list | 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 | Cache the Qt tools detected (and detect RCC) | Thiago Macieira |
2013-04-23 | Introduce a cache of the configuration | Thiago Macieira |
2013-04-23 | Trim Makefile, Configure.mk and Rules.mk | Thiago Macieira |
2013-04-23 | Create Rules.mk and Configure.mk by copying the Makefile | 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-22 | Fix crash with some setups | Dirk Hohndel |
2013-04-18 | Use helper function to get dive date string | Dirk Hohndel |
2013-04-18 | Move creation of dive and dive trip date string into helper functions | Dirk Hohndel |
2013-04-18 | Use get_dive to populate divelistview with dives | Amit Chaudhuri |
2013-04-18 | Delay Qt ui construction | Amit Chaudhuri |
2013-04-15 | Added the code that will load and populate the Tank Info | Tomaz Canabrava |
2013-04-15 | Remove second dive_trip_list definition and douplicate helper function | Dirk Hohndel |
2013-04-14 | Separate Gtk related code from core logic: statistics | Dirk Hohndel |