Age | Commit message (Expand) | Author |
2013-12-06 | Don't change working directory when looking for tranlations | Dirk Hohndel |
2013-12-06 | Added 'English' and 'Use System Default' options. | Tomaz Canabrava |
2013-12-06 | Added a language preference to the Settings. | Tomaz Canabrava |
2013-11-30 | Weight and length units need translation | Sergey Starosek |
2013-11-28 | Fix editing of negative temperatures | Linus Torvalds |
2013-11-21 | Try to get Windwos to find the plugins | Dirk Hohndel |
2013-11-21 | Refactoring of the configuration handling. | Patrick Valsecchi |
2013-10-16 | Helpers: move some date related function to qt-gui.cpp | Lubomir I. Ivanov |
2013-10-15 | Dependencies are too aggressive for version.h | Dirk Hohndel |
2013-10-13 | Use QDir::currentPath to get the current directory | Miika Turkia |
2013-10-11 | Better diagnostic message when not finding translations | Dirk Hohndel |
2013-10-10 | Try harder to find the translation files | Dirk Hohndel |
2013-10-10 | Work around a Qt Locale bug on Mac | Dirk Hohndel |
2013-10-10 | Dismbiguate gettext | Dirk Hohndel |
2013-10-09 | Next step towards working translations | Dirk Hohndel |
2013-10-09 | Make sure we handle untranslated Subsurface correctly | Dirk Hohndel |
2013-10-09 | Remove unnecessary moc include | Sergey Starosek |
2013-10-08 | Load translations at run time | Dirk Hohndel |
2013-10-08 | Fix edit + cancel = absolute zero | Patrick Valsecchi |
2013-10-06 | Remove lots of ifdef'ed out code from GTK/glib version | Dirk Hohndel |
2013-10-06 | Trying to switch to Qt translation | Dirk Hohndel |
2013-10-06 | First steps towards removing glib dependencies | Dirk Hohndel |
2013-10-04 | Use helper function to find xslt folder | Dirk Hohndel |
2013-10-04 | Add a helper function to calculate weight display string | Benjamin |
2013-10-04 | Use the same conversion grams->lbs in dive and equipment list | Benjamin |
2013-10-03 | Helpers: add get_cylinder_used_gas_string() | Lubomir I. Ivanov |
2013-09-27 | Hack to make the subsurface work on Gnome3 shell | Tomaz Canabrava |
2013-09-26 | Only set documentMode on tab if in Oxygen style. | Tomaz Canabrava |
2013-09-26 | Cleanup the prettyness of subsurface on Gtk+ style. | Tomaz Canabrava |
2013-09-22 | Support imperial measurements in dive planner / add dive | Dirk Hohndel |
2013-09-21 | Allow editing of date & time and air & water temperatures | Dirk Hohndel |
2013-09-18 | Destroy the main window before exiting the application | Thiago Macieira |
2013-09-09 | Use the same code for command line and gui for file handling. | Tomaz Canabrava |
2013-09-09 | Fix QString Usage | Tomaz Canabrava |
2013-09-09 | Code Cleanup, Tabs instead of Spaces. | Tomaz Canabrava |
2013-07-18 | Ask Qt to use system proxies in Subsurface | Thiago Macieira |
2013-06-27 | Update main window title depending of current file state | Lubomir I. Ivanov |
2013-06-18 | Improve display of yearly statistics | Dirk Hohndel |
2013-06-18 | Converting the device_info list into a Qt data structure | Dirk Hohndel |
2013-06-17 | Process dive computers as they are read in | Dirk Hohndel |
2013-06-07 | Removed the buttons on the Edit Dive computers. | Tomaz Canabrava |
2013-05-31 | Much better solution to avoid the gtk+ style on Linux | Dirk Hohndel |
2013-05-31 | Hack to force plastique style on Linux | Dirk Hohndel |
2013-05-31 | Display the Subsurface manual in the help widget | Dirk Hohndel |
2013-05-29 | Connect preferences to the rest of the code | Dirk Hohndel |
2013-05-24 | Fix usage of temporary QByteArrays | Alberto Mardegan |
2013-05-23 | Remove a compile warning | Dirk Hohndel |
2013-05-22 | Implement default dive computer and device | Dirk Hohndel |
2013-05-21 | Replace GError handling with a kMessageWidget based approach | Dirk Hohndel |
2013-05-21 | Remove Gtk crud | Dirk Hohndel |