summaryrefslogtreecommitdiff
path: root/grc/gui/MainWindow.py
Commit message (Expand)AuthorAgeFilesLines
* [grc] fixes from recent commits (merges #1473)Håkon Vågsether2017-09-301-2/+5
* [grc] additional fixes from merging bokeh-gui (#1434)Sebastian Koslowski2017-09-301-5/+2
* Merge branch 'next' into python3Johnathan Corgan2017-09-251-2/+5
|\
| * grc: Avoid use of different style/color icons.Ron Economos2017-08-261-2/+5
* | grc: added yaml/mako supportSebastian Koslowski2017-06-291-1/+1
* | grc: gtk3: Small fixes for PR 1299Seth Hitefield2017-05-111-2/+3
* | Merge branch 'next' into python3Johnathan Corgan2017-05-031-0/+3
|\|
| * grc: Add window icon for main windowPaul Wicks2017-04-051-0/+3
* | grc: gtk3: Converted actions to Gio.Action instead of Gtk.ActionSeth Hitefield2017-05-031-8/+17
* | grc: refactor: Added loggingSeth Hitefield2016-09-231-0/+5
* | grc: refactor: Moved the notebook and console into separate classes.Seth Hitefield2016-09-231-37/+27
* | grc: refactor: Moved preferences to Config.pySeth Hitefield2016-09-231-16/+16
* | grc: refactor: Cleaned up importsSeth Hitefield2016-09-221-6/+1
* | grc: gtk3: Converted to Gtk.Application (ActionHandler) and Gtk.ApplicationWi...Seth Hitefield2016-09-221-3/+4
* | Merge remote-tracking branch 'upstream/next' into gtk3Sebastian Koslowski2016-09-121-6/+15
|\|
| * grc: backwards compatibility fix for pygtk 2.16 (centos6)Michael De Nil2016-09-091-6/+15
* | grc: gtk3: minor gui flowgraph cleanupSebastian Koslowski2016-08-301-2/+2
* | grc: gtk3: fixup dialogsGlenn Richardson2016-08-091-4/+4
* | grc: refactor: Port, Param, Options init clean-upSebastian Koslowski2016-07-291-9/+1
* | grc-refactor: Block: remove key gettersSebastian Koslowski2016-07-131-1/+1
* | grc: py3k compat using python-modernizeSebastian Koslowski2016-06-091-2/+4
* | grc-refactor: replace some unnecessary gettersSebastian Koslowski2016-06-011-38/+36
* | grc: gtk3: remove canvas size and enable zoomingSebastian Koslowski2016-05-311-2/+2
* | grc: remove all Cheetah templates from GUISebastian Koslowski2016-05-301-51/+18
* | gtk3: add flowgraph draw code and other gtk3 fixes (WIP)Sebastian Koslowski2016-05-241-16/+12
* | grc: Main window opens with pygobject and gtk3. Still throws tons of errors.Seth Hitefield2016-05-241-24/+31
|/
* grc: Renamed reports window to console.Seth Hitefield2016-05-201-22/+22
* grc: Added the variable editor panelSeth Hitefield2016-05-181-21/+99
* grc: remove 'Showing: ...' messagesSebastian Koslowski2016-05-181-1/+0
* grc-refactor: Platform.pySebastian Koslowski2016-02-171-2/+4
* grc-refactor: move Messages to coreSebastian Koslowski2016-02-171-13/+11
* grc: Fixed issue where the recent file list includes files that do not exist.Seth Hitefield2015-12-071-1/+1
* grc: added recently opened flowgraph submenu and toolbar button dropdown menuGlenn Richardson2015-11-161-4/+6
* grc: add File->New submenu with generate modes preset, Bar.py refactoringSebastian Koslowski2015-10-011-2/+8
* grc: fixup Actions*.pySebastian Koslowski2015-10-011-1/+1
* grc: close unsaved pages first (for cancel save option)Sebastian Koslowski2015-04-021-4/+7
* grc: Default button in save dialog is now 'save' instead of 'close without sa...Ethan Trewhitt2015-04-021-1/+1
* grc: Reworked save confirmation dialog to allow cancel optionEthan Trewhitt2015-04-021-8/+18
* grc: update all flowgraphs when hiding port labelsSebastian Koslowski2014-10-011-6/+6
* grc: Reloading blocks forces reload for all open flow graphs.Seth Hitefield2014-08-261-0/+9
* Removing trailing/extra whitespaces before release (for master).Tom Rondeau2014-07-071-13/+13
* grc: minor edits. removed extra whitespaceSebastian Koslowski2014-06-131-1/+1
* grc: Fixed scroll functionality in GRC.Seth Hitefield2014-06-131-2/+1
* Merge branch 'maint'Johnathan Corgan2014-01-271-4/+2
|\
| * grc: fix report window auto-scrollingSebastian Koslowski2014-01-181-4/+2
* | grc: switched to ToggleActions; made visibility settings persistentSebastian Koslowski2013-11-241-0/+2
|/
* Merge branch 'maint'Johnathan Corgan2013-11-071-2/+2
|\
| * grc: make backspace chars work in TextDisplaySebastian Koslowski2013-11-071-2/+2
* | filter-based block tree searchSebastian Koslowski2013-10-241-1/+1
|/
* grc: Fix whitespace issue in grc to use proper spacesTim O'Shea2013-07-091-271/+271