]> sigrok.org Git - pulseview.git/history - pv/widgets/popup.cpp
Update #include directives to work with Qt5 as well as Qt4
[pulseview.git] / pv / widgets / popup.cpp
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