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
Age
Commit message (
Expand
)
Author
2019-01-19
Import: add add_to_new_trip flag to process_imported_dives()
Berthold Stoeger
2019-01-19
Dive import: fix logic of process_imported_dives()
Berthold Stoeger
2019-01-13
Planner: Add checkbox to force OC bailout
Robert C. Helling
2019-01-13
Download: don't refresh display if thread finished
Berthold Stoeger
2019-01-09
Cleanup: remove explicit constructor of DiveListBase
Berthold Stoeger
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
Import: add trip_table argument to DiveImportedModel::repopulate()
Berthold Stoeger
2019-01-09
Parser: add trip_table parameter to parsing functions
Berthold Stoeger
2019-01-09
Core: add trip_table parameter to trip-functions
Berthold Stoeger
2019-01-09
Undo commands: refactor dive-trip handling
Berthold Stoeger
2019-01-09
Core: keep trips in table(s)
Berthold Stoeger
2019-01-09
Core: Rename functions to more generic names
Berthold Stoeger
2019-01-09
Dive list: add table parameter to autogroup_dives()
Berthold Stoeger
2019-01-09
Core: move autogroup() into divelist.c
Berthold Stoeger
2019-01-08
Filter for logged/planned dives
Robert C. Helling
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
2019-01-02
update year to 2019 in about screens
Lubomir I. Ivanov
2019-01-02
desktop/preferences: rename the default file group
Lubomir I. Ivanov
2018-12-31
Desktop: change preferences dialog name to 'Preferences'
Dirk Hohndel
2018-12-23
Cleanup: remove unused parameter was_autogen
Berthold Stoeger
2018-12-23
Fix error message capitalization for web services.
John Plaxco
2018-12-23
Improve error reporting when exporting a selection of 0 dives.
John Plaxco
2018-12-21
core: shift dive time in correct direction
Jan Mulder
2018-12-17
Import: unglobalize downloadTable
Berthold Stoeger
2018-12-17
Cleanup: remove DiveImportedModel::setImportedDivesIndexes()
Berthold Stoeger
2018-12-17
Show average max depth in statistics tab
Robert C. Helling
2018-12-14
Hide unimplemented components from search
Tomaz Canabrava
2018-12-14
Drop old filter code
Tomaz Canabrava
2018-12-14
Handle Show / Close of the Filter Box
Tomaz Canabrava
2018-12-14
Struct FilterData
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-12-14
Start to implement a simplified version of the filter widget
Tomaz Canabrava
2018-12-14
Cleanup: remove split_dive_*() functions
Berthold Stoeger
2018-12-14
Cleanup: remove combine_trips() function
Berthold Stoeger
2018-12-14
Dive list: remove trip from model only once
Berthold Stoeger
2018-12-13
Dive media: add media to closest dive
Berthold Stoeger
2018-12-11
Cleanup: don't leak filename on picture creation
Berthold Stoeger
2018-12-11
Invalidate git cache when removing dive from trip
Robert C. Helling
2018-11-23
Cleanup: make "struct dive *" and "struct dive_trip *" Qt metatypes
Berthold Stoeger
2018-11-21
Desktop: don't refresh display on autogroup
Berthold Stoeger
2018-11-19
Warnings: replace memcpy by assignment
Berthold Stoeger
2018-11-18
Core: remove "when" field of struct dive_trip
Berthold Stoeger
2018-11-18
Dive list: keep dives-in-trip list ordered after shift-times
Berthold Stoeger
2018-11-18
Dive list: replace dive-list of trips by a table
Berthold Stoeger
2018-11-18
Core: add add_dive_to_table() function
Berthold Stoeger
[next]