- fixed a connection/logic bug in the editor MainWindow
authorAkiko <akiko@linux-addicted.net>
Fri, 11 Oct 2013 08:19:15 +0000 (10:19 +0200)
committerAkiko <akiko@linux-addicted.net>
Fri, 11 Oct 2013 08:19:15 +0000 (10:19 +0200)
commita850eb594e626934d38da3bcbfe19b827661586b
tree7aecfc6accbfa1ff46469b3fed760a1bc432ab83
parentc7378907285c10fadde01a41bc8a4bfff52a97fb
- fixed a connection/logic bug in the editor MainWindow
- the editor TextWindow now works like a real text editor
- fixed a really ulgy bug in NCFile (qCompress/qDecompress looks broken in Qt5)
- updated language files (English and German)
- fixed two stupid bugs in NCFilesystem
editor/MainWindow.cxx
editor/MainWindow.hxx
editor/TextWindow.cxx
editor/TextWindow.hxx
editor/TextWindow.ui
editor/i18n_english.ts
editor/i18n_french.ts
editor/i18n_german.ts
engine/GLWidget.cxx
filesystem/NCFile.cxx
filesystem/NCFilesystem.cxx