]> sigrok.org Git - pulseview.git/history - CMakeLists.txt
Don't use QMessageBox::setInformativeText()
[pulseview.git] / CMakeLists.txt
2018-12-05 Alexandru Gagniuccmake: Don't do a QUIET search for libsigrokcxx
2018-10-29 Uwe HermannUse more specific libsigrokcxx/libsigrokdecode minimum...
2018-10-28 Soeren ApelInstaller: Add links to manual
2018-10-27 Gerhard Sittigmanual: introduce CMake logic for asciidoctor execution
2018-08-19 Uwe HermannCMakeLists.txt: Set DISABLE_WERROR to TRUE by default.
2018-07-04 Gerhard Sittigcmake: help users by pointing out libsigrok build depen...
2018-06-19 Gerhard Sittigcmake: nit, use the message(STATUS) keyword
2018-06-15 Soeren ApelDisable unit tests by default
2018-04-15 Soeren ApelRename colour* to color*
2018-04-01 Uwe HermannCMakeLists.txt: Set CMake policy CMP0054 to NEW.
2018-03-31 Uwe HermannCMakeLists.txt: Set CMake policy CMP0071 to NEW.
2018-03-30 Soeren ApelAdd logging mechanism
2018-03-29 Soeren ApelAdd boost::stacktrace support
2018-03-25 Uwe HermannCMakeLists.txt: Fix a build issue on MSYS2.
2018-03-25 Uwe HermannCMakeLists.txt: Only add Qt5PlatformSupport for Qt...
2018-01-13 Cenkronwin32: Use -mwindows only for non-Debug targets.
2017-07-22 Soeren ApelRemove signal scale handle
2017-07-21 Uwe HermannINSTALL/CMakeLists.txt: Bump libsigrokdecode requiremen...
2017-07-21 Uwe HermannCMakeLists.txt: Bump libsigrokcxx requirement to 0...
2017-07-04 Soeren ApelMerge DecoderStack into DecodeSignal
2017-07-04 Soeren ApelIntroduce DecodeSignal class
2017-06-15 Uwe HermannCMakeLists.txt: Bump package version to 0.5.0.
2017-06-11 Uwe HermannCMakeLists.txt: Install the PulseView icons.
2017-06-11 Uwe HermannCMakeLists.txt: Install the AppData/AppStream file.
2017-06-11 Uwe HermannCMakeLists.txt: Install the desktop file.
2017-06-10 Soeren ApelMove trace view files
2017-06-06 Soeren ApelUpdate cli usage hint and remove unnecessary descriptio...
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
next