Drop some trailing whitespace.
[pulseview.git] / pv / widgets / popup.cpp
2017-06-06 Uwe HermannDrop some trailing whitespace.
2017-03-28 Uwe HermannUse alphabetical order for #includes.
2017-03-23 Uwe HermannRandom simplifications, cosmetics/whitespace/consistenc...
2017-03-11 Uwe HermannDon't use deprecated headers.
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-02-13 Uwe HermannStandardize on 'event' as name for all Qt events.
2015-12-26 Uwe HermannVarious minor whitespace and consistency fixes.
2015-07-25 Uwe HermannMinor whitespace fixes.
2014-11-29 Uwe HermannMinor whitespace fixes.
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