Age | Commit message (Expand) | Author |
2013-06-19 | Consistently use slots / signals | Dirk Hohndel |
2013-06-12 | Fixed the show / hide dialog shortcuts to take the splitter into consideration | Tomaz Canabrava |
2013-06-04 | Rewrite readSettings to do what it should have done from the start | Dirk Hohndel |
2013-05-31 | Added preliminary support for a Manual Display Widget. | Tomaz Canabrava |
2013-05-30 | Hook up the Download dialog | Dirk Hohndel |
2013-05-26 | Hook up most of the Preferences dialog | Dirk Hohndel |
2013-05-21 | Replace GError handling with a kMessageWidget based approach | Dirk Hohndel |
2013-05-19 | Implenent file_save and file_save_as | Dirk Hohndel |
2013-05-18 | Make impossible to change dives while editing one. | Tomaz Canabrava |
2013-05-16 | Fix loading a second dive, after the first file was loaded. | Tomaz Canabrava |
2013-05-14 | code to show profile again | Tomaz Canabrava |
2013-05-13 | Trying to make the DiveList selection behave correctly | Tomaz Canabrava |
2013-05-13 | Fix segfault on mouseOver at the Profile with an invalid dive selected ( trip ) | Tomaz Canabrava |
2013-05-12 | Allow walking the dive list with the cursor keys | Dirk Hohndel |
2013-05-10 | Make nextDC and previousDC work and assign shortcuts | Dirk Hohndel |
2013-05-03 | Added code to select / desselect a range of items | Tomaz Canabrava |
2013-05-02 | Added code to Select a dive, fixed minor annoyances. | Tomaz Canabrava |
2013-04-27 | Add support for remembering settings | Amit Chaudhuri |
2013-04-25 | Make dirk happy by enabling sort in the model. | Tomaz Canabrava |
2013-04-13 | Add Qtr_ macros that uses gettext in a tr() compatible manner | Dirk Hohndel |
2013-04-13 | Started the real code on the Qt Interface. | Tomaz Canabrava |
2013-04-12 | Add dive list view to main window | Amit Chaudhuri |
2013-04-09 | Add stub slots for all menu items | Amit Chaudhuri |
2013-04-09 | Add a slot to mainwindow but amend to use Q_SLOTS | Amit Chaudhuri |
2013-04-07 | Start creating the Qt UI | Tomaz Canabrava |