]>
sigrok.org Git - pulseview.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Joel Holdsworth [Sat, 30 Jun 2012 08:41:08 +0000 (09:41 +0100)]
Added sample rate selector
Joel Holdsworth [Wed, 27 Jun 2012 21:36:23 +0000 (22:36 +0100)]
Added device selector combo box
Joel Holdsworth [Wed, 27 Jun 2012 21:24:48 +0000 (22:24 +0100)]
Added empty SamplingBar object
Joel Holdsworth [Sun, 24 Jun 2012 20:14:26 +0000 (21:14 +0100)]
Added major and minor divisions
Joel Holdsworth [Sun, 24 Jun 2012 08:00:11 +0000 (09:00 +0100)]
Added ruler numbering
Joel Holdsworth [Sun, 24 Jun 2012 06:20:34 +0000 (07:20 +0100)]
Initial ruler painting
Joel Holdsworth [Sat, 23 Jun 2012 16:52:50 +0000 (17:52 +0100)]
Added tango style highlights to labels
Joel Holdsworth [Sat, 23 Jun 2012 10:32:07 +0000 (11:32 +0100)]
Initial implementation of labels
Joel Holdsworth [Sat, 23 Jun 2012 09:30:55 +0000 (10:30 +0100)]
Added extdef.h
Joel Holdsworth [Sat, 23 Jun 2012 07:26:32 +0000 (08:26 +0100)]
Plot caps and edges with different colours
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
Joel Holdsworth [Sat, 16 Jun 2012 11:28:28 +0000 (12:28 +0100)]
Initial interractive zoom support
Joel Holdsworth [Mon, 11 Jun 2012 21:17:34 +0000 (22:17 +0100)]
Initial rendering of traces
Joel Holdsworth [Tue, 5 Jun 2012 12:11:44 +0000 (13:11 +0100)]
Initial VBO code
Joel Holdsworth [Tue, 5 Jun 2012 10:20:06 +0000 (11:20 +0100)]
Added view scale and offset
Joel Holdsworth [Tue, 5 Jun 2012 08:19:43 +0000 (09:19 +0100)]
Parse logic signals
Joel Holdsworth [Tue, 5 Jun 2012 07:49:17 +0000 (08:49 +0100)]
Push data into data model
Joel Holdsworth [Sun, 2 Sep 2012 12:38:58 +0000 (13:38 +0100)]
Added a .gitignore file
Joel Holdsworth [Sun, 2 Sep 2012 12:33:14 +0000 (13:33 +0100)]
Fleshed out data model
Joel Holdsworth [Sun, 2 Sep 2012 12:32:38 +0000 (13:32 +0100)]
Added a dependency on boost
Joel Holdsworth [Sat, 26 May 2012 13:43:58 +0000 (14:43 +0100)]
Implemented initial data model
Joel Holdsworth [Sun, 13 May 2012 21:26:02 +0000 (22:26 +0100)]
Added session file open support
Joel Holdsworth [Mon, 28 May 2012 21:32:36 +0000 (22:32 +0100)]
Created a CMake build environment
Joel Holdsworth [Sat, 26 May 2012 08:21:55 +0000 (09:21 +0100)]
Made SigView into a QGLWidget
Joel Holdsworth [Sat, 26 May 2012 07:42:38 +0000 (08:42 +0100)]
Added SigView
Joel Holdsworth [Sun, 13 May 2012 18:25:25 +0000 (19:25 +0100)]
Tidied about box supported table layout
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
Joel Holdsworth [Fri, 11 May 2012 09:30:42 +0000 (10:30 +0100)]
Added the About action
Joel Holdsworth [Fri, 11 May 2012 09:16:59 +0000 (10:16 +0100)]
Changed application title
Joel Holdsworth [Fri, 11 May 2012 09:05:52 +0000 (10:05 +0100)]
Added application icon
Joel Holdsworth [Fri, 11 May 2012 08:48:50 +0000 (09:48 +0100)]
Link in libsigrok and libsigrokdecode
Joel Holdsworth [Fri, 11 May 2012 08:40:27 +0000 (09:40 +0100)]
Added application metadata
Joel Holdsworth [Mon, 3 Sep 2012 12:20:51 +0000 (13:20 +0100)]
Initial commit