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
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
2019-04-12
Undo: make undo-system dive site-aware
Berthold Stoeger
2019-04-12
Parser: parse into custom dive site table
Berthold Stoeger
2019-02-19
Desktop: show the filter information in the window title
Dirk Hohndel
2019-02-11
Desktop: show filter panel with maximized dive list
Dirk Hohndel
2019-02-11
Small whitespace fix
Dirk Hohndel
2019-02-05
Add button to toggle deco info in info box
Robert C. Helling
2019-02-01
facebook: remove the featute from the code base
Lubomir I. Ivanov
2019-01-26
Cleanup: remove unused function setCheckedActionFilterTags()
Berthold Stoeger
2019-01-19
Desktop: Make filterWidget2 a subobject of MainWindow
Berthold Stoeger
2019-01-19
Import: control process_imported_dives() by flags
Berthold Stoeger
2019-01-19
Import: add add_to_new_trip flag to process_imported_dives()
Berthold Stoeger
2019-01-13
Planner: Add checkbox to force OC bailout
Robert C. Helling
2019-01-09
Undo: make dive-import undoable
Berthold Stoeger
2019-01-09
Import: split process_imported_dives() function
Berthold Stoeger
2019-01-09
Import: add merge_all_trips parameter to process_imported_dives()
Berthold Stoeger
2019-01-09
Import: merge dives trip-wise
Berthold Stoeger
[prev]
[next]