Age | Commit message (Expand) | Author |
2015-01-08 | Dive d/l selection UI: Display the downloaded dives in a table | Tomaz Canabrava |
2015-01-08 | Dive d/l selection UI: setImportedDivesIndexes implementation | Tomaz Canabrava |
2015-01-08 | Dive d/l selection UI:: Constructor, rowCount and ColumnCount | Tomaz Canabrava |
2015-01-08 | Dive d/l selection UI:: Add skeleton for the dialog | Tomaz Canabrava |
2014-12-29 | Only check for update after successfull download | Anton Lundin |
2014-12-29 | Initialize members in the declared order | Anton Lundin |
2014-12-28 | Automatic OSTC firmware update: download file and try to install | Dirk Hohndel |
2014-12-28 | OSTC firmware update prompt: use the stable changelog files | Dirk Hohndel |
2014-12-28 | Progress towards automatic OSTC firmware updates | Dirk Hohndel |
2014-12-27 | Move OSTC firmware check around a bit | Dirk Hohndel |
2014-10-12 | Pass the whole 'device_data_t' to the uemis downloader | Linus Torvalds |
2014-08-14 | Add "download into private trip" dialog checkmark | Linus Torvalds |
2014-07-14 | Try to avoid inconsistent selection state after divecomputer download | Dirk Hohndel |
2014-05-26 | Rework slot to quiet down Qt5 warning | Anton Lundin |
2014-05-22 | Gratuitous whitespace changes | Dirk Hohndel |
2014-05-19 | Make the code easier to read | Dirk Hohndel |
2014-05-19 | Fix selection after downloading dives from the dive computer | Dirk Hohndel |
2014-05-19 | Download from dive computer: Fix the broken selection of devices | Dirk Hohndel |
2014-05-19 | Divecomputer download: try to offer only those devices that make sense | Dirk Hohndel |
2014-05-13 | Do not check for null before free. | Tomaz Canabrava |
2014-05-13 | Move DiveList related methods/classes to own file. | Tomaz Canabrava |
2014-05-07 | Remove spurious debug printout | Dirk Hohndel |
2014-05-07 | Even if there is progress text, still set the progress bar percentage | Dirk Hohndel |
2014-04-25 | Ctrl-W and -Q support for GPS, divelogs.de, divecomputer and CVS import | Dirk Hohndel |
2014-04-25 | Fix 'cancelling divecomputer download' | Tomaz Canabrava |
2014-02-27 | Massive automated whitespace cleanup | Dirk Hohndel |
2014-02-26 | reseting progress_bar_text for new downloads | Danilo Cesar Lemes de Paula |
2014-02-26 | disable buttons while downloading | Danilo Cesar Lemes de Paula |
2014-02-18 | Implement the '...' search button for Uemis dive computers | Dirk Hohndel |
2014-02-15 | Initialize device_data_t data | Dirk Hohndel |
2014-02-12 | Replace mainWindow() with MainWindow::instance() | Boris Barbulovski |
2014-02-12 | Don't shadow object members like this | Dirk Hohndel |
2014-02-09 | downloadfromdivecomputer.cpp improvements | Boris Barbulovski |
2014-02-09 | DownloadFromDCWidget class cleanup | Boris Barbulovski |
2014-01-27 | Detect errors while downloading from libdivecomputer | Dirk Hohndel |
2014-01-16 | Whitespace and coding style updates | Dirk Hohndel |
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 |