Age | Commit message (Expand) | Author |
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 |
2015-01-03 | Layout fine-tuning: remove the outermost margin around the window | Dirk Hohndel |
2015-01-02 | Zero out the margins instead of just not changing them | Dirk Hohndel |
2015-01-02 | Layout fine tuning. Exclude a few more layouts. | Dirk Hohndel |
2015-01-02 | Remove all margins from mainwindow.ui file | Dirk Hohndel |
2015-01-02 | Give more layouts reasonable names | Dirk Hohndel |
2015-01-02 | Set up consistent margins in the various layouts | Dirk Hohndel |
2015-01-01 | User survey: always wait a week | Dirk Hohndel |
2015-01-01 | Automatic update check with an opt out | Dirk Hohndel |
2014-12-30 | Clear DC information when closing log file | Miika Turkia |
2014-12-30 | Connect the UserSurvey to its qt-parrent | Anton Lundin |
2014-12-30 | Remove NO_USERSURVEY | Anton Lundin |