Age | Commit message (Expand) | Author |
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 filter option to the Language Chooser | Tomaz Canabrava |
2013-12-06 | Code Cleanup | Tomaz Canabrava |
2013-12-06 | Settings for Display preferences didn't really set the preferences. | Tomaz Canabrava |
2013-12-06 | Added a language preference to the Settings. | Tomaz Canabrava |
2013-12-06 | Print: add a safe-guard if table print rows are too big | Lubomir I. Ivanov |
2013-12-06 | Fix crash in table print crash | Dirk Hohndel |
2013-12-06 | Print: fix issues when printing a lot of dives in table print | Lubomir I. Ivanov |
2013-12-06 | Add icon and title for User Manual window | Sergey Starosek |
2013-12-05 | MainWindow: fix setTitle() calls | Lubomir I. Ivanov |
2013-12-05 | Print: fix truncated table in "Table print" mode | Lubomir I. Ivanov |
2013-12-05 | Open external links in default browser | Sergey Starosek |
2013-12-04 | Different Icon for a Bookmark Event. | Tomaz Canabrava |
2013-12-04 | Fixes positioning of the legend in View and Print modes. | Tomaz Canabrava |
2013-12-04 | Compile fix | Dirk Hohndel |
2013-12-04 | Merge branch 'improve-subsurfaceweb' of git://github.com/thiagomacieira/subsu... | Dirk Hohndel |
2013-12-04 | Cleanup some uninitialized variables | Anton Lundin |
2013-12-04 | Add some limits to the GF's | Anton Lundin |
2013-12-04 | Webservices: fix QString argument for zip_open() | Lubomir I. Ivanov |
2013-12-04 | Allow comma separated CSV files | Dirk Hohndel |
2013-12-04 | Improve labeling for partial pressure graphs | Dirk Hohndel |
2013-12-04 | Make Gnome3 be bearable | Tomaz Canabrava |
2013-12-04 | Divelist: fix a crash when updating the preferences | Lubomir I. Ivanov |
2013-12-04 | PrintDialog: reset the progress bar each time the dialog opens | Lubomir I. Ivanov |
2013-12-04 | Print: fix some forward declarations | Lubomir I. Ivanov |
2013-12-04 | PrintLayout: emit progress from printTable() | Lubomir I. Ivanov |
2013-12-04 | PrintLayout: emit progress from printProfileDives() | Lubomir I. Ivanov |
2013-12-04 | PrintLayout: add estimateTotalDives() | Lubomir I. Ivanov |
2013-12-04 | PrintDialog: add a 'Close' button | Lubomir I. Ivanov |
2013-12-04 | PrintDialog: make the dialog slightly larger | Lubomir I. Ivanov |
2013-12-04 | PrintDialog: add separate Preview/Print buttons | Lubomir I. Ivanov |
2013-12-04 | PrintDialog: change a comment | Lubomir I. Ivanov |
2013-12-04 | PrintDialog: add a progress bar in the dialog | Lubomir I. Ivanov |
2013-12-03 | Correct parameter names | Dirk Hohndel |
2013-12-03 | Fix bug in creating dive plan from dive | Dirk Hohndel |
2013-12-03 | Attempt to fix the 'click goes to 0,0' thing on the globe. | Tomaz Canabrava |
2013-12-03 | Select the newly added dive after adding it. | Tomaz Canabrava |
2013-12-03 | Disable calc_ndl_tts for print | Anton Lundin |
2013-12-03 | Don't call fixup_dive when editing a trip | Dirk Hohndel |
2013-12-03 | Implement the network part of the support for divelogs.de | Thiago Macieira |
2013-12-03 | Make the text in the download status selectable | Thiago Macieira |
2013-12-03 | Add support for timing the download out | Thiago Macieira |
2013-12-03 | Set the download reply pointer to NULL after dismissing it | Thiago Macieira |
2013-12-03 | Properly reset the state of the download dialog before dismissing | Thiago Macieira |
2013-12-03 | Improve the status message in the download dialog | Thiago Macieira |
2013-12-03 | webservices: Move the static functions to the top of the file | Thiago Macieira |
2013-12-03 | Make the QNetworkAccessManager a singleton available to all | Thiago Macieira |
2013-12-03 | General fixes and improvements | Thiago Macieira |
2013-12-03 | Whitespace: fix indentation in subsurfacewebservices.* to use tabs | Thiago Macieira |