projects
/
pulseview.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ViewWidget: Define ViewTypes
[pulseview.git]
/
pv
/
mainwindow.cpp
2016-07-24
Soeren Apel
Introduce MainWindow::get_active_view()
blob
|
commitdiff
|
raw
2016-07-24
Soeren Apel
Use a QDockWidget to contain the view
blob
|
commitdiff
|
raw
|
diff to current
2016-06-24
Soeren Apel
Fix #805 by resetting selected device on failure
blob
|
commitdiff
|
raw
|
diff to current
2016-05-03
Soeren Apel
Fix #792 by making sure we don't request samples that...
blob
|
commitdiff
|
raw
|
diff to current
2016-02-13
Uwe Hermann
Prefer Qt string multi-arg form over arg chaining.
blob
|
commitdiff
|
raw
|
diff to current
2016-02-11
Soeren Apel
MainWindow: Try to use any available device aside from...
blob
|
commitdiff
|
raw
|
diff to current
2016-01-03
Joel Holdsworth
MainWindow: Added missing definition of action_view_col...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-28
Soeren Apel
Implement "use coloured background" functionality
blob
|
commitdiff
|
raw
|
diff to current
2015-12-28
Soeren Apel
Add menu option for coloured/alternating trace backgrou...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-28
Soeren Apel
MainWindow: Fix typo
blob
|
commitdiff
|
raw
|
diff to current
2015-12-26
Uwe Hermann
Various minor whitespace and consistency fixes.
blob
|
commitdiff
|
raw
|
diff to current
2015-11-05
Soeren Apel
Fix #685 by adding a special T marker when SR_DT_TRIGGE...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-04
Uwe Hermann
Minor whitespace cosmetics.
blob
|
commitdiff
|
raw
|
diff to current
2015-11-04
Soeren Apel
MainWindow: Merge save_selection_to_file() back into...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-04
Soeren Apel
MainWindow: Add selection_only parameter to export_file()
blob
|
commitdiff
|
raw
|
diff to current
2015-11-04
Soeren Apel
Add "save selection range as..." to the export menu...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-04
Soeren Apel
Refactoring: move samplerate algo from View to Session
blob
|
commitdiff
|
raw
|
diff to current
2015-11-04
Soeren Apel
Introduce "save selection range as..." feature
blob
|
commitdiff
|
raw
|
diff to current
2015-08-28
Soeren Apel
Fix #592 completely by showing the actual error message
blob
|
commitdiff
|
raw
|
diff to current
2015-07-29
Soeren Apel
Change hotkey for sticky scrolling from 'r' to 's'
blob
|
commitdiff
|
raw
|
diff to current
2015-07-25
Uwe Hermann
Minor whitespace fixes.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-24
Soeren Apel
Implement "always zoom to fit" feature
blob
|
commitdiff
|
raw
|
diff to current
2015-07-23
Soeren Apel
Fix #121 by implementing sticky scrolling
blob
|
commitdiff
|
raw
|
diff to current
2015-06-27
Soeren Apel
Fix #590 by adding menu actions to main window also
blob
|
commitdiff
|
raw
|
diff to current
2015-06-11
Joel Holdsworth
Support specifying input formats on the command line
blob
|
commitdiff
|
raw
|
diff to current
2015-06-11
Joel Holdsworth
Moved default device selection into MainWindow
blob
|
commitdiff
|
raw
|
diff to current
2015-06-11
Joel Holdsworth
MainWindow: Tidied restore_ui_settings
blob
|
commitdiff
|
raw
|
diff to current
2015-06-11
Joel Holdsworth
MainWindow: Added import options dialog
blob
|
commitdiff
|
raw
|
diff to current
2015-06-11
Joel Holdsworth
MainWindow: Added initial import menu with no options
blob
|
commitdiff
|
raw
|
diff to current
2015-06-11
Joel Holdsworth
MainWindow: Added format parameters to load_file
blob
|
commitdiff
|
raw
|
diff to current
2015-06-11
Joel Holdsworth
DeviceManager: Deprecated build_display_name and friends
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-02-20
Uwe Hermann
Drop unneeded /* ENABLE_DECODE */ comments.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-20
Bartosz Golaszewski
mainwindow: add missing checks against ENABLE_DECODE
blob
|
commitdiff
|
raw
|
diff to current
2015-01-27
Joel Holdsworth
MainWindow: Use extension to populate filter
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 initial support for export
blob
|
commitdiff
|
raw
|
diff to current
2015-01-27
Joel Holdsworth
StoreSession: Added an OutputFormat parameter
blob
|
commitdiff
|
raw
|
diff to current
2015-01-27
Joel Holdsworth
MainWindow: Fixed sampling bar comment
blob
|
commitdiff
|
raw
|
diff to current
2015-01-27
Joel Holdsworth
Session: Renamed set_file to set_session_file
blob
|
commitdiff
|
raw
|
diff to current
2015-01-27
Joel Holdsworth
icons: Improved application icon quality
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-10
Joel Holdsworth
MainWindow: Made menu_decoder_add into a member variable
blob
|
commitdiff
|
raw
|
diff to current
2015-01-10
Joel Holdsworth
MainWindow: Removed old main toolbar
blob
|
commitdiff
|
raw
|
diff to current
2015-01-10
Joel Holdsworth
MainWindow: Added icon to action_view_show_cursors
blob
|
commitdiff
|
raw
|
diff to current
2015-01-10
Joel Holdsworth
MainWindow: Made QActions into member variables
blob
|
commitdiff
|
raw
|
diff to current
2015-01-06
Joel Holdsworth
MainBar: Renamed from SamplingBar
blob
|
commitdiff
|
raw
|
diff to current
2014-12-28
Joel Holdsworth
SelectableItem: Renamed to ViewItem
blob
|
commitdiff
|
raw
|
diff to current
2014-12-13
Soeren Apel
SamplingBar: Use DeviceManager::get_display_name()...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-22
Joel Holdsworth
MainWindow: Handle device selection failure
blob
|
commitdiff
|
raw
|
diff to current
2014-11-22
Joel Holdsworth
Session: Renamed pv::SigSession to Session
blob
|
commitdiff
|
raw
|
diff to current
2014-11-22
Joel Holdsworth
SamplingBar: Added reference to MainWindow for run_stop
blob
|
commitdiff
|
raw
|
diff to current
2014-11-22
Joel Holdsworth
MainWindow: Include device/file name in window title
blob
|
commitdiff
|
raw
|
diff to current
2014-11-22
Joel Holdsworth
Renamed C++ headers to .hpp
blob
|
commitdiff
|
raw
|
diff to current
2014-11-22
Joel Holdsworth
Make member variable underscores a suffix instead of...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-13
Joel Holdsworth
SigSession: Renamed get_device to device
blob
|
commitdiff
|
raw
|
diff to current
2014-11-09
Soeren Apel
Replace map by list to preserve device order
blob
|
commitdiff
|
raw
|
diff to current
2014-11-09
Soeren Apel
Fix bug #285 by handling device display names through...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-15
Martin Ling
Use libsigrok C++ bindings (patch version 7).
blob
|
commitdiff
|
raw
|
diff to current
2014-09-29
Soeren Apel
Add serial_num/connection_id handling and save/restore...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-18
Soeren Apel
Use QApplication metadata for persistent storage
blob
|
commitdiff
|
raw
|
diff to current
2014-09-15
Soeren Apel
Fix objectName warnings.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-15
Soeren Apel
Automatically save/restore main window state
blob
|
commitdiff
|
raw
|
diff to current
2014-08-03
Soeren Apel
Fix bug #392 by improving empty list/map handling
blob
|
commitdiff
|
raw
|
diff to current
2014-07-01
Marcus Comstedt
Add missing #include <cassert> in multiple files
blob
|
commitdiff
|
raw
|
diff to current
2014-06-05
Marcus Comstedt
Change QApplication::translate to tr, removing deprecat...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-24
Jens Steinhauser
MainWindow: Remember directory of last file that was...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-24
Joel Holdsworth
Replaced boost::bind with C++11 lambdas
blob
|
commitdiff
|
raw
|
diff to current
2014-05-24
Joel Holdsworth
Replaced boost::shared_ptr with std::shared_ptr
blob
|
commitdiff
|
raw
|
diff to current
2014-05-23
Joel Holdsworth
Replaced BOOST_FOREACH with C++11 range-based for loops
blob
|
commitdiff
|
raw
|
diff to current
2014-05-23
Jens Steinhauser
MainWindow: Add missing toolbar buttons.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-22
Jens Steinhauser
MainWindow: Add shortcuts for the open/save menu items.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-16
Joel Holdsworth
Reworked SamplingBar device selection logic
blob
|
commitdiff
|
raw
|
diff to current
2014-03-15
Joel Holdsworth
Revert back to the default device if a session file...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-04
Joel Holdsworth
Only show first-level decoders in the menu
blob
|
commitdiff
|
raw
|
diff to current
2014-03-01
Joel Holdsworth
Show the file-device in the selector when a file is...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-01
Joel Holdsworth
Moved default device functionality into SigSession
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
Removed a redundant call to SigSession::set_device
blob
|
commitdiff
|
raw
|
diff to current
2014-03-01
Joel Holdsworth
Made DeviceManager only handle Device objects
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-09
Joel Holdsworth
Wrapped sr_dev_inst in a class: pv::DevInst
blob
|
commitdiff
|
raw
|
diff to current
2014-02-01
ulflulfl
Fix bug #235. Add shortcut keys for View/Zoom In (Ctrl...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-18
Martin Ling
No longer need to set sample limit on session start.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-11
Joel Holdsworth
Small tidy of pv::MainWindow::on_actionOpen_triggered
blob
|
commitdiff
|
raw
|
diff to current
2014-01-11
Joel Holdsworth
Added support for save
blob
|
commitdiff
|
raw
|
diff to current
2013-12-30
Joel Holdsworth
Replaced using namespace with using class directives
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-09
Joel Holdsworth
Added zoom one-to-one
blob
|
commitdiff
|
raw
|
diff to current
2013-12-02
Joel Holdsworth
Implemented zoom-fit
blob
|
commitdiff
|
raw
|
diff to current
2013-12-02
Joel Holdsworth
Don't retain uneeded pointers to UI elements
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
Moved decoder config into the popup
blob
|
commitdiff
|
raw
|
diff to current
2013-10-23
Joel Holdsworth
Modified Decode to only use LogicSignals
blob
|
commitdiff
|
raw
|
diff to current
2013-10-13
Joel Holdsworth
Probes popup now live applies properly
blob
|
commitdiff
|
raw
|
diff to current
2013-10-13
Joel Holdsworth
Removed context bar
blob
|
commitdiff
|
raw
|
diff to current
2013-10-09
Joel Holdsworth
Fixed PD list, so that it doesn't crash when empty
blob
|
commitdiff
|
raw
|
diff to current
2013-10-08
Uwe Hermann
Fix off-by-one in PD menu list construction.
blob
|
commitdiff
|
raw
|
diff to current
next