Age | Commit message (Expand) | Author |
2015-05-24 | Remove support for Qt4 (part 7) | Tomaz Canabrava |
2015-02-26 | qt-gui.cpp: fix imcomplete type error | Lubomir I. Ivanov |
2015-02-23 | Move helper functions around | Dirk Hohndel |
2015-02-10 | Remove the DiveList from the mainwindow.ui | Tomaz Canabrava |
2014-12-29 | Facebook integration: improve the confirmation UI experience | Dirk Hohndel |
2014-12-18 | Free more struped prefs | Anton Lundin |
2014-10-29 | qt-qui.cpp: set the locale codec to UTF-8 on Win32 | Lubomir I. Ivanov |
2014-10-21 | Fix dc nickname helper function | Linus Torvalds |
2014-08-22 | We should never show decimals on depth in feet | Dirk Hohndel |
2014-08-16 | Don't show seconds for dive start time in the UI | Dirk Hohndel |
2014-08-06 | Attempt to hack around the problems with Swedish date localization | Dirk Hohndel |
2014-08-06 | Remove left overs from time zone designation in Windows/Spanish | Dirk Hohndel |
2014-08-03 | Use Qt date localization instead of translated strings | Dirk Hohndel |
2014-08-01 | Fix time zone issues in 32bit builds | Dirk Hohndel |
2014-07-16 | Pick the correct timezoneoffset for the day in question | Dirk Hohndel |
2014-07-16 | Date picker l10n for profile and planner | Sergey Starosek |
2014-06-28 | Calendar Widget: set the locale appropriate first day of the week | Dirk Hohndel |
2014-06-28 | Fix date and time l10n | Sergey Starosek |
2014-06-27 | Better date localization | Dirk Hohndel |
2014-06-12 | Fix tank size display | Dirk Hohndel |
2014-06-12 | Delay loading of some settings until later | Dirk Hohndel |
2014-06-09 | qt-gui.cpp: add another QT_VERSION check | Lubomir I. Ivanov |
2014-06-08 | Change character for liter in SAC values as well | Dirk Hohndel |
2014-06-08 | Really display liters with script el | Dirk Hohndel |
2014-06-06 | User manual: show a localized version of the manual if it exists | Dirk Hohndel |
2014-05-29 | Don't assume that pressures are always positive | Dirk Hohndel |
2014-05-22 | Gratuitous whitespace changes | Dirk Hohndel |
2014-05-13 | Do not check for null before free. | Tomaz Canabrava |
2014-05-11 | Correct the usage of std::string and QString | Tomaz Canabrava |
2014-04-30 | Tell Qt4 that we really meant Utf8 when we said Utf8 | Dirk Hohndel |
2014-04-30 | Make Subsurface with a British accent work | Dirk Hohndel |
2014-04-17 | Moved code around to make possible to compile the C part alone. | Tomaz Canabrava |
2014-03-19 | Main: separate the QApplication and UI creation | Lubomir I. Ivanov |
2014-03-11 | Defer mainwindow->show() | Tomaz Canabrava |
2014-02-27 | Massive automated whitespace cleanup | Dirk Hohndel |
2014-02-13 | Add recent files to main menu. | Boris Barbulovski |
2014-01-16 | Save XML files into a memory buffer rather than directly into a file | Linus Torvalds |
2014-01-14 | Save the divecomputer entries in a consistent order | Dirk Hohndel |
2014-01-02 | Fix imperial cylinder sizes in equipment tab | Linus Torvalds |
2013-12-20 | Use QFile::{encode,decode}Name for file names | Thiago Macieira |
2013-12-16 | Remove the xslt_path now that all XSLT files are kept in a resource | Thiago Macieira |
2013-12-16 | Move the XSLT files into a Qt resource | Thiago Macieira |
2013-12-13 | Look in one more place for our files on a Mac | Dirk Hohndel |
2013-12-12 | Fix the logic when to display the "language changed" warning | Dirk Hohndel |
2013-12-10 | Don't rely on current path when searching for support files | Dirk Hohndel |
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 |