]> sigrok.org Git - pulseview.git/history - pv/dialogs
Don't use redundant void argument.
[pulseview.git] / pv / dialogs /
2017-03-11 Uwe HermannUse nullptr in a few places.
2017-03-07 Soeren ApelGlobalSettings: Implement undo function for the "cancel...
2017-03-07 Soeren ApelImplement initial version of the settings management
2017-01-19 Soeren ApelConfirm with user when trying to close sessions with...
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-06-26 Soeren ApelConnect dialog: Fix up UI and allow for VXI
2016-06-26 Soeren ApelConnect dialog: Fix constructor initialization order
2016-06-26 whitequarkConnect dialog: Add support for connecting to raw-tcp...
2016-05-03 Soeren ApelConnect dialog: Make button caption more clear
2016-02-13 Uwe HermannPrefer Qt string multi-arg form over arg chaining.
2015-12-31 Martin LingUpdate to new configuration API.
2015-12-26 Uwe HermannVarious minor whitespace and consistency fixes.
2015-11-04 Uwe HermannMinor whitespace cosmetics.
2015-11-04 Soeren ApelIntroduce "save selection range as..." feature
2015-10-24 Aurelien Jacobsavoid using deprecated std::autoptr
2015-07-25 Uwe Hermannabout: Show the list of supported output formats.
2015-06-11 Joel HoldsworthDeviceManager: Deprecated build_display_name and friends
2015-05-28 Joel HoldsworthUse device::Devices to represent sigrok Devices
2015-05-28 Joel HoldsworthConnect: Tidied up forward declarations
2015-01-27 Joel HoldsworthAdded pv::dialogs::InputOutputOptions
2015-01-27 Joel HoldsworthModified header guards to match file names
2015-01-27 Joel HoldsworthStoreSession: Added an OutputFormat parameter
2015-01-27 Joel Holdsworthicons: Improved application icon quality
2015-01-17 Uwe HermannUpdate for libsigrokcxx rename.
2015-01-04 Aurelien JacobsConnect: List available serial ports in a combobox.
2014-12-29 Uffe Jakobsendialogs::Connect: Adds shortcut keys for "Driver",...
2014-12-04 Aurelien Jacobsconnect: Fix filtering of supported devices.
2014-11-22 Joel HoldsworthSession: Renamed pv::SigSession to Session
2014-11-22 Joel HoldsworthRenamed C++ headers to .hpp
2014-11-22 Joel HoldsworthMake member variable underscores a suffix instead of...
2014-11-09 Soeren ApelFix bug #285 by handling device display names through...
2014-10-15 Martin LingUse libsigrok C++ bindings (patch version 7).
2014-09-17 Bert VermeulenAdapt to config key capabilities.
2014-08-28 Bert VermeulenRemove obsolete input module support.
2014-08-27 Martin LingDon't use Qt-defined keywords, they can cause problems...
2014-07-26 Bert VermeulenRemove output modules from about dialog.
2014-06-29 Marcus ComstedtFix compilation on 32-bit systems
2014-05-24 Joel HoldsworthUsed a std::atomic for StoreSession::_units_stores...
2014-05-24 Joel HoldsworthReplaced boost::thread/mutex etc. with std equivalents
2014-05-24 Joel HoldsworthReplaced boost::shared_ptr with std::shared_ptr
2014-05-23 Joel HoldsworthReplaced BOOST_FOREACH with C++11 range-based for loops
2014-05-23 Joel HoldsworthReplaced lengthy iterator types with the auto keyword
2014-04-14 Uwe HermannRename 'probe' to 'channel' (libsigrokdecode change).
2014-03-25 Uwe HermannUpdate for 'probe' -> 'channel' rename in libsigrok.
2014-03-01 Joel HoldsworthMade DeviceManager only handle Device objects
2014-03-01 Joel HoldsworthMoved DevInst into the pv::device namespace
2014-02-09 Joel HoldsworthWrapped sr_dev_inst in a class: pv::DevInst
2014-01-12 Joel HoldsworthFixed missing includes and formward declarations hidden...
2014-01-11 Joel HoldsworthAdded support for save
2014-01-03 Ulf LampingScan: Don't enable "OK" button if no device is found.
2013-12-30 Joel HoldsworthReplaced using namespace with using class directives
2013-12-28 Joel HoldsworthMade decode an optional feature disabled by default.
2013-12-28 Joel HoldsworthHandle C-strings as UTF-8
2013-11-19 Joel HoldsworthMoved decoder config into the popup
2013-11-01 Bert VermeulenUse new probe_groups API
2013-10-23 Joel HoldsworthModified Decode to only use LogicSignals
2013-10-23 Rene HopfFixes for clang build on OS X
2013-10-13 Joel HoldsworthSplit DeviceOptions dialog into two popups: DeviceOptio...
2013-09-29 Joel HoldsworthImplemented decoder options binding
2013-09-29 Joel HoldsworthMake probes heading translatable
2013-09-29 Joel HoldsworthMoved form generation into Binding
2013-09-29 Joel HoldsworthMade Decoder dialog export a map of probes, and routed...
2013-09-29 Joel HoldsworthAdded note about required probes
2013-09-29 Joel HoldsworthAdded probes to decoder dialog
2013-09-22 Joel HoldsworthAdded decoder dialog heading
2013-09-22 Joel HoldsworthAdded empty decoder dialog
2013-09-22 Joel HoldsworthMake sigrokdecode a non-optional dependancy
2013-05-03 Uwe HermannAdapt to new <libsigrokdecode/libsigrokdecode.h> header.
2013-04-29 Joel HoldsworthFactored device title printing code out into pv::Device...
2013-04-27 Joel HoldsworthAdded DeviceManager
2013-04-23 Uwe HermannReplace GPLv2+ references with GPLv3+.
2013-04-22 Joel HoldsworthAdded missing braces in pv::dialogs::Connect::populate_...
2013-04-18 Joel HoldsworthAdded ENABLE_SIGROKDECODE option, disabled for now
2013-04-08 Joel HoldsworthMoved get_property_form out of pv::prop::binding::Binding
2013-04-07 Bert VermeulenAdjust pv::dialogs::Connect to GVariant-based sr_config...
2013-03-20 Joel HoldsworthAdded Enable/Disable All Buttons
2013-03-11 Joel HoldsworthAdded a probe selector
2013-03-09 Uwe HermannWhitespace fixes.
2013-03-09 Joel HoldsworthPrevent Ok being pressed when no device is selected
2013-03-09 Joel HoldsworthProcess selected device
2013-03-09 Joel HoldsworthImplemented device probing
2013-03-09 Joel HoldsworthOnly allow monotonic devices in the device list
2013-03-09 Joel HoldsworthInitial manual connect dialog with a serial port selector
2013-03-02 Uwe HermannAbout box: Make URL clickable.
2013-02-20 Uwe HermannRemove unneeded 'extern "C"'.
2013-01-27 Joel HoldsworthRenamed pv::dialogs::HwCap to DeviceOptions
2013-01-27 Joel HoldsworthRenamed pv::prop::binding::HwCap to DeviceOptions
2013-01-01 Joel HoldsworthFixed pv::dialogs::About to accomodate 42515b0f in...
2012-12-29 Joel HoldsworthSet HwCap dialog title
2012-12-28 Joel HoldsworthAdded commit support to HwCap dialog
2012-12-28 Joel HoldsworthIntegrated property widgets with dialog
2012-12-28 Joel HoldsworthAdded empty HwCap dialog
2012-12-24 Joel HoldsworthMoved pv::About into the pv::dialogs::About namespace