aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/mainwindow.cpp
AgeCommit message (Expand)Author
2013-09-27implemented zoom actionGravatar Maximilian Güntner
2013-09-26Code Cleanup, less magic indexes.Gravatar Tomaz Canabrava
2013-09-22Correctly handle empty dive list after deleteGravatar Dirk Hohndel
2013-09-20When manually adding a dive, start with a simple diveGravatar Dirk Hohndel
2013-09-19Hook up adding a diveGravatar Dirk Hohndel
2013-09-18Don't show the planner widget when adding a diveGravatar Dirk Hohndel
2013-09-18Use Planner dialog to add diveGravatar Dirk Hohndel
2013-09-18Show sample time in the mouseover.Gravatar Anton Lundin
2013-09-17Fix SIGSEGV after dive computer downloadGravatar Linus Torvalds
2013-09-16Plug the Cancel action on the Dive Planner Table and start the 'ok' code.Gravatar Tomaz Canabrava
2013-09-10Fill ws_info structure and use it when entering weight systemsGravatar Dirk Hohndel
2013-09-09Use the same code for command line and gui for file handling.Gravatar Tomaz Canabrava
2013-09-02Code Cleanup: Merged the three TableViews shared codeGravatar Tomaz Canabrava
2013-08-30Merge branch 'bugfixes' of github.com:danilocesar/subsurfaceGravatar Dirk Hohndel
2013-08-26Added a new widget to control the PlannerGravatar Tomaz Canabrava
2013-08-25use QWebView to show the user manualGravatar Danilo Cesar Lemes de Paula
2013-07-09Print: add UI for a print dialogGravatar Lubomir I. Ivanov
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-28Close child windows and dialogs with main windowGravatar Lubomir I. Ivanov
2013-06-27Moved the DivePlanner to the MainWindow.Gravatar Tomaz Canabrava
2013-06-27Coordinate some mark_divelist_changed() callsGravatar Lubomir I. Ivanov
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-27Enable 'View->View Globe'Gravatar Lubomir I. Ivanov
2013-06-27Add action to 'File->New'Gravatar Lubomir I. Ivanov
2013-06-27Add the 'Import files' functionalityGravatar Lubomir I. Ivanov
2013-06-24Add an 'About' dialog for the Qt UIGravatar Lubomir I. Ivanov
2013-06-20Added back the menu entry 'Dive Planner'Gravatar Tomaz Canabrava
2013-06-20Added the first scope of the visual dive planner.Gravatar Tomaz Canabrava
2013-06-19Better minimum width for yearly statistics windowGravatar Dirk Hohndel
2013-06-18Merge branch 'qtHelper'Gravatar Dirk Hohndel
2013-06-18Converting the device_info list into a Qt data structureGravatar Dirk Hohndel
2013-06-17Yearly stats are being displayed.Gravatar Tomaz Canabrava
2013-06-17Create a view for the Statistics Model and Fix displaying the headerGravatar Tomaz Canabrava
2013-06-17Changed a lot of code to reduce boilerplate on models in the future.Gravatar Tomaz Canabrava
2013-06-17Merge branch 'renumberDialog' of github.com:tcanabrava/subsurfaceGravatar Dirk Hohndel
2013-06-17Merge branch '119_divecomputerManagement' of github.com:tcanabrava/subsurfaceGravatar Dirk Hohndel
2013-06-17Addes a simple 'Renumber Dialog', very similar to the GTK one.Gravatar Tomaz Canabrava
2013-06-13Merge branch 'linusDiveList' of https://github.com/tcanabrava/subsurfaceGravatar Dirk Hohndel
2013-06-12Fixed the show / hide dialog shortcuts to take the splitter into considerationGravatar Tomaz Canabrava
2013-06-12Add fifth view mode "Globe" for main windowGravatar Dirk Hohndel
2013-06-10Added a simple "TextEditor" in the graph, for a plan mode.Gravatar Tomaz Canabrava
2013-06-10Added the option to create a new dive from the menu.Gravatar Tomaz Canabrava
2013-06-09Merge branch 'fileopen' of github.com:heliocastro/subsurfaceGravatar Dirk Hohndel
2013-06-09Ticket 127 - Repopulate context menu on preferences changeGravatar Helio Chissini de Castro
2013-06-08Keep last open dives directoryGravatar Helio Chissini de Castro
2013-06-07Created a new dialog - Edit DiveComputerGravatar Tomaz Canabrava
2013-06-07Merge branch '112_webservices' of https://github.com/tcanabrava/subsurfaceGravatar Dirk Hohndel
2013-06-06Added initial support for download dive info from the subsurface web service.Gravatar Tomaz Canabrava