]> sigrok.org Git - pulseview.git/history - pv/widgets/popup.cpp
Renamed C++ headers to .hpp
[pulseview.git] / pv / widgets / popup.cpp
2014-11-22 Joel HoldsworthRenamed C++ headers to .hpp
2014-11-22 Joel HoldsworthMake member variable underscores a suffix instead of...
2014-09-15 Soeren ApelGeneric auto-focusing for first line edit of popup
2014-09-15 Soeren ApelUse a generic approach when adding the "close on enter...
2014-06-05 Marcus ComstedtUpdate #include directives to work with Qt5 as well...
2013-12-30 Joel HoldsworthReplaced using namespace with using class directives
2013-11-30 Joel HoldsworthMake Popup dodge the screen edge
2013-11-30 Joel HoldsworthAdded Popup::closed signal
2013-11-30 Joel HoldsworthReduced popup padding
2013-10-15 Joel HoldsworthAdded missing includes and defintions
2013-10-14 Joel HoldsworthMade Probes popup reusable
2013-10-13 Joel HoldsworthImplemented Popup dialog widget