- improved overall UI look
- fixed problems with bad contrasts
- fixed scrollbar issues
- moved style config into extra directory (IDADIR/skin)
- added path constants
<IDADIR>
and<SKINDIR>
for stylesheets
- altered skin file structure to allow switching between several skins
- added skin selection dialog
- improved default skin
- plugin now loads immediately when IDA is started
- fonts in the stylesheet are now selected according to the font configured in IDA, thereby fixing font rendering issues when selecting fonts other than Consolas without adjusting the stylesheet
- added skin "IDA default"
- minor dark-theme fixes
- switched to cmake build system
- added object-inspector for easy finding of widget names and types for theme development
- fixed infinite-loop of message boxes that could occur on first start
- fixed issue with IDA installations with unaltered font-settings
- added support for IDA versions 6.9 and higher (Qt5)