index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qt-ui
/
mainwindow.h
Age
Commit message (
Expand
)
Author
2013-11-09
Fix inconsistent position of screen splitters
Tomaz Canabrava
2013-11-01
Enable editing a dive that was manually entered.
Tomaz Canabrava
2013-10-24
code cleanup: removed unused function from mainwindow.h
Tomaz Canabrava
2013-10-24
Minimum hooking-up done, divelogs.de shows on menu-activation.
Tomaz Canabrava
2013-10-16
GUI for CSV import
Miika Turkia
2013-10-15
Random white space cleanup
Dirk Hohndel
2013-10-03
Make the classes generated by uic be real members of our classes
Thiago Macieira
2013-10-03
Include the ui_*.h headers in the main headers.
Thiago Macieira
2013-09-26
Code Cleanup, less magic indexes.
Tomaz Canabrava
2013-09-22
Correctly handle empty dive list after delete
Dirk Hohndel
2013-09-18
Add a Warning icon on the changed tabs, for edition of dives.
Tomaz Canabrava
2013-09-09
Use the same code for command line and gui for file handling.
Tomaz Canabrava
2013-08-25
use QWebView to show the user manual
Danilo Cesar Lemes de Paula
2013-07-05
Profile: prevent a bug when switching views
Lubomir I. Ivanov
2013-07-04
Added the left / right shortcuts for moving the handlers around in time.
Tomaz Canabrava
2013-06-27
Moved the DivePlanner to the MainWindow.
Tomaz Canabrava
2013-06-27
Better positioning of the plus sign icons in the Equip. tab
Lubomir I. Ivanov
2013-06-27
Update main window title depending of current file state
Lubomir I. Ivanov
2013-06-20
Added back the menu entry 'Dive Planner'
Tomaz Canabrava
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
[prev]