summaryrefslogtreecommitdiffstats
path: root/qt-ui/mainwindow.cpp
AgeCommit message (Expand)Author
2013-11-01Code cleanup - Stop calling the same 6 lines everywhere.Gravatar Tomaz Canabrava
2013-11-01Added a new option to edit the dives.Gravatar Tomaz Canabrava
2013-10-31Removed Reference to dangling pointer.Gravatar Tomaz Canabrava
2013-10-24Minimum hooking-up done, divelogs.de shows on menu-activation.Gravatar Tomaz Canabrava
2013-10-24Created a 'WebService' dialog that will handle download and upload.Gravatar Tomaz Canabrava
2013-10-20Export dives in UDDF formatGravatar Miika Turkia
2013-10-17Implement hook up autogroup menuGravatar Dirk Hohndel
2013-10-17Show SAC in the mouseover.Gravatar Anton Lundin
2013-10-16GUI for CSV importGravatar Miika Turkia
2013-10-06Trying to switch to Qt translationGravatar Dirk Hohndel
2013-10-06First steps towards removing glib dependenciesGravatar Dirk Hohndel
2013-10-04Merge branch 'bugfixes' of git://github.com/tcanabrava/subsurfaceGravatar Dirk Hohndel
2013-10-04Fix display sane values on subsurface at first time opening.Gravatar Tomaz Canabrava
2013-10-04Added the .ssrf extension to the open dialog filter.Gravatar Patrick Valsecchi
2013-10-04Code Cleanup - Uneeded preferences stored at the old prefs settingGravatar Tomaz Canabrava
2013-10-04Added configuration options for vertical speed units.Gravatar Patrick Valsecchi
2013-10-04Fixed First run of subsurface - Start on Fullscreen.Gravatar Tomaz Canabrava
2013-10-04Fix the first load of Subsurface - "File not found" error.Gravatar Tomaz Canabrava
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-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