summaryrefslogtreecommitdiff
path: root/grc/gui/MainWindow.py
Commit message (Expand)AuthorAgeFilesLines
* grc: Avoid use of different style/color icons.Ron Economos2017-08-261-2/+5
* grc: Add window icon for main windowPaul Wicks2017-04-051-0/+3
* grc: backwards compatibility fix for pygtk 2.16 (centos6)Michael De Nil2016-09-091-6/+15
* 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
* Merge branch 'master' into nextTom Rondeau2013-01-151-0/+3
|\
| * grc: Fixed Bug #485 by gracefully exiting when user sets GR_DONT_LOAD_PREFS=1...Martin Braun2013-01-151-0/+3
* | Merge branch 'master' into nextJohnathan Corgan2012-09-281-1/+4
|\|
| * added the ability to open custom GRC hier block definitions from graphs using...Tim O'Shea2012-09-281-0/+2
| * adding GRC Reload Block XML actionTim O'Shea2012-09-281-1/+2
* | docs: Modified argument formating in python docstrings in grc.Ben Reynwar2012-08-141-17/+45
|/
* grc: swap store the subprocess object rather than the pid when executingJosh Blum2011-03-131-3/+3
* Simply Actions module imports, using module prefix.Josh Blum2009-09-131-9/+6
* Reworked actions api and actions objects:Josh Blum2009-09-131-10/+10
* Merging r11186:11273 from grc branch.jblum2009-06-231-0/+324