projects
/
pulseview.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Logging: avoid "cb was NULL" warning message during logging shutdown
[pulseview.git]
/
CMakeLists.txt
2018-08-19
Uwe Hermann
CMakeLists.txt: Set DISABLE_WERROR to TRUE by default.
blob
|
commitdiff
|
raw
2018-07-04
Gerhard Sittig
cmake: help users by pointing out libsigrok build depen...
blob
|
commitdiff
|
raw
|
diff to current
2018-06-19
Gerhard Sittig
cmake: nit, use the message(STATUS) keyword
blob
|
commitdiff
|
raw
|
diff to current
2018-06-15
Soeren Apel
Disable unit tests by default
blob
|
commitdiff
|
raw
|
diff to current
2018-04-15
Soeren Apel
Rename colour* to color*
blob
|
commitdiff
|
raw
|
diff to current
2018-04-01
Uwe Hermann
CMakeLists.txt: Set CMake policy CMP0054 to NEW.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-31
Uwe Hermann
CMakeLists.txt: Set CMake policy CMP0071 to NEW.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-30
Soeren Apel
Add logging mechanism
blob
|
commitdiff
|
raw
|
diff to current
2018-03-29
Soeren Apel
Add boost::stacktrace support
blob
|
commitdiff
|
raw
|
diff to current
2018-03-25
Uwe Hermann
CMakeLists.txt: Fix a build issue on MSYS2.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-25
Uwe Hermann
CMakeLists.txt: Only add Qt5PlatformSupport for Qt...
blob
|
commitdiff
|
raw
|
diff to current
2018-01-13
Cenkron
win32: Use -mwindows only for non-Debug targets.
blob
|
commitdiff
|
raw
|
diff to current
2017-07-22
Soeren Apel
Remove signal scale handle
blob
|
commitdiff
|
raw
|
diff to current
2017-07-21
Uwe Hermann
INSTALL/CMakeLists.txt: Bump libsigrokdecode requiremen...
blob
|
commitdiff
|
raw
|
diff to current
2017-07-21
Uwe Hermann
CMakeLists.txt: Bump libsigrokcxx requirement to 0...
blob
|
commitdiff
|
raw
|
diff to current
2017-07-04
Soeren Apel
Merge DecoderStack into DecodeSignal
blob
|
commitdiff
|
raw
|
diff to current
2017-07-04
Soeren Apel
Introduce DecodeSignal class
blob
|
commitdiff
|
raw
|
diff to current
2017-06-15
Uwe Hermann
CMakeLists.txt: Bump package version to 0.5.0.
blob
|
commitdiff
|
raw
|
diff to current
2017-06-11
Uwe Hermann
CMakeLists.txt: Install the PulseView icons.
blob
|
commitdiff
|
raw
|
diff to current
2017-06-11
Uwe Hermann
CMakeLists.txt: Install the AppData/AppStream file.
blob
|
commitdiff
|
raw
|
diff to current
2017-06-11
Uwe Hermann
CMakeLists.txt: Install the desktop file.
blob
|
commitdiff
|
raw
|
diff to current
2017-06-10
Soeren Apel
Move trace view files
blob
|
commitdiff
|
raw
|
diff to current
2017-06-06
Soeren Apel
Update cli usage hint and remove unnecessary descriptio...
blob
|
commitdiff
|
raw
|
diff to current
2017-05-28
Uwe Hermann
Bump requirements to libsigrok/libsigrokdecode 0.5.0.
blob
|
commitdiff
|
raw
|
diff to current
2017-05-26
Uwe Hermann
build: Add missing check for glib.
blob
|
commitdiff
|
raw
|
diff to current
2017-05-26
Uwe Hermann
build: Add missing check for glibmm.
blob
|
commitdiff
|
raw
|
diff to current
2017-04-02
Uwe Hermann
Don't use AUTORCC, this would require cmake >= 3.0.
blob
|
commitdiff
|
raw
|
diff to current
2017-03-28
Uwe Hermann
Simplify Qt5 setup, require cmake >= 2.8.12.
blob
|
commitdiff
|
raw
|
diff to current
2017-03-28
Uwe Hermann
Drop support for Qt4.
blob
|
commitdiff
|
raw
|
diff to current
2017-03-28
Uwe Hermann
Drop unused boost-thread dependency.
blob
|
commitdiff
|
raw
|
diff to current
2017-03-12
Soeren Apel
Integrate the about dialog into the settings dialog
blob
|
commitdiff
|
raw
|
diff to current
2017-03-07
Soeren Apel
Implement initial version of the settings management
blob
|
commitdiff
|
raw
|
diff to current
2017-02-15
Soeren Apel
Provide notifiers for when signal data changes
blob
|
commitdiff
|
raw
|
diff to current
2017-01-29
Uwe Hermann
Build fixes for Qt5 Windows/mingw/MXE support.
blob
|
commitdiff
|
raw
|
diff to current
2016-12-04
Soeren Apel
Implement views::trace::StandardBar and derive MainBar...
blob
|
commitdiff
|
raw
|
diff to current
2016-12-04
Soeren Apel
Change namespace for the trace view and implement ViewBase
blob
|
commitdiff
|
raw
|
diff to current
2016-12-03
Uwe Hermann
CMakeLists.txt: Avoid -fext-numeric-literals, (not...
blob
|
commitdiff
|
raw
|
diff to current
2016-11-04
Uwe Hermann
Workaround for a gcc 6.2.1 bug causing boost-related...
blob
|
commitdiff
|
raw
|
diff to current
2016-10-19
Gerhard Sittig
cmake, INSTALL: Bump the Boost requirement to >= 1.55.
blob
|
commitdiff
|
raw
|
diff to current
2016-08-31
Soeren Apel
Save/restore view states and signal settings
blob
|
commitdiff
|
raw
|
diff to current
2016-08-22
Soeren Apel
MainWindow: Remove menu bar
blob
|
commitdiff
|
raw
|
diff to current
2016-08-18
Soeren Apel
Introduce pv::data::SignalBase
blob
|
commitdiff
|
raw
|
diff to current
2016-06-24
Uwe Hermann
Revert "cmake: use pkg-config ldflags directly instead...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-12
Samuel Martin
cmake: add check for explicit linking against libatomic
blob
|
commitdiff
|
raw
|
diff to current
2016-05-19
Aurelien Jacobs
cmake: use pkg-config ldflags directly instead of split...
blob
|
commitdiff
|
raw
|
diff to current
2016-04-07
Soeren Apel
AnalogSignal: Use Q_OBJECT and implement vdiv selector...
blob
|
commitdiff
|
raw
|
diff to current
2016-02-11
Uwe Hermann
CMakeLists.txt: Bump PulseView version to 0.4.0.
blob
|
commitdiff
|
raw
|
diff to current
2016-01-03
Uwe Hermann
Fix a bunch of random typos.
blob
|
commitdiff
|
raw
|
diff to current
2016-01-03
Uwe Hermann
Bump the Boost requirement to >= 1.53.
blob
|
commitdiff
|
raw
|
diff to current
2015-12-03
Uwe Hermann
CMakeLists.txt: Drop superfluous "include(FindPkgConfig)".
blob
|
commitdiff
|
raw
|
diff to current
2015-11-08
Tilman Sauerbeck
Add TriggerMarker class.
blob
|
commitdiff
|
raw
|
diff to current
2015-11-03
Uwe Hermann
CMakeLists.txt: Enable unit tests by default.
blob
|
commitdiff
|
raw
|
diff to current
2015-11-02
Daniel Elstner
build: Limit auto-versioning to git revision hash
blob
|
commitdiff
|
raw
|
diff to current
2015-10-18
Joel Holdsworth
ScaleSignalHandle: Initial implementation
blob
|
commitdiff
|
raw
|
diff to current
2015-10-18
Joel Holdsworth
Added ViewItemOwner
blob
|
commitdiff
|
raw
|
diff to current
2015-10-17
Joel Holdsworth
RowItem: Moved hover_point_changed in
blob
|
commitdiff
|
raw
|
diff to current
2015-10-17
Joel Holdsworth
TraceTreeItem: Separated from RowItem
blob
|
commitdiff
|
raw
|
diff to current
2015-09-28
Daniel Elstner
android: Read firmware resources from assets
blob
|
commitdiff
|
raw
|
diff to current
2015-09-04
Daniel Elstner
Build: Substitute build configuration into NSIS script
blob
|
commitdiff
|
raw
|
diff to current
2015-09-04
Jens Steinhauser
Add a spin box widget for timestamp values
blob
|
commitdiff
|
raw
|
diff to current
2015-08-08
Uwe Hermann
Bump Boost requirement to >= 1.48.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-25
Daniel Elstner
build: Only try to read the VERSION file if it exists
blob
|
commitdiff
|
raw
|
diff to current
2015-07-25
Daniel Elstner
Build: Make hardcoded version override git tag
blob
|
commitdiff
|
raw
|
diff to current
2015-07-25
Daniel Elstner
Build: Use -dirty version suffix for local changes
blob
|
commitdiff
|
raw
|
diff to current
2015-07-25
Daniel Elstner
build: Derive PulseView version from git tags
blob
|
commitdiff
|
raw
|
diff to current
2015-07-18
Uwe Hermann
Build-depend on the upcoming libsigrok + libsigrokdecod...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-18
Uwe Hermann
Bump version to 0.3.0 (the upcoming next major release).
blob
|
commitdiff
|
raw
|
diff to current
2015-07-18
Uwe Hermann
Append "-git" to the version string.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-11
Joel Holdsworth
Added InputFile
blob
|
commitdiff
|
raw
|
diff to current
2015-06-11
Joel Holdsworth
Added devices::File as a common base of file devices
blob
|
commitdiff
|
raw
|
diff to current
2015-05-28
Joel Holdsworth
Use device::Devices to represent sigrok Devices
blob
|
commitdiff
|
raw
|
diff to current
2015-05-28
Joel Holdsworth
Added pv::widgets::ImportMenu
blob
|
commitdiff
|
raw
|
diff to current
2015-02-28
Uwe Hermann
Add a workaround for QTBUG-22829.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-27
Joel Holdsworth
Added pv::dialogs::InputOutputOptions
blob
|
commitdiff
|
raw
|
diff to current
2015-01-27
Joel Holdsworth
Added InputOutput binding
blob
|
commitdiff
|
raw
|
diff to current
2015-01-27
Joel Holdsworth
Renamed pv::binding::DeviceOptions and DecoderOptions...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-27
Joel Holdsworth
Moved pv::prop:bindings classes into pv::bindings namespace
blob
|
commitdiff
|
raw
|
diff to current
2015-01-27
Joel Holdsworth
Added pv::widgets::ExportMenu
blob
|
commitdiff
|
raw
|
diff to current
2015-01-17
Uwe Hermann
Update for libsigrokcxx rename.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-10
Joel Holdsworth
MainWindow: Hide the main menu unless Altt is pressed
blob
|
commitdiff
|
raw
|
diff to current
2015-01-10
Joel Holdsworth
MainBar: Replaced device selector combo-box with a...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-06
Joel Holdsworth
MainBar: Renamed from SamplingBar
blob
|
commitdiff
|
raw
|
diff to current
2014-12-29
Joel Holdsworth
Added ViewWidget as a common ancestor of all view widgets
blob
|
commitdiff
|
raw
|
diff to current
2014-12-28
Joel Holdsworth
Ruler: Recombined with CursorHeader
blob
|
commitdiff
|
raw
|
diff to current
2014-12-28
Joel Holdsworth
Flag: Added flag time markers
blob
|
commitdiff
|
raw
|
diff to current
2014-12-28
Joel Holdsworth
RowItemPaintParams: Renamed to ViewItemPaintParams
blob
|
commitdiff
|
raw
|
diff to current
2014-12-28
Joel Holdsworth
SelectableItem: Renamed to ViewItem
blob
|
commitdiff
|
raw
|
diff to current
2014-12-10
Joel Holdsworth
TimeItem: Added new class - a base of TimeMarker, deriv...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-10
Joel Holdsworth
Snapshot: Renamed to Segment
blob
|
commitdiff
|
raw
|
diff to current
2014-12-09
Joel Holdsworth
RowItem: Bundled painting parameters into RowItemPaintP...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-04
Uwe Hermann
CMakeLists.txt: mingw: Simplify by using Boost_THREADAPI.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-03
Joel Holdsworth
Session: Renamed files to match class name
blob
|
commitdiff
|
raw
|
diff to current
2014-12-03
Joel Holdsworth
Removed cotire
blob
|
commitdiff
|
raw
|
diff to current
2014-11-29
Uwe Hermann
Build system: Fix issue with unit tests, simplify code.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-29
Uwe Hermann
CMakeLists.txt: Fix whitespace, cosmetics.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-22
Joel Holdsworth
Renamed C++ headers to .hpp
blob
|
commitdiff
|
raw
|
diff to current
2014-11-21
Uwe Hermann
Fix build on MinGW (boost thread related).
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
Joel Holdsworth
RowItem: Combined appearance change signals into appear...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
Joel Holdsworth
SigSession: Converted _signals_mutex into a boost:...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
Joel Holdsworth
TraceGroup: Added skeleton
blob
|
commitdiff
|
raw
|
diff to current
next