scide: implement selectionLength for openDocument
commitb7bb863e14da3a002fbcfc03e756ef20fd2d63c4
authorTim Blechmann <tim@klingt.org>
Wed, 12 Sep 2012 15:11:18 +0000 (12 17:11 +0200)
committerTim Blechmann <tim@klingt.org>
Wed, 12 Sep 2012 15:11:18 +0000 (12 17:11 +0200)
tree5e7cfda23ca0ccaff0216db17e72fcc06acf7e21
parent75c57f392db1cfb7f45b94ba4effae5461f58154
scide: implement selectionLength for openDocument

Signed-off-by: Tim Blechmann <tim@klingt.org>
13 files changed:
SCClassLibrary/Common/GUI/PlusGUI/Collections/StringPlusGUI.sc
SCClassLibrary/scide_scqt/ScIDE.sc
editors/sc-ide/core/doc_manager.cpp
editors/sc-ide/core/doc_manager.hpp
editors/sc-ide/core/sc_process.cpp
editors/sc-ide/widgets/code_editor/editor.cpp
editors/sc-ide/widgets/code_editor/editor.hpp
editors/sc-ide/widgets/doc_list.cpp
editors/sc-ide/widgets/doc_list.hpp
editors/sc-ide/widgets/editor_box.cpp
editors/sc-ide/widgets/editor_box.hpp
editors/sc-ide/widgets/multi_editor.cpp
editors/sc-ide/widgets/multi_editor.hpp