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
/
desktop-widgets
/
mainwindow.cpp
Age
Commit message (
Expand
)
Author
2020-02-16
Cleanup: remove unneeded QtConcurrent includes
Berthold Stoeger
2020-02-11
Planner: make cylinder-model subobject of planner-model
Berthold Stoeger
2020-02-11
Cylinders: Add CylindersModelFiltered
Berthold Stoeger
2020-02-04
Cleanup: lower-case filenames in core/subsurface-qt/
Berthold Stoeger
2020-01-10
code cleanup: add empty table structures
Dirk Hohndel
2020-01-10
code cleanup: QFontMetrics::width() is deprecated
Dirk Hohndel
2019-12-10
Dive list: clear dive data via the filter model
Berthold Stoeger
2019-11-19
Cleanup: remove MainWindow::recreateDiveList() function
Berthold Stoeger
2019-11-19
Desktop: don't reload dive list model after clearing the model
Berthold Stoeger
2019-11-19
Cleanup: remove ProfileWidget2::refreshDisplay signal
Berthold Stoeger
2019-11-19
Filter: don't reload filter after reloading dive list
Berthold Stoeger
2019-11-19
Filter: move recalculation of filter from FilterModel to TripModel
Berthold Stoeger
2019-11-19
Filter: move calculation of shown dives to undo command
Berthold Stoeger
2019-11-16
Cleanup: use DiveTripModelBase::clear() to reset the log
Berthold Stoeger
2019-11-16
Cleanup: move clearing of current_dive into clear_dive_file_data()
Berthold Stoeger
2019-11-16
Cleanup: fold cleanUpEmpty() into closeCurrentFile()
Berthold Stoeger
2019-11-14
Refactoring: move undo commands to top level
Berthold Stoeger
2019-09-27
Revert the singleton PR
Dirk Hohndel
2019-09-25
Cleanup: unify idiosyncratic singletons
Berthold Stoeger
2019-09-10
Plan: introduce function that returns disclaimer
Berthold Stoeger
2019-09-06
Map: don't fully reset model on selection change
Berthold Stoeger
2019-09-06
Desktop: reload map after refreshing the list
Berthold Stoeger
2019-08-18
Desktop: show local git repos in recent files
Dirk Hohndel
2019-08-08
Cleanup: move error reporting function declarations to errorhelper.h
Berthold Stoeger
2019-07-04
Cleanup: avoid spurious updateDiveInfo() calls
Berthold Stoeger
2019-06-23
Cleanup: unify selection signals
Berthold Stoeger
2019-06-23
Desktop: use local variable instead of displayed_dive
Dirk Hohndel
2019-06-23
Desktop: don't use planner to manually add dive
Dirk Hohndel
2019-06-19
Cleanup: generate clear_*_table() functions by macro
Berthold Stoeger
2019-06-19
Cleanup: move trip-related functions into own translation unit
Berthold Stoeger
2019-05-12
Mainwindow: simplify application-state code
Berthold Stoeger
2019-05-12
Turn application state into enum
Berthold Stoeger
2019-05-11
Map: construct list of dive sites from dive site table
Berthold Stoeger
2019-05-11
Map: reload on selection change directly
Berthold Stoeger
2019-05-06
Add "Import dive sites" menu to mainwindow
Doug Junkins
2019-04-29
Cleanup: implement proper Qt-model semantics in WeightInfoModel
Berthold Stoeger
2019-04-15
Cleanup: Remove MainTab::getEditMode() function
Berthold Stoeger
2019-04-14
Desktop: destroy maintab before destructing mainwindow
Berthold Stoeger
2019-04-13
Desktop: update dive site list on file-close
Berthold Stoeger
2019-04-12
Undo: on save remove focus from active fields
Berthold Stoeger
2019-04-12
Undo: use QUndoStack::isClean() to determine unsaved changes
Berthold Stoeger
2019-04-12
Desktop: read tab-items from current_dive, not displayed_dive
Berthold Stoeger
2019-04-12
Undo: remove ADD mode from main tab
Berthold Stoeger
2019-04-12
Coding style: remove Java-style function definition
Berthold Stoeger
2019-04-12
Cleanup: remove EDIT_TEXT and EDIT_VALUE macros in maintab.cpp
Berthold Stoeger
2019-04-12
Undo: implement undo of dive site editing
Berthold Stoeger
2019-04-12
Cleanup: remove unnecessary signal
Berthold Stoeger
2019-04-12
Dive site: add edit field to dive site table
Berthold Stoeger
2019-04-12
Cleanup: remove LocationInformationWidget::endEditDiveSite signal
Berthold Stoeger
2019-04-12
Cleanup: move parse-function declarations out of "dive.h"
Berthold Stoeger
[prev]
[next]