view .hgsub @ 14676:35512b788af2 gui

Editor can now handle multiple files in tabs. * FileEditorInterface (new class): Interface class fpr the file editor. * FileEditorTab (new class): File editor unit for editing a single file. * MainWindow: Adjusted includes and method calls. * FileEditor: Replaced code that allowed editing a file with code that manages tabs and delegates button clicks. * src.pro: Added new files.
author Jacob Dawid <jacob.dawid@googlemail.com>
date Wed, 23 May 2012 20:25:07 +0200
parents 97cb9286919c
children 017f0b2e6933
line wrap: on
line source

gnulib = [git]git://git.sv.gnu.org/gnulib
gui/qterminal = [git]https://code.google.com/p/qterminal/