Age | Commit message (Expand) | Author |
2014-09-17 | Implement the TagFilter model. | Tomaz Canabrava |
2014-09-17 | Trigger the log->filter by tag to open the tag filter. | Tomaz Canabrava |
2014-09-17 | Add the Tag Widget on the MainWindow | Tomaz Canabrava |
2014-09-17 | Remove unused method signature. | Tomaz Canabrava |
2014-09-17 | Add skeleton to the Tag Filtering. | Tomaz Canabrava |
2014-09-17 | Fix compilation with C99 | Tomaz Canabrava |
2014-09-11 | Add latest strings for translation | Dirk Hohndel |
2014-09-11 | CCR patch: adapt code for diluent cylinder pressures (3) | willem ferguson |
2014-09-11 | User manual update: Replan, Copy and Paste components. | willem ferguson |
2014-09-11 | Use US spelling of colo(u)r in Config DC dialog | Tim Wootton |
2014-09-11 | Makes new DC config dialog follow existing UI txt style | Tim Wootton |
2014-09-11 | Undo unintentional string changes | Dirk Hohndel |
2014-09-11 | Fix typos | Florian Klink |
2014-09-02 | Redesign Dive Computer configuration dialog | Joseph W. Joshua |
2014-08-29 | QT += concurrent is a Qt 5 thing | Thiago Macieira |
2014-08-29 | Revert hacks now that we use Qt5 on Mac | Dirk Hohndel |
2014-08-29 | Latest Portuguese translations | Dirk Hohndel |
2014-08-28 | Fix water temperature on Suunto SDM import | Miika Turkia |
2014-08-28 | CCR patch: Adapt pressure interpolation for CCR (2) | willem ferguson |
2014-08-28 | HTML: Changing the files extensions to js | Gehad elrobey |
2014-08-28 | HTML: export valid JSON. | Gehad elrobey |
2014-08-27 | Updated translations | Dirk Hohndel |
2014-08-27 | Use compilation flags. | Salvo 'LtWorf' Tomaselli |
2014-08-27 | Define PATH_MAX if it's not defined | Salvo 'LtWorf' Tomaselli |
2014-08-27 | Preferences: only save settings that are changed | Dirk Hohndel |
2014-08-27 | Use one consistent font size throughout the app | Dirk Hohndel |
2014-08-27 | Don't set up fonts twice | Dirk Hohndel |
2014-08-27 | Default font: more fine tuning | Dirk Hohndel |
2014-08-27 | Add gaspressures to cmake | Dirk Hohndel |
2014-08-27 | HTML: Save divecomputer data to the HTML exports | Gehad elrobey |
2014-08-27 | Add uncompressed Poseidon CCR XML dive log to the directory subsurface/dives. | willem ferguson |
2014-08-27 | CCR Patch: Adapt pressure interpolation for CCR | willem ferguson |
2014-08-26 | Small whitespace cleanup | Dirk Hohndel |
2014-08-26 | TableWidgets: change default column width and don't save unchanged widths | Dirk Hohndel |
2014-08-26 | DiveList: don't save default column width | Dirk Hohndel |
2014-08-26 | CCR patch: Create memory space to store cylinder pressures | Willem Ferguson |
2014-08-26 | Fix planner gas consumption | Dirk Hohndel |
2014-08-26 | Fix missing translations for webservice responses | Dirk Hohndel |
2014-08-25 | Implement the modelDataChanged to repopulate the widget on Statistics | Tomaz Canabrava |
2014-08-25 | Use scene()->clear() instead of manually clearing the scene. | Tomaz Canabrava |
2014-08-25 | Use aboutToBeRemoved instead of removed | Tomaz Canabrava |
2014-08-25 | Implement the resizeEvent to make the statistics always visible. | Tomaz Canabrava |
2014-08-25 | Create stub methods and connects the model with the new statistics | Tomaz Canabrava |
2014-08-25 | Add the old Statistics to have a reference view while programming | Tomaz Canabrava |
2014-08-25 | Remove a lot of non-necessary boilerplate code. | Tomaz Canabrava |
2014-08-25 | Add initial skeleton for the Statistics Redesign | Tomaz Canabrava |
2014-08-25 | Code cleanup: gaspressures.c | Willem Ferguson |
2014-08-25 | Fix NO_USERMANUAL building for android | Anton Lundin |
2014-08-25 | Fix android font config | Anton Lundin |
2014-08-25 | CCR code: Split profile.c into two files, with gas caluclations separate. | Willem Ferguson |