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
/
qt-ui
/
groupedlineedit.cpp
Age
Commit message (
Expand
)
Author
2015-08-15
Change colors of stars if widget has focus
Tomaz Canabrava
2015-08-15
Remove obsolete comment
Tomaz Canabrava
2015-05-24
Remove support for Qt4 (part 6)
Tomaz Canabrava
2015-01-17
Clean up the header files
Dirk Hohndel
2014-12-23
Enable tag bubble eye candy for Qt5 and Mac
Dirk Hohndel
2014-10-15
Remove double include
Giuseppe Bilotta
2014-07-29
C++ Correctness and code cleanup.
Tomaz Canabrava
2014-07-10
Forbid the use of empty strings as tags
Tomaz Canabrava
2014-07-10
Tags can never include a comma
Dirk Hohndel
2014-05-27
Much, much smarter way of finding the Tags
Tomaz Canabrava
2014-05-22
Gratuitous whitespace changes
Dirk Hohndel
2014-03-03
Whitespace cleanup
Dirk Hohndel
2014-02-27
Massive automated whitespace cleanup
Dirk Hohndel
2013-12-20
Removed obsolete code.
Tomaz Canabrava
2013-12-20
Make it possible to use the Tag System in dark themes
Tomaz Canabrava
2013-11-22
Work around QPlainTextEdit / QPainter bug on Mac
Dirk Hohndel
2013-11-02
Corrected indentation, added license/copyright
Maximilian Güntner
2013-11-02
Added a custom widget for tagging dives
Maximilian Güntner