]> sigrok.org Git - pulseview.git/history - test/CMakeLists.txt
RowItemParams: Added font and text_height
[pulseview.git] / test / CMakeLists.txt
2014-12-09 Joel HoldsworthRowItem: Bundled painting parameters into RowItemPaintP...
2014-12-03 Joel HoldsworthSession: Renamed files to match class name
2014-11-29 Uwe Hermanntest/CMakeLists.txt: Fix file list, fix -DENABLE_TESTS...
2014-11-29 Uwe HermannBuild system: Fix issue with unit tests, simplify code.
2014-11-22 Joel HoldsworthRenamed C++ headers to .hpp
2014-11-21 Uwe HermannFix build on MinGW (boost thread related).
2014-10-19 Uwe Hermanntest/CMakeLists.txt: Update file list.
2014-09-18 Uwe HermannFix the C++11 thread linking issues for unit tests...
2014-09-10 Uwe Hermanntest/CMakeLists.txt: Fix build.
2014-06-11 Jens SteinhauserAdd missing files to test/CMakeLists.txt.
2014-06-09 Uwe Hermanntest/CMakeLists.txt: Drop obsolete boost-thread references.
2014-05-06 Uwe HermannBump libsigrok/libsigrokdecode dependencies to 0.3...
2014-03-27 Joel HoldsworthFixed test suite when ENABLE_DECODE=n
2014-03-13 Joel HoldsworthAdded decoder options binding for double values
2014-03-13 Joel HoldsworthAddded support for decoder options with a values list
2014-03-01 Joel HoldsworthUse boost::filesystem::path to get the filename from...
2014-03-01 Joel HoldsworthMoved session creation into DevInst objects
2014-03-01 Joel HoldsworthAdded pv::device::Device
2014-03-01 Joel HoldsworthMoved DevInst into the pv::device namespace
2014-02-14 Joel HoldsworthFixed unit test CMakeLists.txt
2014-01-28 Uwe HermannCMakeLists.txt, test/CMakeLists.txt: MinGW linking...
2014-01-28 Uwe Hermanntest/CMakeLists.txt: Fix MinGW build of the tests.
2014-01-21 Uwe Hermanntest/CMakeLists.txt: Fix build on Windows/MinGW.
2014-01-09 Uwe HermannCMakeLists.txt: Fix typos, cosmetics, consistency fixes.
2014-01-01 Uwe HermannCMakeLists.txt: Cosmetics, fix typos.
2013-12-28 Joel HoldsworthMade decode an optional feature disabled by default.
2013-12-27 Joel HoldsworthMoved annotation painting code into DecodeTrace, and...
2013-11-30 Joel HoldsworthCreated DecoderGroupBox widget
2013-11-30 Joel HoldsworthAdded Popup::closed signal
2013-11-30 Joel HoldsworthImplemented decoder stacking
2013-11-30 Joel HoldsworthRenamed pv::data::Decoder to DecoderStack
2013-11-19 Joel HoldsworthFactored out DecoderMenu
2013-11-19 Joel HoldsworthRenamed DecodeSignal to DecodeTrace
2013-11-19 Joel HoldsworthMoved decoder config into the popup
2013-10-30 Uwe Hermanntest/CMakeLists.txt: Fix Boost version requirement.
2013-10-17 Bert VermeulenMake sure to use QT4 even if QT5 is available
2013-10-16 Uwe Hermanntests/CMakeLists.txt: Add missing boost-thread check.
2013-10-15 Joel HoldsworthAdded initial decoder unit test
2013-07-15 Uwe HermannAdd missing libboost-system to test/CMakeLists.txt.
2013-03-21 Joel HoldsworthImplemented Basic analog tests
2013-03-11 Arkadiusz MiśkiewiczAdded missing pthread linkage in tests
2012-12-24 Joel HoldsworthMoved data and snapshot classes into pv::data namespace
2012-10-21 Joel HoldsworthMoved unit test build commands into test/CMakeLists.txt
2012-10-13 Alexandru GagniucDo not pass -DBOOST_TEST_DYN_LINK to pulseview