Age | Commit message (Expand) | Author |
2014-01-15 | Convert to TRUE/FALSE to stdbools true/false | Anton Lundin |
2014-01-14 | Sort the list of dive computer vendors in the download dialog | Dirk Hohndel |
2014-01-08 | DownloadFromDCWidget: prevent possible leaks for log/dump files | Lubomir I. Ivanov |
2013-12-27 | Fix warning about initialization ordering | Dirk Hohndel |
2013-12-27 | Disable DC device node if it is not needed | Benjamin |
2013-12-26 | Display warning that dives won't be downloaded when enabling libdc dump | Dirk Hohndel |
2013-12-24 | Enable libdivecomputer log or dump from the UI | Dirk Hohndel |
2013-12-10 | Reset libdivecomuter import canceled state | Dirk Hohndel |
2013-12-08 | When the user cancels a download, reject already downloaded dives | Dirk Hohndel |
2013-11-30 | Fix all leak-at-exit from singletons in Subsurface | Thiago Macieira |
2013-11-21 | Work around QMessageBox not showing its title on Mac | Dirk Hohndel |
2013-11-09 | After done with the DC download dialog, ensure it's in its original state | Dirk Hohndel |
2013-10-15 | Fix stupid editing error | Dirk Hohndel |
2013-10-15 | Random white space cleanup | Dirk Hohndel |
2013-10-11 | Good deal of whitespace fixes and code cleanup. | Tomaz Canabrava |
2013-10-03 | Make the classes generated by uic be real members of our classes | Thiago Macieira |
2013-10-03 | Include the ui_*.h headers in the main headers. | Thiago Macieira |
2013-09-17 | move process_dives to the mainthread | Danilo Cesar Lemes de Paula |
2013-09-16 | implement device probe in C | Danilo Cesar Lemes de Paula |
2013-09-10 | improve DownloadDialog's error handling | Danilo Cesar Lemes de Paula |
2013-09-10 | improve DownloadDialog UI control | Danilo Cesar Lemes de Paula |
2013-08-29 | fix DownloadDialog behavior | Danilo Cesar Lemes de Paula |
2013-06-28 | A couple of dialog modality considerations | Lubomir I. Ivanov |
2013-06-28 | Close child windows and dialogs with main window | Lubomir I. Ivanov |
2013-06-24 | Enable downloads from the UEMIS Zurich | Dirk Hohndel |
2013-06-16 | Properly initialize device_data_t when downloading | Linus Torvalds |
2013-05-30 | Fixed running the Download dialog multiple times | Dirk Hohndel |
2013-05-30 | Hook up the Download dialog | Dirk Hohndel |
2013-05-22 | Implement default dive computer and device | Dirk Hohndel |
2013-05-22 | The never ending, futile fight for whitespace consistency | Dirk Hohndel |
2013-05-20 | Implement rudimentary divecomputer download | Dirk Hohndel |
2013-05-20 | Populate the Vendor && Dive computer information. | Tomaz Canabrava |
2013-05-20 | Added code to cancel the thread. | Tomaz Canabrava |
2013-05-20 | Skeleton code for a non-blocking UI thread for downloading dives from the DC | Tomaz Canabrava |