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-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
2019-01-09
Parser: add trip_table parameter to parsing functions
Berthold Stoeger
2019-01-09
Core: move autogroup() into divelist.c
Berthold Stoeger
2019-01-08
Helper function to determined planned dives
Robert C. Helling
2019-01-07
Dive list: split DiveTripModel into distinct models (tree and list)
Berthold Stoeger
2018-12-14
Drop old filter code
Tomaz Canabrava
2018-12-14
Replace the old filter widget for a new one
Tomaz Canabrava
2018-12-14
Start the FilterDive state
Tomaz Canabrava
2018-11-21
Desktop: don't refresh display on autogroup
Berthold Stoeger
2018-11-05
Dive list: let sort arrows reflect sort order for NR and DATE
Berthold Stoeger
2018-11-05
Dive list: split reload() in reload() and setSortOrder()
Berthold Stoeger
2018-10-14
Desktop: Enable next/prev DCs only for applicable dives
Jan Mulder
2018-10-14
Autogroup only when selected
Jan Mulder
2018-10-13
Cleanup: rename MainWindow member variables
Berthold Stoeger
2018-10-13
Cleanup: Turn widget accessor-functions into simple pointers
Berthold Stoeger
[next]