Age | Commit message (Expand) | Author |
2014-06-26 | Headers cleanup. | Tomaz Canabrava |
2014-05-26 | Rework slot to quiet down Qt5 warning | Anton Lundin |
2014-05-19 | Divecomputer download: try to offer only those devices that make sense | Dirk Hohndel |
2014-02-27 | Massive automated whitespace cleanup | Dirk Hohndel |
2014-02-18 | Implement the '...' search button for Uemis dive computers | Dirk Hohndel |
2014-02-11 | Put include guard to every header | Boris Barbulovski |
2014-02-11 | Update #include statement for QStringListModel | Boris Barbulovski |
2014-02-09 | DownloadFromDCWidget class cleanup | Boris Barbulovski |
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-11 | downloadfromdivecomputer.h: remove a forward declaration | Lubomir I. Ivanov |
2013-12-08 | When the user cancels a download, reject already downloaded dives | Dirk Hohndel |
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-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-19 | Consistently use slots / signals | Dirk Hohndel |
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 | 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 |