Age | Commit message (Expand) | Author |
2015-02-16 | Fix profile toolbar | Tomaz Canabrava |
2015-02-15 | add and use a version.c / version.h pair | Lubomir I. Ivanov |
2015-02-14 | Add ssrf as dive log extension on import | Miika Turkia |
2015-02-14 | When cleaning up the empty screen, also clean up dive sites | Dirk Hohndel |
2015-02-14 | mainwindow.cpp: don't close a file if a dive site is being edited | Lubomir I. Ivanov |
2015-02-13 | When updating the dive site name, show this on the maintab | Dirk Hohndel |
2015-02-13 | When closing a dive, delete all the dive sites | Dirk Hohndel |
2015-02-13 | When adding / planning a dive, reset the dive site manage screen | Dirk Hohndel |
2015-02-13 | Allow editing of dive sites | Dirk Hohndel |
2015-02-12 | Remove coordinates from main tab | Dirk Hohndel |
2015-02-12 | Correctly connect the maintab to dive site management | Dirk Hohndel |
2015-02-11 | Pass a fake dive site UUID to the callback. | Tomaz Canabrava |
2015-02-11 | Copy the name and the coords when entering the EditDiveSite state | Tomaz Canabrava |
2015-02-11 | Accept / Cancel location edit | Tomaz Canabrava |
2015-02-11 | Enable the location edit widget on mainwindow | Tomaz Canabrava |
2015-02-11 | Create a new state for the MainWindow: EditDiveSite | Tomaz Canabrava |
2015-02-11 | mainwindow.cpp: don't use ui.globePane | Lubomir I. Ivanov |
2015-02-11 | Add undo stack | Grace Karanja |
2015-02-11 | Reverse undo buffer | Grace Karanja |
2015-02-10 | Fix build without marble | Tomaz Canabrava |
2015-02-10 | Change the order of the quadrants | Dirk Hohndel |
2015-02-10 | Rename the widget to better reflect what it does | Dirk Hohndel |
2015-02-10 | Remove the flicker issue and the resize issue. | Tomaz Canabrava |
2015-02-10 | Don't set the state if it's the same | Tomaz Canabrava |
2015-02-10 | Save the size of the widgets to restore it later. | Tomaz Canabrava |
2015-02-10 | Finish the cleanup of mainwindow.ui | Tomaz Canabrava |
2015-02-10 | Move the Profile out of the mainwindow.ui | Tomaz Canabrava |
2015-02-10 | Remove the ProfileWidget from mainwindow.ui | Tomaz Canabrava |
2015-02-10 | Remove the PlannerWidget from mainwindow.ui | Tomaz Canabrava |
2015-02-10 | Remove information panel from mainwindow.ui | Tomaz Canabrava |
2015-02-10 | Remove the Globe from the mainwindow.ui | Tomaz Canabrava |
2015-02-10 | Remove the DiveList from the mainwindow.ui | Tomaz Canabrava |
2015-02-10 | Correctly set up the Planner state | Tomaz Canabrava |
2015-02-10 | Create the method that changes the state of the application | Tomaz Canabrava |
2015-02-10 | Change splitter names to something more meaningfull | Tomaz Canabrava |
2015-02-10 | Add the modes for ADD and PLAN | Tomaz Canabrava |
2015-02-10 | Add the first call to registerApplicationState | Tomaz Canabrava |
2015-02-10 | Simplify a bit of code | Tomaz Canabrava |
2015-02-10 | Implement the registerApplicationState function | Tomaz Canabrava |
2015-02-09 | Add menu entries for undo/redo | Grace Karanja |
2015-02-07 | Add the .apd file extension to be treated as CSV file | Miika Turkia |
2015-02-03 | Disable dive component copy/paste shortcuts when no profile show | Dirk Hohndel |
2015-01-29 | Don't reimplement the clear() method | Dirk Hohndel |
2015-01-27 | Fix UI issues and warning | Dirk Hohndel |
2015-01-19 | Don't just change the location when double clicking on the globe | Dirk Hohndel |
2015-01-18 | Clean up the header files | Dirk Hohndel |
2015-01-06 | Another skeleton: LoadFileContents | Tomaz Canabrava |
2015-01-04 | The margin between toolbar and profile looked strange | Dirk Hohndel |
2015-01-04 | Attempt to move the more frequently used toolbar actions to the top | Dirk Hohndel |
2015-01-04 | Fix toolbar icon size issue | Dirk Hohndel |