Age | Commit message (Expand) | Author |
2013-10-11 | Ignore the Subsurface.app folder | Dirk Hohndel |
2013-10-11 | Get cross build to work again | Dirk Hohndel |
2013-10-11 | Tabify win-ldd.pl - subsurface coding style | Thiago Macieira |
2013-10-11 | Ignore the Windows system directories when searching for DLLs | Thiago Macieira |
2013-10-11 | Fix the DLL search path order | Thiago Macieira |
2013-10-11 | Set the objdump default to "objdump" in win-ldd.pl | Thiago Macieira |
2013-10-11 | Fix deployment: make isn't expanding $(DESTDIR_TARGET) for me | Thiago Macieira |
2013-10-11 | Fix the sed regexp: we want to match "lib" followed by : or at the end | Thiago Macieira |
2013-10-11 | Fix non-expansion of some Makefile variables | Thiago Macieira |
2013-10-11 | Advise people to compile libdivecomputer only statically | Thiago Macieira |
2013-10-11 | Remove some arguments, that we find in plot_data | Anton Lundin |
2013-10-11 | Remove unused arg in plot_cylinder_pressure | Anton Lundin |
2013-10-11 | Fix bug in Documentation make invocation | Dirk Hohndel |
2013-10-11 | We no longer use the .translation file | Dirk Hohndel |
2013-10-11 | Fix translation compilation | Dirk Hohndel |
2013-10-11 | Finish clearing up the TableModels | Tomaz Canabrava |
2013-10-11 | Another Model Cleanup | Tomaz Canabrava |
2013-10-11 | Second model converted to be less boilerplated. | Tomaz Canabrava |
2013-10-11 | Begin to Cleanup the Models, trying to reduce boilerplate. | Tomaz Canabrava |
2013-10-11 | Good deal of whitespace fixes and code cleanup. | Tomaz Canabrava |
2013-10-11 | Added rules on gitignore for the Translations generation. | Tomaz Canabrava |
2013-10-10 | Automatically build 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 | Fix some paths for Mac and add translations to bundle | Dirk Hohndel |
2013-10-10 | Fix typo in the Mac build instructions | Dirk Hohndel |
2013-10-10 | subsurface-gen-version.pri: pass the current OS to get-version | Lubomir I. Ivanov |
2013-10-10 | subsurface-configure.pri: disable auto-"silent" mode for win32 | Lubomir I. Ivanov |
2013-10-10 | Added salinity to the Dive Info tab. | Patrick Valsecchi |
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 |