index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qt-gui.cpp
Age
Commit message (
Expand
)
Author
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
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
[next]