aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/mainwindow.h
AgeCommit message (Expand)Author
2013-11-09Fix inconsistent position of screen splittersGravatar Tomaz Canabrava
2013-11-01Enable editing a dive that was manually entered.Gravatar Tomaz Canabrava
2013-10-24code cleanup: removed unused function from mainwindow.hGravatar Tomaz Canabrava
2013-10-24Minimum hooking-up done, divelogs.de shows on menu-activation.Gravatar Tomaz Canabrava
2013-10-16GUI for CSV importGravatar Miika Turkia
2013-10-15Random white space cleanupGravatar Dirk Hohndel
2013-10-03Make the classes generated by uic be real members of our classesGravatar Thiago Macieira
2013-10-03Include the ui_*.h headers in the main headers.Gravatar Thiago Macieira
2013-09-26Code Cleanup, less magic indexes.Gravatar Tomaz Canabrava
2013-09-22Correctly handle empty dive list after deleteGravatar Dirk Hohndel
2013-09-18Add a Warning icon on the changed tabs, for edition of dives.Gravatar Tomaz Canabrava
2013-09-09Use the same code for command line and gui for file handling.Gravatar Tomaz Canabrava
2013-08-25use QWebView to show the user manualGravatar Danilo Cesar Lemes de Paula
2013-07-05Profile: prevent a bug when switching viewsGravatar Lubomir I. Ivanov
2013-07-04Added the left / right shortcuts for moving the handlers around in time.Gravatar Tomaz Canabrava
2013-06-27Moved the DivePlanner to the MainWindow.Gravatar Tomaz Canabrava
2013-06-27Better positioning of the plus sign icons in the Equip. tabGravatar Lubomir I. Ivanov
2013-06-27Update main window title depending of current file stateGravatar Lubomir I. Ivanov
2013-06-20Added back the menu entry 'Dive Planner'Gravatar Tomaz Canabrava
2013-06-19Consistently use slots / signalsGravatar Dirk Hohndel
2013-06-12Fixed the show / hide dialog shortcuts to take the splitter into considerationGravatar Tomaz Canabrava
2013-06-04Rewrite readSettings to do what it should have done from the startGravatar Dirk Hohndel
2013-05-31Added preliminary support for a Manual Display Widget.Gravatar Tomaz Canabrava
2013-05-30Hook up the Download dialogGravatar Dirk Hohndel
2013-05-26Hook up most of the Preferences dialogGravatar Dirk Hohndel
2013-05-21Replace GError handling with a kMessageWidget based approachGravatar Dirk Hohndel
2013-05-19Implenent file_save and file_save_asGravatar Dirk Hohndel
2013-05-18Make impossible to change dives while editing one.Gravatar Tomaz Canabrava
2013-05-16Fix loading a second dive, after the first file was loaded.Gravatar Tomaz Canabrava
2013-05-14code to show profile againGravatar Tomaz Canabrava
2013-05-13Trying to make the DiveList selection behave correctlyGravatar Tomaz Canabrava
2013-05-13Fix segfault on mouseOver at the Profile with an invalid dive selected ( trip )Gravatar Tomaz Canabrava
2013-05-12Allow walking the dive list with the cursor keysGravatar Dirk Hohndel
2013-05-10Make nextDC and previousDC work and assign shortcutsGravatar Dirk Hohndel
2013-05-03Added code to select / desselect a range of itemsGravatar Tomaz Canabrava
2013-05-02Added code to Select a dive, fixed minor annoyances.Gravatar Tomaz Canabrava
2013-04-27Add support for remembering settingsGravatar Amit Chaudhuri
2013-04-25Make dirk happy by enabling sort in the model.Gravatar Tomaz Canabrava
2013-04-13Add Qtr_ macros that uses gettext in a tr() compatible mannerGravatar Dirk Hohndel
2013-04-13Started the real code on the Qt Interface.Gravatar Tomaz Canabrava
2013-04-12Add dive list view to main windowGravatar Amit Chaudhuri
2013-04-09Add stub slots for all menu itemsGravatar Amit Chaudhuri
2013-04-09Add a slot to mainwindow but amend to use Q_SLOTSGravatar Amit Chaudhuri
2013-04-07Start creating the Qt UIGravatar Tomaz Canabrava