index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
desktop-widgets
/
tab-widgets
/
maintab.cpp
Age
Commit message (
Expand
)
Author
2020-05-22
desktop: update date and time fields if user changes format
Berthold Stoeger
2020-05-08
desktop: hide/unhide tags if dive site was edited
Berthold Stoeger
2020-05-07
cleanup: free tab-widgets when exiting the application
Berthold Stoeger
2020-05-07
cleanup: remove clearing of displayed_dive in MainTab constructor
Berthold Stoeger
2020-05-07
desktop: update tab info only if current_dive is set
Berthold Stoeger
2020-05-06
desktop: avoid spurious undo commands for date/time editing
Berthold Stoeger
2020-05-03
selection: create global single_selected_trip() function
Berthold Stoeger
2020-05-03
profile: remove outside callers of ProfileWidget2::replot()
Berthold Stoeger
2020-05-02
desktop: fix editing of trips
Berthold Stoeger
2020-04-26
selection: replace selectedTrips() by singleSelectedTrip() function
Berthold Stoeger
2020-04-07
desktop/tabwidgets: replace editMode by boolean
Berthold Stoeger
2020-04-07
desktop/tabwidgets: replace IGNORE_MODE by flag
Berthold Stoeger
2020-04-07
cleanup: remove parameter to MainTab::enableEdition
Berthold Stoeger
2020-04-07
desktop: remove EDIT mode
Berthold Stoeger
2020-04-07
desktop: don't disable tabs in edit state
Berthold Stoeger
2020-04-07
cleanup: don't center map on rejecting edit
Berthold Stoeger
2020-04-07
cleanup: remove lastMode variable in MainTab::rejectChanges()
Berthold Stoeger
2020-04-07
edit: remove multi-dive version of edit information
Berthold Stoeger
2020-04-07
cleanup: remove strange recursive code in MainTab::enableEdition
Berthold Stoeger
2020-04-07
cleanup: remove cylinders_equal check in MainTab::rejectChanges()
Berthold Stoeger
2020-04-07
undo: remove TabDiveWidget::acceptChanges and rejectChanges
Berthold Stoeger
2020-03-18
models: update divesite-model when clearing/updating dive model
Berthold Stoeger
2020-03-06
Cleanup: Move stringToList to core/qthelper.cpp
Berthold Stoeger
2020-03-06
Cleanup: use getDiveSelection() for shifting time
Berthold Stoeger
2020-02-28
cleanup: remove setTabIcon() calls in MainTab
Berthold Stoeger
2020-02-27
cleanup: don't update tabs twice in MainTab::rejectChanges
Berthold Stoeger
2020-02-27
cleanup: remove weightsystems_equal function
Berthold Stoeger
2020-02-27
cleanup: remove MainTab::modified
Berthold Stoeger
2019-12-04
Cleanup: remove unnecessary remember/restoreSelection() pair
Berthold Stoeger
2019-12-04
Selection: move selection functions from divelist.c to selection.c
Berthold Stoeger
2019-12-04
Cleanup: Fix order of initialization in MainTab::MainTab()
Berthold Stoeger
2019-12-03
Undo: make profile-editing undoable
Berthold Stoeger
2019-11-16
Initialize modified member
Robert C. Helling
2019-11-14
Refactoring: move undo commands to top level
Berthold Stoeger
2019-11-11
Notes tab: Use top RH for depth and duretion fields
willemferguson
2019-11-10
Reorganise the Information tab of the Info panel
Willem Ferguson
2019-11-09
Cylinders: access cylinders with get_cylinder()
Berthold Stoeger
2019-11-09
Core: remove MAX_CYLINDERS restriction
Berthold Stoeger
2019-11-08
Profile: remove ProfileWidget2::recalcCeiling()
Berthold Stoeger
2019-10-26
Undo: simplify profile repainting code
Berthold Stoeger
2019-10-26
Undo: turn dive- and trip-fields into flags
Berthold Stoeger
2019-08-30
Desktop: improve recognition of HTML-notes
Berthold Stoeger
2019-08-29
Fix broken windows build with latest MXE
Paul Buxton
2019-08-08
Cleanup: move error reporting function declarations to errorhelper.h
Berthold Stoeger
2019-08-08
Move the Suit text box from the Notes tab to the Equipment tab
willemferguson
2019-08-08
Desktop: display trip time on main-tab
Berthold Stoeger
2019-07-27
Desktop: fix index in weightsystems_equal()
Berthold Stoeger
2019-07-18
Core: dynamically resize weight table
Berthold Stoeger
2019-07-18
Cleanup: Remove unused function calls in main tab
Berthold Stoeger
2019-07-11
Desktop: clear notes on empty dive
Berthold Stoeger
[next]