Age | Commit message (Expand) | Author |
2013-10-10 | Fixed mix of spaces and tabs in maintab.ui | Patrick Valsecchi |
2013-10-10 | Add translation files | 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 | Try to read the libdivecomputer.la file (created by GNU libtool) | Thiago Macieira |
2013-10-09 | We already try to link against libusb anyway | Dirk Hohndel |
2013-10-09 | Try hard not to link against a shared libdivecomputer | Dirk Hohndel |
2013-10-09 | subsurface-configure.pri: add a libiconv dependency | Lubomir I. Ivanov |
2013-10-09 | subsurface-configure.pri: add another libxml/libxslt detection stage | Lubomir I. Ivanov |
2013-10-09 | subsurface-configure.pri: enable the libusb detection stage | Lubomir I. Ivanov |
2013-10-09 | subsurface-configure.pri: pkg-config detection change | Lubomir I. Ivanov |
2013-10-09 | Now bundle install on the Mac works without sudo | Dirk Hohndel |
2013-10-09 | Correct Mac bundle path | Dirk Hohndel |
2013-10-09 | Don't set -Wno-maybe-uninitialized for clang | Dirk Hohndel |
2013-10-09 | Small fixes to the build notes for Mac | Dirk Hohndel |
2013-10-09 | Turn down warnings with Clang too | Thiago Macieira |
2013-10-09 | Turn down warnings (after going through them) | Dirk Hohndel |
2013-10-09 | Link static to libdivecomputer | Anton Lundin |
2013-10-09 | Only define TRUE and FALSE if they aren't defined already | Dirk Hohndel |
2013-10-09 | windows.c: use the USERNAME enviroment variable | Lubomir I. Ivanov |
2013-10-09 | Remove unnecessary moc include | Sergey Starosek |
2013-10-09 | Fix potential uninitialized variable | Dirk Hohndel |
2013-10-09 | Disable unused function | Dirk Hohndel |
2013-10-08 | Merge http://github.com/thiagomacieira/subsurface | Dirk Hohndel |
2013-10-08 | Turn off exceptions in C++ | Thiago Macieira |
2013-10-08 | Don't turn warnings on in Subsurface's build | Thiago Macieira |
2013-10-08 | Update the README and create an INSTALL file. | Thiago Macieira |
2013-10-08 | Fix the Marble data installation for Windows | Thiago Macieira |
2013-10-08 | Deploy some Qt plugins alongside the binary | Thiago Macieira |
2013-10-08 | Use the $PATH environment variable to pass extra dirs for DLLs | Thiago Macieira |
2013-10-08 | Disable the code that tries to find an alternate objdump | Thiago Macieira |
2013-10-08 | Add a tool to scan for dependencies on Windows | Thiago Macieira |
2013-10-08 | And let qmake create the Mac bundle on its own | Thiago Macieira |
2013-10-08 | Add information that goes into the Windows .exe file | Thiago Macieira |
2013-10-08 | Add qmake rules to install Subsurface | Thiago Macieira |
2013-10-08 | Remove the old buildsystem | Thiago Macieira |
2013-10-08 | Implement a qmake-based build for Subsurface | Thiago Macieira |
2013-10-08 | Fix crash when cancelling 'Add Dive' | Dirk Hohndel |
2013-10-08 | Avoid the memory leaks from translations | Dirk Hohndel |
2013-10-08 | Load translations at run time | Dirk Hohndel |
2013-10-08 | Make a copy of the translated text | Dirk Hohndel |
2013-10-08 | Fix ui_%.h building to .uic | Anton Lundin |
2013-10-08 | main.cpp: remove usage of subsurface_command_line_* | Lubomir I. Ivanov |
2013-10-08 | Fix edit + cancel = absolute zero | Patrick Valsecchi |
2013-10-08 | Fixed conversion error when downloading salinity from DC | Patrick Valsecchi |
2013-10-07 | Fix some signedness issues | Dirk Hohndel |
2013-10-07 | Compile without depending on the global MAX macro | Thiago Macieira |
2013-10-07 | Next round of code removal and header cleanup | Dirk Hohndel |
2013-10-07 | Remove even more code and declarations | Dirk Hohndel |