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
/
usermanual.cpp
Age
Commit message (
Expand
)
Author
2020-10-26
cleanup: don't initialize flags with just an integer
Dirk Hohndel
2020-03-22
cleanup: split uiLanguage() in two functions
Berthold Stoeger
2019-04-12
Coding style: remove Java-style function definition
Berthold Stoeger
2019-04-12
tell QObject to give the desired children right away
Rolf Eike Beer
2019-03-20
Remove partial support for QWebEngine
Dirk Hohndel
2018-06-04
Cleanup: fold core/helpers.h into core/qthelper.h
Berthold Stoeger
2018-05-31
Desktop: Derive UserManual from QDialog
Berthold Stoeger
2017-11-30
Use better aliases for icons.
Martin Měřinský
2017-11-30
Use icons relative path.
Martin Měřinský
2017-11-29
Revert "Use icons relative path."
Dirk Hohndel
2017-11-29
Revert "Use consistent aliases for all icons."
Dirk Hohndel
2017-11-29
Use consistent aliases for all icons.
Martin Měřinský
2017-11-29
Use icons relative path.
Martin Měřinský
2017-04-29
Add SPDX header to desktop widgets
Dirk Hohndel
2016-12-30
Start transition from QWebKit to QWebEngine
Robert C. Helling
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel
2015-10-30
Move qt-ui to desktop-widgets
Tomaz Canabrava