]> sigrok.org Git - pulseview.git/history - CMakeLists.txt
TraceView: Improve the way we do the initial scrolling setup
[pulseview.git] / CMakeLists.txt
2017-05-28 Uwe HermannBump requirements to libsigrok/libsigrokdecode 0.5.0.
2017-05-26 Uwe Hermannbuild: Add missing check for glib.
2017-05-26 Uwe Hermannbuild: Add missing check for glibmm.
2017-04-02 Uwe HermannDon't use AUTORCC, this would require cmake >= 3.0.
2017-03-28 Uwe HermannSimplify Qt5 setup, require cmake >= 2.8.12.
2017-03-28 Uwe HermannDrop support for Qt4.
2017-03-28 Uwe HermannDrop unused boost-thread dependency.
2017-03-12 Soeren ApelIntegrate the about dialog into the settings dialog
2017-03-07 Soeren ApelImplement initial version of the settings management
2017-02-15 Soeren ApelProvide notifiers for when signal data changes
2017-01-29 Uwe HermannBuild fixes for Qt5 Windows/mingw/MXE support.
2016-12-04 Soeren ApelImplement views::trace::StandardBar and derive MainBar...
2016-12-04 Soeren ApelChange namespace for the trace view and implement ViewBase
2016-12-03 Uwe HermannCMakeLists.txt: Avoid -fext-numeric-literals, (not...
2016-11-04 Uwe HermannWorkaround for a gcc 6.2.1 bug causing boost-related...
2016-10-19 Gerhard Sittigcmake, INSTALL: Bump the Boost requirement to >= 1.55.
2016-08-31 Soeren ApelSave/restore view states and signal settings
2016-08-22 Soeren ApelMainWindow: Remove menu bar
2016-08-18 Soeren ApelIntroduce pv::data::SignalBase
2016-06-24 Uwe HermannRevert "cmake: use pkg-config ldflags directly instead...
2016-06-12 Samuel Martincmake: add check for explicit linking against libatomic
2016-05-19 Aurelien Jacobscmake: use pkg-config ldflags directly instead of split...
2016-04-07 Soeren ApelAnalogSignal: Use Q_OBJECT and implement vdiv selector...
2016-02-11 Uwe HermannCMakeLists.txt: Bump PulseView version to 0.4.0.
2016-01-03 Uwe HermannFix a bunch of random typos.
2016-01-03 Uwe HermannBump the Boost requirement to >= 1.53.
2015-12-03 Uwe HermannCMakeLists.txt: Drop superfluous "include(FindPkgConfig)".
2015-11-08 Tilman SauerbeckAdd TriggerMarker class.
2015-11-03 Uwe HermannCMakeLists.txt: Enable unit tests by default.
2015-11-02 Daniel Elstnerbuild: Limit auto-versioning to git revision hash
2015-10-18 Joel HoldsworthScaleSignalHandle: Initial implementation
2015-10-18 Joel HoldsworthAdded ViewItemOwner
2015-10-17 Joel HoldsworthRowItem: Moved hover_point_changed in
2015-10-17 Joel HoldsworthTraceTreeItem: Separated from RowItem
2015-09-28 Daniel Elstnerandroid: Read firmware resources from assets
2015-09-04 Daniel ElstnerBuild: Substitute build configuration into NSIS script
2015-09-04 Jens SteinhauserAdd a spin box widget for timestamp values
2015-08-08 Uwe HermannBump Boost requirement to >= 1.48.
2015-07-25 Daniel Elstnerbuild: Only try to read the VERSION file if it exists
2015-07-25 Daniel ElstnerBuild: Make hardcoded version override git tag
2015-07-25 Daniel ElstnerBuild: Use -dirty version suffix for local changes
2015-07-25 Daniel Elstnerbuild: Derive PulseView version from git tags
2015-07-18 Uwe HermannBuild-depend on the upcoming libsigrok + libsigrokdecod...
2015-07-18 Uwe HermannBump version to 0.3.0 (the upcoming next major release).
2015-07-18 Uwe HermannAppend "-git" to the version string.
2015-06-11 Joel HoldsworthAdded InputFile
2015-06-11 Joel HoldsworthAdded devices::File as a common base of file devices
2015-05-28 Joel HoldsworthUse device::Devices to represent sigrok Devices
2015-05-28 Joel HoldsworthAdded pv::widgets::ImportMenu
2015-02-28 Uwe HermannAdd a workaround for QTBUG-22829.
2015-01-27 Joel HoldsworthAdded pv::dialogs::InputOutputOptions
2015-01-27 Joel HoldsworthAdded InputOutput binding
2015-01-27 Joel HoldsworthRenamed pv::binding::DeviceOptions and DecoderOptions...
2015-01-27 Joel HoldsworthMoved pv::prop:bindings classes into pv::bindings namespace
2015-01-27 Joel HoldsworthAdded pv::widgets::ExportMenu
2015-01-17 Uwe HermannUpdate for libsigrokcxx rename.
2015-01-10 Joel HoldsworthMainWindow: Hide the main menu unless Altt is pressed
2015-01-10 Joel HoldsworthMainBar: Replaced device selector combo-box with a...
2015-01-06 Joel HoldsworthMainBar: Renamed from SamplingBar
2014-12-29 Joel HoldsworthAdded ViewWidget as a common ancestor of all view widgets
2014-12-28 Joel HoldsworthRuler: Recombined with CursorHeader
2014-12-28 Joel HoldsworthFlag: Added flag time markers
2014-12-28 Joel HoldsworthRowItemPaintParams: Renamed to ViewItemPaintParams
2014-12-28 Joel HoldsworthSelectableItem: Renamed to ViewItem
2014-12-10 Joel HoldsworthTimeItem: Added new class - a base of TimeMarker, deriv...
2014-12-10 Joel HoldsworthSnapshot: Renamed to Segment
2014-12-09 Joel HoldsworthRowItem: Bundled painting parameters into RowItemPaintP...
2014-12-04 Uwe HermannCMakeLists.txt: mingw: Simplify by using Boost_THREADAPI.
2014-12-03 Joel HoldsworthSession: Renamed files to match class name
2014-12-03 Joel HoldsworthRemoved cotire
2014-11-29 Uwe HermannBuild system: Fix issue with unit tests, simplify code.
2014-11-29 Uwe HermannCMakeLists.txt: Fix whitespace, cosmetics.
2014-11-22 Joel HoldsworthRenamed C++ headers to .hpp
2014-11-21 Uwe HermannFix build on MinGW (boost thread related).
2014-11-19 Joel HoldsworthRowItem: Combined appearance change signals into appear...
2014-11-19 Joel HoldsworthSigSession: Converted _signals_mutex into a boost:...
2014-11-19 Joel HoldsworthTraceGroup: Added skeleton
2014-11-19 Joel HoldsworthAdded RowItemOwner
2014-11-19 Joel HoldsworthRefactored common row functionality into RowItem
2014-11-08 Uwe HermannCMakeLists.txt: Fix MinGW-w64 build issue related to...
2014-11-08 Uwe HermannCMakeLists.txt: Fix CMAKE_MODULE_PATH related issue.
2014-11-02 Elias OenalLinking QtSvg. This closes bug #369
2014-10-15 Martin LingUse libsigrok C++ bindings (patch version 7).
2014-09-18 Uwe HermannFix the C++11 thread linking issues for unit tests...
2014-09-17 Aurelien JacobsUsage of std::thread requires linking with appropriate...
2014-09-10 Martin LingSubclass QApplication to catch exceptions in handlers.
2014-08-29 Martin LingRename 'probe' to 'channel' everywhere.
2014-08-28 Bert VermeulenRemove obsolete input module support.
2014-08-27 Martin LingDon't use Qt-defined keywords, they can cause problems...
2014-08-26 Marcus ComstedtAndroid: Use environment setup from library instead
2014-08-26 Marcus ComstedtInstall logging callbacks for Android
2014-08-26 Marcus ComstedtSetup environment for SRD on Android
2014-08-26 Marcus ComstedtCMakeLists.txt: For Android, make a library out of...
2014-07-07 Marcus ComstedtCMakeLists.txt: Put quotes back for CXX_FLAGS only
2014-06-16 Uwe HermannCMakeLists.txt: Pass -DENABLE_SIGNALS to the compiler.
2014-06-10 Marcus ComstedtCMakeLists.txt: Drop quotes causing invalid include...
2014-06-10 Marcus ComstedtAllow PulseView to be built with Qt5
2014-05-24 Jens SteinhauserUse a separate widget to hold the cursor labels.
2014-05-24 Joel HoldsworthReplaced boost::thread/mutex etc. with std equivalents
2014-05-23 Joel HoldsworthEnabled C++11 build
next