]> sigrok.org Git - pulseview.git/log
pulseview.git
11 years agoRemoved spurious namespace declaration
Joel Holdsworth [Fri, 7 Sep 2012 14:26:49 +0000 (15:26 +0100)]
Removed spurious namespace declaration

11 years agoAdded backup files to git ignore list
Joel Holdsworth [Fri, 7 Sep 2012 14:25:15 +0000 (15:25 +0100)]
Added backup files to git ignore list

11 years agoMoved view classes into the pv::view:: namespace
Joel Holdsworth [Fri, 7 Sep 2012 14:24:33 +0000 (15:24 +0100)]
Moved view classes into the pv::view:: namespace

11 years agoAdd initial scrolling support with a QAbstractScrollArea
Joel Holdsworth [Wed, 5 Sep 2012 11:19:24 +0000 (12:19 +0100)]
Add initial scrolling support with a QAbstractScrollArea

11 years agoReplaced snapshots queue with a deque
Joel Holdsworth [Thu, 6 Sep 2012 12:45:55 +0000 (13:45 +0100)]
Replaced snapshots queue with a deque

11 years agoRenamed SigView to SigViewport
Joel Holdsworth [Tue, 4 Sep 2012 10:27:46 +0000 (11:27 +0100)]
Renamed SigView to SigViewport

11 years agoRenamed sigrok-qt2 to PulseView
Joel Holdsworth [Tue, 7 Aug 2012 22:07:20 +0000 (23:07 +0100)]
Renamed sigrok-qt2 to PulseView

11 years agoAdded large data set tests for append_payload_to_mipmap
Joel Holdsworth [Sun, 22 Jul 2012 16:22:21 +0000 (17:22 +0100)]
Added large data set tests for append_payload_to_mipmap

11 years agoImplemented O(log(N)) wave plotting
Joel Holdsworth [Sun, 22 Jul 2012 07:21:30 +0000 (08:21 +0100)]
Implemented O(log(N)) wave plotting

11 years agoAdded subsampling for fast lookup
Joel Holdsworth [Mon, 16 Jul 2012 19:45:19 +0000 (20:45 +0100)]
Added subsampling for fast lookup

11 years agoInitial tests for LogicDataSnapshot
Joel Holdsworth [Sun, 15 Jul 2012 16:08:21 +0000 (17:08 +0100)]
Initial tests for LogicDataSnapshot

11 years agoAdded empty unit testing framework
Joel Holdsworth [Sun, 15 Jul 2012 15:48:59 +0000 (16:48 +0100)]
Added empty unit testing framework

11 years agoAdded toolbar zoom buttons
Joel Holdsworth [Mon, 9 Jul 2012 22:23:47 +0000 (23:23 +0100)]
Added toolbar zoom buttons

11 years agoAdded initial toolbar
Joel Holdsworth [Mon, 9 Jul 2012 22:05:45 +0000 (23:05 +0100)]
Added initial toolbar

11 years agoReplaced mainwindow.ui XML with code
Joel Holdsworth [Sun, 8 Jul 2012 09:31:50 +0000 (10:31 +0100)]
Replaced mainwindow.ui XML with code

11 years agoAdded record length selector
Joel Holdsworth [Sat, 7 Jul 2012 08:41:17 +0000 (09:41 +0100)]
Added record length selector

11 years agoAdded zoom limits
Joel Holdsworth [Sat, 7 Jul 2012 07:54:32 +0000 (08:54 +0100)]
Added zoom limits

11 years agoClip signal painting with glScissor
Joel Holdsworth [Sat, 7 Jul 2012 07:16:38 +0000 (08:16 +0100)]
Clip signal painting with glScissor

11 years agoFixed signal ends to cover screen
Joel Holdsworth [Sat, 7 Jul 2012 07:16:07 +0000 (08:16 +0100)]
Fixed signal ends to cover screen

11 years agoMade naming scheme consistent
Joel Holdsworth [Mon, 2 Jul 2012 20:29:56 +0000 (21:29 +0100)]
Made naming scheme consistent

11 years agoDeal with the samplerate=0 case
Joel Holdsworth [Sun, 1 Jul 2012 14:51:29 +0000 (15:51 +0100)]
Deal with the samplerate=0 case

11 years agoImplemented dragging and zooming
Joel Holdsworth [Sat, 30 Jun 2012 12:49:56 +0000 (13:49 +0100)]
Implemented dragging and zooming

11 years agoAdded initial sampling support
Joel Holdsworth [Sat, 30 Jun 2012 11:06:24 +0000 (12:06 +0100)]
Added initial sampling support

11 years agoAdded sample rate selector
Joel Holdsworth [Sat, 30 Jun 2012 08:41:08 +0000 (09:41 +0100)]
Added sample rate selector

11 years agoAdded device selector combo box
Joel Holdsworth [Wed, 27 Jun 2012 21:36:23 +0000 (22:36 +0100)]
Added device selector combo box

11 years agoAdded empty SamplingBar object
Joel Holdsworth [Wed, 27 Jun 2012 21:24:48 +0000 (22:24 +0100)]
Added empty SamplingBar object

