aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-12-23User manual: updatesGravatar Willem Ferguson
2013-12-23Correct small typo.Gravatar Cristian Ionescu-Idbohrn
2013-12-21Make XML and PDF version of user manual build againGravatar Cristian Ionescu-Idbohrn
2013-12-20Include the user-manual.html file in the git treeGravatar Dirk Hohndel
2013-12-20Remove pointless codeGravatar Dirk Hohndel
2013-12-20Silence a few warningsGravatar Dirk Hohndel
2013-12-20Use M_OR_FT macro instead of switch statementGravatar Dirk Hohndel
2013-12-20Added Keyboard Navigation for the Star WidgetGravatar Tomaz Canabrava
2013-12-20Don't use an array where none are necessaryGravatar Thiago Macieira
2013-12-20Move the variable initialisations closer to use and add blanksGravatar Thiago Macieira
2013-12-20Get more descriptive error messages when uploading to divelogs.deGravatar Thiago Macieira
2013-12-20Move the divelogs.de preparation function into the C++ classGravatar Thiago Macieira
2013-12-20Generate the file name for the dive log upload in the callerGravatar Thiago Macieira
2013-12-20Use QFile::{encode,decode}Name for file namesGravatar Thiago Macieira
2013-12-20Fix compilation with libzip < 0.10Gravatar Thiago Macieira
2013-12-20Add preprocessor directives around debug functionsGravatar Anton Lundin
2013-12-20Planner: don't abort when saving a diveGravatar Anton Lundin
2013-12-20When saving / canceling edition, focus back to the Dive ListGravatar Tomaz Canabrava
2013-12-20Fix the cursor problem on the TagWidgetGravatar Tomaz Canabrava
2013-12-20Simplify the code by removing a few options from the if.Gravatar Tomaz Canabrava
2013-12-20Do not New / Delete the item, use the Stack.Gravatar Tomaz Canabrava
2013-12-20Removed obsolete code.Gravatar Tomaz Canabrava
2013-12-20Make it possible to use the Tag System in dark themesGravatar Tomaz Canabrava
2013-12-20Code cleanup: QPair<int, int> -> qMakePairGravatar Tomaz Canabrava
2013-12-19Improve signing script, adjust flags for gcc-4.2Gravatar Dirk Hohndel
2013-12-19Files: use the new opendir() wrapperGravatar Lubomir I. Ivanov
2013-12-19Fix an unused variable warningGravatar Lubomir I. Ivanov
2013-12-19Files: prefer toUtf8() over toLocal8Bit()Gravatar Lubomir I. Ivanov
2013-12-19Fix a missing parentheses warningGravatar Lubomir I. Ivanov
2013-12-19Fix a small coding style issueGravatar Lubomir I. Ivanov
2013-12-19Files: use the new open() wrappersGravatar Lubomir I. Ivanov
2013-12-19Files: add wrappers for certain open() methodsGravatar Lubomir I. Ivanov
2013-12-19Splits long lines in manualGravatar Tim Wootton
2013-12-18Adds unhide to profile menu context menuGravatar Tim Wootton
2013-12-18Make default font setting actually workGravatar Tomaz Canabrava
2013-12-18Whitespace fixGravatar Tomaz Canabrava
2013-12-17Fix broken Linux installGravatar Dirk Hohndel
2013-12-17Don't enter edit profile mode when already editing the diveGravatar Dirk Hohndel
2013-12-16Don't quit while dive is editedGravatar Dirk Hohndel
2013-12-16Remove the xslt_path now that all XSLT files are kept in a resourceGravatar Thiago Macieira
2013-12-16Move the XSLT files into a Qt resourceGravatar Thiago Macieira
2013-12-16Use UTF-8 for text strings.Gravatar Michael Andreen
2013-12-16The info icon of the manual got mislaid somewhereGravatar Willem Ferguson
2013-12-15Final update to ReleaseNotes for 4.0v4.0Gravatar Dirk Hohndel
2013-12-15Disable https on Windows for 4.0Gravatar Dirk Hohndel
2013-12-15Tools to create nice signed DMGGravatar Dirk Hohndel
2013-12-15Fix install directory for Documentation on MacGravatar Dirk Hohndel
2013-12-15Make the SupportedDivecomputers.html match web siteGravatar Dirk Hohndel
2013-12-15Minor tweaks to INSTALL fileGravatar Dirk Hohndel
2013-12-15User manual: new banner imageGravatar Dirk Hohndel