Age | Commit message (Expand) | Author |
2015-01-19 | Remove the two annoying debug statements | Dirk Hohndel |
2015-01-19 | While editing the coordinates we need to compare to the displayed_dive | Dirk Hohndel |
2015-01-19 | Merge branch 'latestmaster' | 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 | Use correct divemode (PSCR in particular) in deco calculation | Robert C. Helling |
2015-01-18 | Clean up the header files | Dirk Hohndel |
2015-01-17 | Use correct divemode (PSCR in particular) in deco calculation | Robert C. Helling |
2015-01-17 | 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 | Save predefined SAC | 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 | Need to use qmake-qt4 for building Ubuntu 12.04 packages | Dirk Hohndel |
2015-01-15 | Update Readme.ubuntu | Dirk Hohndel |
2015-01-15 | Update README for 4.4 Beta 1 | Dirk Hohndel |
2015-01-15 | Add patch to the Ubuntu build process for 12.04 | Dirk Hohndel |
2015-01-15 | Some updates to the ReleaseNotes | Dirk Hohndel |
2015-01-15 | Finally deal with incrementing the serial number of the build | Dirk Hohndel |
2015-01-15 | Attempt to build for Ubuntu 12.04 as well | Dirk Hohndel |
2015-01-16 | Documentation: Fix user-manual.txt indentation to comply to asciidoc format (... | Guillaume GARDET |
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 | Documentation: Add initial support for French translation | Guillaume GARDET |
2015-01-15 | Add POT/PO infrastructure to translate user manual. | Guillaume GARDET |
2015-01-15 | Speed Improvemens: fewer calls to mapFromScene / mapToScene | Tomaz Canabrava |
2015-01-15 | Fix memory leak | Tomaz Canabrava |
2015-01-15 | Major speedup when moving the mouse in the profile | Tomaz Canabrava |
2015-01-14 | Remove instantMeanDepthLine | Cristine Guadelupe |