]> sigrok.org Git - pulseview.git/history - pv/widgets/wellarray.cpp
Don't use AUTORCC, this would require cmake >= 3.0.
[pulseview.git] / pv / widgets / wellarray.cpp
2017-03-28 Uwe HermannUse alphabetical order for #includes.
2017-03-23 Uwe HermannConsistenty use auto-generated namespace comments.
2017-03-23 Uwe HermannRandom simplifications, cosmetics/whitespace/consistenc...
2016-02-16 Soeren ApelWhitespace fix
2016-02-13 Uwe HermannStandardize on 'event' as name for all Qt events.
2016-02-13 Uwe HermannUse nullptr in some more places.
2015-07-25 Uwe HermannMinor whitespace fixes.
2014-12-13 Joel HoldsworthWellArray: Renamed to avoid namespace collissions,...
2014-11-22 Joel HoldsworthRenamed C++ headers to .hpp
2014-08-27 Martin LingDon't use Qt-defined keywords, they can cause problems...
2014-01-18 Joel HoldsworthQWellArray: Removed QT_NO_MENU functionality
2014-01-18 Joel HoldsworthQWellArray: Removed dead code
2013-10-13 Joel HoldsworthAdded QWellArray from Qt