2014-06-16 |
Uwe Hermann | CMakeLists.txt: Pass -DENABLE_SIGNALS to the compiler. |
blob | commitdiff | raw |
2014-06-10 |
Marcus Comstedt | CMakeLists.txt: Drop quotes causing invalid include... |
blob | commitdiff | raw | diff to current |
2014-06-10 |
Marcus Comstedt | Allow PulseView to be built with Qt5 |
blob | commitdiff | raw | diff to current |
2014-05-24 |
Jens Steinhauser | Use a separate widget to hold the cursor labels. |
blob | commitdiff | raw | diff to current |
2014-05-24 |
Joel Holdsworth | Replaced boost::thread/mutex etc. with std equivalents |
blob | commitdiff | raw | diff to current |
2014-05-23 |
Joel Holdsworth | Enabled C++11 build |
blob | commitdiff | raw | diff to current |
2014-05-23 |
Jens Steinhauser | Put the time format function into a separate file. |
blob | commitdiff | raw | diff to current |
2014-05-06 |
Uwe Hermann | Bump PulseView version to 0.2.0. |
blob | commitdiff | raw | diff to current |
2014-05-06 |
Uwe Hermann | Bump libsigrok/libsigrokdecode dependencies to 0.3... |
blob | commitdiff | raw | diff to current |
2014-03-02 |
Joel Holdsworth | Enable decode support by default |
blob | commitdiff | raw | diff to current |
2014-03-01 |
Joel Holdsworth | Use boost::filesystem::path to get the filename from... |
blob | commitdiff | raw | diff to current |
2014-03-01 |
Joel Holdsworth | Moved session creation into DevInst objects |
blob | commitdiff | raw | diff to current |
2014-03-01 |
Joel Holdsworth | Added pv::device::Device |
blob | commitdiff | raw | diff to current |
2014-03-01 |
Joel Holdsworth | Moved DevInst into the pv::device namespace |
blob | commitdiff | raw | diff to current |
2014-02-19 |
Marcus Comstedt | Check if unportable sample pack/unpack works and in... |
blob | commitdiff | raw | diff to current |
2014-02-09 |
Joel Holdsworth | Added DevInst::config_changed signal |
blob | commitdiff | raw | diff to current |
2014-02-09 |
Joel Holdsworth | Wrapped sr_dev_inst in a class: pv::DevInst |
blob | commitdiff | raw | diff to current |
2014-02-02 |
Joel Holdsworth | Split annotation data set into rows, and improved painting. |
blob | commitdiff | raw | diff to current |
2014-01-28 |
Uwe Hermann | CMakeLists.txt, test/CMakeLists.txt: MinGW linking... |
blob | commitdiff | raw | diff to current |
2014-01-25 |
Joel Holdsworth | Set default build type to RelWithDebInfo |
blob | commitdiff | raw | diff to current |
2014-01-18 |
Joel Holdsworth | Created pv::widgets::SampleTimingWidget, and ported... |
blob | commitdiff | raw | diff to current |
2014-01-18 |
Joel Holdsworth | Removed duplicated source listing of wellarray.cpp |
blob | commitdiff | raw | diff to current |
2014-01-11 |
Joel Holdsworth | Added support for save |
blob | commitdiff | raw | diff to current |
2014-01-09 |
Uwe Hermann | CMakeLists.txt: Fix typos, cosmetics, consistency fixes. |
blob | commitdiff | raw | diff to current |
2014-01-09 |
Uwe Hermann | Fix SVG icons not being displayed on Windows. |
blob | commitdiff | raw | diff to current |
2014-01-03 |
Uwe Hermann | mingw: Add the sigrok icon for pulseview.exe. |
blob | commitdiff | raw | diff to current |
2014-01-01 |
Uwe Hermann | CMakeLists.txt: Fix copy-paste error (ENABLE_COTIRE). |
blob | commitdiff | raw | diff to current |
2014-01-01 |
Uwe Hermann | CMakeLists.txt: Cosmetics, fix typos. |
blob | commitdiff | raw | diff to current |
2013-12-30 |
Joel Holdsworth | Make cotire optional disabled by default |
blob | commitdiff | raw | diff to current |
2013-12-29 |
Joel Holdsworth | Added code to handle different integer types in the... |
blob | commitdiff | raw | diff to current |
2013-12-28 |
Joel Holdsworth | Made decode an optional feature disabled by default. |
blob | commitdiff | raw | diff to current |
2013-12-27 |
Joel Holdsworth | Moved annotation painting code into DecodeTrace, and... |
blob | commitdiff | raw | diff to current |
2013-11-30 |
Joel Holdsworth | Created DecoderGroupBox widget |
blob | commitdiff | raw | diff to current |
2013-11-30 |
Joel Holdsworth | Added Popup::closed signal |
blob | commitdiff | raw | diff to current |
2013-11-30 |
Joel Holdsworth | Implemented decoder stacking |
blob | commitdiff | raw | diff to current |
2013-11-30 |
Joel Holdsworth | Renamed pv::data::Decoder to DecoderStack |
blob | commitdiff | raw | diff to current |
2013-11-19 |
Joel Holdsworth | Factored out DecoderMenu |
blob | commitdiff | raw | diff to current |
2013-11-19 |
Joel Holdsworth | Renamed DecodeSignal to DecodeTrace |
blob | commitdiff | raw | diff to current |
2013-11-19 |
Joel Holdsworth | Moved decoder config into the popup |
blob | commitdiff | raw | diff to current |
2013-10-13 |
Joel Holdsworth | Added auto-commit support to properties |
blob | commitdiff | raw | diff to current |
2013-10-13 |
Joel Holdsworth | Split DeviceOptions dialog into two popups: DeviceOptio... |
blob | commitdiff | raw | diff to current |
2013-10-13 |
Joel Holdsworth | Added pv::widgets::PopupToolButton |
blob | commitdiff | raw | diff to current |
2013-10-13 |
Joel Holdsworth | Integrated ColourButton into popup |
blob | commitdiff | raw | diff to current |
2013-10-13 |
Joel Holdsworth | Added QWellArray from Qt |
blob | commitdiff | raw | diff to current |
2013-10-13 |
Joel Holdsworth | Removed context bar |
blob | commitdiff | raw | diff to current |
2013-10-13 |
Joel Holdsworth | Implemented Popup dialog widget |
blob | commitdiff | raw | diff to current |
2013-09-29 |
Joel Holdsworth | Added a String property |
blob | commitdiff | raw | diff to current |
2013-09-29 |
Joel Holdsworth | Added empty DecoderOptions binding |
blob | commitdiff | raw | diff to current |
2013-09-29 |
Joel Holdsworth | Integrated decode |
blob | commitdiff | raw | diff to current |
2013-09-29 |
Joel Holdsworth | Added skeleton pv::view::decode::Annotation class |
blob | commitdiff | raw | diff to current |
2013-09-29 |
Joel Holdsworth | Added pv::data::Decoder container object |
blob | commitdiff | raw | diff to current |
2013-09-29 |
Joel Holdsworth | Added skeleton pv::view::DecodeSignal |
blob | commitdiff | raw | diff to current |
2013-09-22 |
Joel Holdsworth | Added empty decoder dialog |
blob | commitdiff | raw | diff to current |
2013-09-22 |
Joel Holdsworth | Make sigrokdecode a non-optional dependancy |
blob | commitdiff | raw | diff to current |
2013-09-08 |
Uwe Hermann | Bump cmake requirement to 2.8.6 (needed for cotire). |
blob | commitdiff | raw | diff to current |
2013-09-03 |
Joel Holdsworth | Refactored Signal into Trace |
blob | commitdiff | raw | diff to current |
2013-09-03 |
Joel Holdsworth | Used cotire to enhance build performance |
blob | commitdiff | raw | diff to current |
2013-08-26 |
Joel Holdsworth | Added a comment to CMakeLists.txt |
blob | commitdiff | raw | diff to current |
2013-05-27 |
Joel Holdsworth | Added trigger selection handlers |
blob | commitdiff | raw | diff to current |
2013-05-19 |
Bert Vermeulen | Fix build on systems with Qt5 installed |
blob | commitdiff | raw | diff to current |
2013-05-19 |
Joel Holdsworth | Added pv::view::MarginWidget as a common base class... |
blob | commitdiff | raw | diff to current |
2013-05-19 |
Joel Holdsworth | Moved Signal selection behaviour into SelectableItem |
blob | commitdiff | raw | diff to current |
2013-05-19 |
Joel Holdsworth | Derrived TimeMarker from SelectableItem |
blob | commitdiff | raw | diff to current |
2013-05-19 |
Joel Holdsworth | Added empty context bar |
blob | commitdiff | raw | diff to current |
2013-05-04 |
Uwe Hermann | Install the manpage upon 'make install'. |
blob | commitdiff | raw | diff to current |
2013-05-03 |
Uwe Hermann | PulseView depends on libsigrokdecode >= 0.2.0 (optional). |
blob | commitdiff | raw | diff to current |
2013-04-27 |
Joel Holdsworth | Added DeviceManager |
blob | commitdiff | raw | diff to current |
2013-04-23 |
Uwe Hermann | win32: Use -mwindows to avoid opening a "DOS box". |
blob | commitdiff | raw | diff to current |
2013-04-18 |
Joel Holdsworth | Replaced std::pair<Cursor, Cursor> with CursorPair |
blob | commitdiff | raw | diff to current |
2013-04-18 |
Joel Holdsworth | Made UNIX signals an optional feature |
blob | commitdiff | raw | diff to current |
2013-04-18 |
Joel Holdsworth | Added ENABLE_SIGROKDECODE option, disabled for now |
blob | commitdiff | raw | diff to current |
2013-04-08 |
Joel Holdsworth | Added Int property and bound to SR_CONF_CAPTURE_RATIO |
blob | commitdiff | raw | diff to current |
2013-04-08 |
Joel Holdsworth | Added Bool property and bound to SR_CONF_RLE |
blob | commitdiff | raw | diff to current |
2013-03-31 |
Joel Holdsworth | Integrated signal handler from qpdfview |
blob | commitdiff | raw | diff to current |
2013-03-21 |
Joel Holdsworth | Moved SamplingBar into pv::toolbars namespace |
blob | commitdiff | raw | diff to current |
2013-03-20 |
Joel Holdsworth | Added Enable/Disable All Buttons |
blob | commitdiff | raw | diff to current |
2013-03-09 |
Joel Holdsworth | Initial manual connect dialog with a serial port selector |
blob | commitdiff | raw | diff to current |
2013-03-03 |
Joel Holdsworth | Added a Double property object |
blob | commitdiff | raw | diff to current |
2013-02-20 |
Uwe Hermann | Add -Wall compiler option. |
blob | commitdiff | raw | diff to current |
2013-02-06 |
Alexandru Gagniuc | buildsystem: Abort cmake config if Boost is not found |
blob | commitdiff | raw | diff to current |
2013-01-27 |
Joel Holdsworth | Renamed pv::dialogs::HwCap to DeviceOptions |
blob | commitdiff | raw | diff to current |
2013-01-27 |
Joel Holdsworth | Renamed pv::prop::binding::HwCap to DeviceOptions |
blob | commitdiff | raw | diff to current |
2013-01-24 |
Alexandru Gagniuc | buildsystem: Link against the platform's thread library |
blob | commitdiff | raw | diff to current |
2013-01-24 |
Uwe Hermann | Lower Boost dependency to 1.42. |
blob | commitdiff | raw | diff to current |
2013-01-20 |
Uwe Hermann | MinGW: Drop hardcoded BOOST_ROOT. |
blob | commitdiff | raw | diff to current |
2013-01-20 |
Uwe Hermann | Add missing settings for boost-thread on MinGW. |
blob | commitdiff | raw | diff to current |
2013-01-19 |
Uwe Hermann | CPack: Only generate a .tar.gz file. |
blob | commitdiff | raw | diff to current |
2013-01-19 |
Joel Holdsworth | Prevent CPack from generating a source package with... |
blob | commitdiff | raw | diff to current |
2013-01-19 |
Joel Holdsworth | Set the package version number |
blob | commitdiff | raw | diff to current |
2013-01-19 |
Alexandru Gagniuc | Add a way to generate a tarball without requiring git |
blob | commitdiff | raw | diff to current |
2013-01-19 |
Uwe Hermann | Lower Boost dependency to 1.45, which is sufficient. |
blob | commitdiff | raw | diff to current |
2013-01-19 |
Uwe Hermann | CMakeLists.txt: Fix typo. |
blob | commitdiff | raw | diff to current |
2013-01-19 |
Uwe Hermann | boost-thread: Use 'thread_win32' on Windows/MinGW. |
blob | commitdiff | raw | diff to current |
2013-01-16 |
Joel Holdsworth | Added -Wextra, and an option to disable -Werror |
blob | commitdiff | raw | diff to current |
2012-12-28 |
Joel Holdsworth | Added Enum property |
blob | commitdiff | raw | diff to current |
2012-12-28 |
Joel Holdsworth | Added Property |
blob | commitdiff | raw | diff to current |
2012-12-28 |
Joel Holdsworth | Added empty HwCap dialog |
blob | commitdiff | raw | diff to current |
2012-12-28 |
Joel Holdsworth | Added empty HwCap binding |
blob | commitdiff | raw | diff to current |
2012-12-24 |
Joel Holdsworth | Moved data and snapshot classes into pv::data namespace |
blob | commitdiff | raw | diff to current |
2012-12-24 |
Joel Holdsworth | Moved pv::About into the pv::dialogs::About namespace |
blob | commitdiff | raw | diff to current |
next |