summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Added attribute filteringHEADmasternjames2017-08-256-26/+81
* Default attribute value overwritten by target typenjames2017-06-202-2/+8
* Force top level name in hierarchy include positionnjames2017-02-092-3/+7
* Move attribute inheritance until all libraries are loadednjames2017-01-102-16/+28
* Read targetTypeExtension tag from target_types_hb.xmlnjames2017-01-091-11/+14
* Rebase always even after a resetnjames2017-01-091-6/+5
* Add capability to merge multiple target type xmlsnjames2016-10-211-3/+11
* Make 'Manage Library' button slightly widernjames2016-09-151-2/+2
* Add message box when cloning is completenjames2016-09-151-14/+17
* Change font on bus tab labelnjames2016-09-151-0/+1
* Add XML converter from old to new formatnjames2016-09-141-3/+69
* Change Progress bar to stdout progress monitornjames2016-09-111-12/+15
* Add height to tabbed foldernjames2016-09-111-2/+4
* Don't load XML if wrong version detected.njames2016-09-111-0/+1
* No longer use zip archive of xml files.njames2016-09-081-4/+0
* Change all fonts to Arial.njames2016-09-081-0/+6
* Updated licensing headernjames2016-09-071-10/+10
* Change font so dialog renders better under Linuxnjames2016-09-071-2/+7
* Add commentsnjames2016-09-071-13/+20
* Make git error message more clearnjames2016-09-071-1/+1
* Change font for dialog boxesnjames2016-09-072-20/+86
* Change wording on Manage Library buttonnjames2016-09-061-2/+2
* Change password prompt to a modal dialog box.njames2016-09-063-11/+25
* Add delete confirmation of github repositorynjames2016-09-041-0/+9
* Remove unused importsnjames2016-09-042-4/+1
* Remove unused importsnjames2016-09-041-19/+1
* Rework git interfacenjames2016-09-043-34/+59
* Check for library, and clone from git if not presentnjames2016-09-041-13/+16
* Read preferences and allow custom library directorynjames2016-09-041-1/+62
* Add Git Client for xml library managementnjames2016-09-026-80/+871
* Keep track of already loaded librariesnjames2016-09-021-6/+53
* Move the combining of attributes and global settings to modelnjames2016-09-021-3/+9
* Remove unused importsnjames2016-09-021-0/+1
* Remove commented codenjames2016-08-311-3/+0
* increase height of show hidden checkboxnjames2016-08-261-6/+1
* Fix the Widget is disposed exception under Linuxnjames2016-08-261-20/+5
* Removed carriage returns from attribute description.njames2016-08-261-2/+10
* load library files in alphabetical order so dependencies can be enforcednjames2016-08-261-4/+9
* update button sizesnjames2016-08-251-6/+22
* Major refactor for P9:njames2016-08-2534-1143/+1823
* add -X flag for Macnjames2015-11-121-3/+3
* support for mac OSnjames2015-11-121-1/+10
* Start using hostboot attribute_types.xml and attribute_types_hb.xmlnjames2015-10-243-173/+0
* Changed HashMaps to TreeMaps so saved XML will be sorted by keynjames2015-10-243-11/+13
* removed check for library target for cardsnjames2015-05-081-2/+2
* added versionnjames2015-05-071-1/+1
* organized importsnjames2015-05-073-22/+1
* added os.arch printnjames2015-03-041-0/+1
* seperated library mgmt from github mgmtnjames2015-03-041-0/+63
* added popup consolenjames2015-03-049-128/+101
OpenPOWER on IntegriCloud