summaryrefslogtreecommitdiffstats
path: root/qt-ui/downloadfromdivecomputer.h
AgeCommit message (Expand)Author
2015-07-20Only enable Bluetooth support if building against Qt5.4 or newerGravatar Dirk Hohndel
2015-07-06Add a dialog for remote Bluetooth devices selectionGravatar Claudiu Olteanu
2015-07-06Add a checkbox and a button for Bluetooth download modeGravatar Claudiu Olteanu
2015-01-11Dive d/l selection UI: clear table when retryingGravatar Dirk Hohndel
2015-01-09Dive d/l UI: redo the states, the flow, the buttonsGravatar Dirk Hohndel
2015-01-09Dive d/l selection UI: remove setData() methodGravatar Dirk Hohndel
2015-01-09Dive d/l selection UI: update checkmark state correctlyGravatar Dirk Hohndel
2015-01-08Dive d/l selection UI: hook up select / unselect allGravatar Dirk Hohndel
2015-01-08Dive d/l selection UI: allow clicking anywhere in a rowGravatar Dirk Hohndel
2015-01-08Dive d/l selection UI: show reasonable column headersGravatar Dirk Hohndel
2015-01-08Dive d/l selection UI: Add method to remove unused divesGravatar Tomaz Canabrava
2015-01-08Dive d/l selection UI: Hook up OK buttonGravatar Tomaz Canabrava
2015-01-08Dive d/l selection UI: Create a button to download the data from DCGravatar Tomaz Canabrava
2015-01-08Dive d/l selection UI: Set the item flagsGravatar Tomaz Canabrava
2015-01-08Dive d/l selection UI: Add the setData methodGravatar Tomaz Canabrava
2015-01-08Dive d/l selection UI: Add the check statesGravatar Tomaz Canabrava
2015-01-08Dive d/l selection UI:: Add skeleton for the dialogGravatar Tomaz Canabrava
2014-12-27Move OSTC firmware check around a bitGravatar Dirk Hohndel
2014-06-26Headers cleanup.Gravatar Tomaz Canabrava
2014-05-26Rework slot to quiet down Qt5 warningGravatar Anton Lundin
2014-05-19Divecomputer download: try to offer only those devices that make senseGravatar Dirk Hohndel
2014-02-27Massive automated whitespace cleanupGravatar Dirk Hohndel
2014-02-18Implement the '...' search button for Uemis dive computersGravatar Dirk Hohndel
2014-02-11Put include guard to every headerGravatar Boris Barbulovski
2014-02-11Update #include statement for QStringListModelGravatar Boris Barbulovski
2014-02-09DownloadFromDCWidget class cleanupGravatar Boris Barbulovski
2013-12-27Disable DC device node if it is not neededGravatar Benjamin
2013-12-26Display warning that dives won't be downloaded when enabling libdc dumpGravatar Dirk Hohndel
2013-12-24Enable libdivecomputer log or dump from the UIGravatar Dirk Hohndel
2013-12-11downloadfromdivecomputer.h: remove a forward declarationGravatar Lubomir I. Ivanov
2013-12-08When the user cancels a download, reject already downloaded divesGravatar Dirk Hohndel
2013-10-03Make the classes generated by uic be real members of our classesGravatar Thiago Macieira
2013-10-03Include the ui_*.h headers in the main headers.Gravatar Thiago Macieira
2013-09-16implement device probe in CGravatar Danilo Cesar Lemes de Paula
2013-09-10improve DownloadDialog's error handlingGravatar Danilo Cesar Lemes de Paula
2013-09-10improve DownloadDialog UI controlGravatar Danilo Cesar Lemes de Paula
2013-08-29fix DownloadDialog behaviorGravatar Danilo Cesar Lemes de Paula
2013-06-19Consistently use slots / signalsGravatar Dirk Hohndel
2013-05-30Fixed running the Download dialog multiple timesGravatar Dirk Hohndel
2013-05-30Hook up the Download dialogGravatar Dirk Hohndel
2013-05-22The never ending, futile fight for whitespace consistencyGravatar Dirk Hohndel
2013-05-20Implement rudimentary divecomputer downloadGravatar Dirk Hohndel
2013-05-20Populate the Vendor && Dive computer information.Gravatar Tomaz Canabrava
2013-05-20Added code to cancel the thread.Gravatar Tomaz Canabrava
2013-05-20Skeleton code for a non-blocking UI thread for downloading dives from the DCGravatar Tomaz Canabrava