Age | Commit message (Expand) | Author |
2015-01-24 | Make the beta show a nicer version in the about screenv4.3.950 | Dirk Hohndel |
2015-01-24 | Avoid overprinting of cylinder presssure labels for CCR dives | willem ferguson |
2015-01-24 | Known import fix for XP5 | Miika Turkia |
2015-01-24 | Fix segm fault on known CSV imports | Miika Turkia |
2015-01-24 | Correcly look at all relevant dive computer structures | Dirk Hohndel |
2015-01-24 | Don't show previous dive computer text | Dirk Hohndel |
2015-01-23 | Code cleanup: CCR setpoint and o2 sensor visualisation | willem ferguson |
2015-01-23 | Set the known import selection for Seabear import | Miika Turkia |
2015-01-23 | Use proper sample headings for Seabear CSV import | Miika Turkia |
2015-01-22 | Use correct case for string matching on CSV import | Miika Turkia |
2015-01-22 | Fix string that is used as XML tag name | Miika Turkia |
2015-01-22 | Fix order of CSV field separators | Miika Turkia |
2015-01-22 | Special handling of Seaber CSV files | Miika Turkia |
2015-01-21 | Add a QProgressDialog to auto-ostc3-firmware | Anton Lundin |
2015-01-21 | Connect the progress events to the progress bar | Anton Lundin |
2015-01-21 | Use a progressbar in the configure dc dialog | Anton Lundin |
2015-01-21 | CCR option: display o2 sensor data | willem ferguson |
2015-01-20 | UI for pSCR preferences | Robert C. Helling |
2015-01-19 | Actually walk all dive computers, don't just claim to do so | Dirk Hohndel |
2015-01-19 | While editing the coordinates we need to compare to the displayed_dive | Dirk Hohndel |
2015-01-19 | Hide the old flag when editing a location on the map | Dirk Hohndel |
2015-01-19 | Show a flag when editing a location on the globe | Dirk Hohndel |
2015-01-19 | Don't just change the location when double clicking on the globe | Dirk Hohndel |
2015-01-19 | Always updated the coordinates from the displayed_dive | Dirk Hohndel |
2015-01-19 | Fix extreme sluggish profile over time | Tomaz Canabrava |
2015-01-19 | Only update the "add dive profile / plan dive" 20x/s | Tomaz Canabrava |
2015-01-18 | Fix build: add missing #includes | Thiago Macieira |
2015-01-18 | Move the heart rate graph | Joakim Bygdell |
2015-01-18 | Clean up the header files | Dirk Hohndel |
2015-01-17 | Cache the complex items to give us a boost of speed | Tomaz Canabrava |
2015-01-17 | Fix memleak of QGraphicsRectItem | Tomaz Canabrava |
2015-01-17 | Only update text if something changed | Tomaz Canabrava |
2015-01-17 | Fix the colors - brush wasn't being set anymore. | Tomaz Canabrava |
2015-01-17 | Reduce the amount of new/delete when setting a new text on DiveTextItem | Tomaz Canabrava |
2015-01-17 | Make Facebook support a config option | Dirk Hohndel |
2015-01-17 | Planner rebreather mode | Robert C. Helling |
2015-01-17 | Minor PSCR fixes | Robert C. Helling |
2015-01-17 | Reduce the refresh rate of the toolTipItem to 25fps. | Tomaz Canabrava |
2015-01-17 | Honor prefs.anim_speed on the ToolTip animations | Tomaz Canabrava |
2015-01-17 | Reduce the number of calls to boundingRect | Tomaz Canabrava |
2015-01-17 | Fix the colors of the rectangle | Tomaz Canabrava |
2015-01-17 | Implement the paint method to draw the rounded rectangle. | Tomaz Canabrava |
2015-01-17 | Remove the background and the separator | Tomaz Canabrava |
2015-01-17 | Inherit from QGraphicsRectItem instead of QGraphicsShapeItem | Tomaz Canabrava |
2015-01-15 | Reduce the amount of calls to create the background on the ToolTip | Tomaz Canabrava |
2015-01-15 | Reuse the entry tooltip item and do fewer calls for each mouse move | Tomaz Canabrava |
2015-01-15 | Do not set the rectangle if it's the same | Tomaz Canabrava |
2015-01-15 | Only update the rectangle if it changed | Tomaz Canabrava |
2015-01-15 | Do not free the membuffer, reuse it | Tomaz Canabrava |
2015-01-15 | Speed Improvemens: fewer calls to mapFromScene / mapToScene | Tomaz Canabrava |