11 years agoAdded major and minor divisions
Joel Holdsworth [Sun, 24 Jun 2012 20:14:26 +0000 (21:14 +0100)]
Added major and minor divisions

11 years agoAdded ruler numbering
Joel Holdsworth [Sun, 24 Jun 2012 08:00:11 +0000 (09:00 +0100)]
Added ruler numbering

11 years agoInitial ruler painting
Joel Holdsworth [Sun, 24 Jun 2012 06:20:34 +0000 (07:20 +0100)]
Initial ruler painting

11 years agoAdded tango style highlights to labels
Joel Holdsworth [Sat, 23 Jun 2012 16:52:50 +0000 (17:52 +0100)]
Added tango style highlights to labels

11 years agoInitial implementation of labels
Joel Holdsworth [Sat, 23 Jun 2012 10:32:07 +0000 (11:32 +0100)]
Initial implementation of labels

11 years agoAdded extdef.h
Joel Holdsworth [Sat, 23 Jun 2012 09:30:55 +0000 (10:30 +0100)]
Added extdef.h

11 years agoPlot caps and edges with different colours
Joel Holdsworth [Sat, 23 Jun 2012 07:26:32 +0000 (08:26 +0100)]
Plot caps and edges with different colours

11 years agoMoved viewport from int64_ts to doubles, and added basic mouse zooming
Joel Holdsworth [Wed, 20 Jun 2012 21:35:05 +0000 (22:35 +0100)]
Moved viewport from int64_ts to doubles, and added basic mouse zooming

11 years agoInitial interractive zoom support
Joel Holdsworth [Sat, 16 Jun 2012 11:28:28 +0000 (12:28 +0100)]
Initial interractive zoom support

11 years agoInitial rendering of traces
Joel Holdsworth [Mon, 11 Jun 2012 21:17:34 +0000 (22:17 +0100)]
Initial rendering of traces

11 years agoInitial VBO code
Joel Holdsworth [Tue, 5 Jun 2012 12:11:44 +0000 (13:11 +0100)]
Initial VBO code

11 years agoAdded view scale and offset
Joel Holdsworth [Tue, 5 Jun 2012 10:20:06 +0000 (11:20 +0100)]
Added view scale and offset

11 years agoParse logic signals
Joel Holdsworth [Tue, 5 Jun 2012 08:19:43 +0000 (09:19 +0100)]
Parse logic signals

11 years agoPush data into data model
Joel Holdsworth [Tue, 5 Jun 2012 07:49:17 +0000 (08:49 +0100)]
Push data into data model

11 years agoAdded a .gitignore file
Joel Holdsworth [Sun, 2 Sep 2012 12:38:58 +0000 (13:38 +0100)]
Added a .gitignore file

11 years agoFleshed out data model
Joel Holdsworth [Sun, 2 Sep 2012 12:33:14 +0000 (13:33 +0100)]
Fleshed out data model

11 years agoAdded a dependency on boost
Joel Holdsworth [Sun, 2 Sep 2012 12:32:38 +0000 (13:32 +0100)]
Added a dependency on boost

11 years agoImplemented initial data model
Joel Holdsworth [Sat, 26 May 2012 13:43:58 +0000 (14:43 +0100)]
Implemented initial data model

11 years agoAdded session file open support
Joel Holdsworth [Sun, 13 May 2012 21:26:02 +0000 (22:26 +0100)]
Added session file open support

11 years agoCreated a CMake build environment
Joel Holdsworth [Mon, 28 May 2012 21:32:36 +0000 (22:32 +0100)]
Created a CMake build environment

11 years agoMade SigView into a QGLWidget
Joel Holdsworth [Sat, 26 May 2012 08:21:55 +0000 (09:21 +0100)]
Made SigView into a QGLWidget

11 years agoAdded SigView
Joel Holdsworth [Sat, 26 May 2012 07:42:38 +0000 (08:42 +0100)]
Added SigView

11 years agoTidied about box supported table layout
Joel Holdsworth [Sun, 13 May 2012 18:25:25 +0000 (19:25 +0100)]
Tidied about box supported table layout

11 years agoCreated a custom about box with scrollable space for the supported list
Joel Holdsworth [Fri, 11 May 2012 10:17:28 +0000 (11:17 +0100)]
Created a custom about box with scrollable space for the supported list

11 years agoAdded the About action
Joel Holdsworth [Fri, 11 May 2012 09:30:42 +0000 (10:30 +0100)]
Added the About action

11 years agoChanged application title
Joel Holdsworth [Fri, 11 May 2012 09:16:59 +0000 (10:16 +0100)]
Changed application title

11 years agoAdded application icon
Joel Holdsworth [Fri, 11 May 2012 09:05:52 +0000 (10:05 +0100)]
Added application icon

11 years agoLink in libsigrok and libsigrokdecode
Joel Holdsworth [Fri, 11 May 2012 08:48:50 +0000 (09:48 +0100)]
Link in libsigrok and libsigrokdecode

11 years agoAdded application metadata
Joel Holdsworth [Fri, 11 May 2012 08:40:27 +0000 (09:40 +0100)]
Added application metadata

11 years agoInitial commit
Joel Holdsworth [Mon, 3 Sep 2012 12:20:51 +0000 (13:20 +0100)]
Initial commit