Black Adder Changelog

What's new in Black Adder 1.1

Aug 24, 2012
  • Better integration with Qt Designer.
  • Designer update to recent designer from Qt 3.3.3.
  • Class browser.
  • Class/function structure that shows in class browser or in project panel now sync if file changes.
  • Sort modes for class browser.
  • Key binding for quick navigation between classes/functions.
  • User can add forms to sub folders in project.
  • User can add sources (py) files to ui froms. (implementation inside).
  • "Save" for project.
  • Editor now tracks if an edited file was changed outside of editor. (you can reload). Useful if using cvs.
  • Editor improvements.
  • Code completion (Vim-like style: Ctrl-N, Ctrl-P).
  • Code completion to Qt Classes/Functions.
  • Indentation guides.
  • "Inherit" now doesn't overwrite existing sub class. Useful if you modified form.