- added a general purpouse code editing widget (CodeWidget in common)
authorAkiko <akiko@linux-addicted.net>
Sat, 12 Oct 2013 18:50:45 +0000 (20:50 +0200)
committerAkiko <akiko@linux-addicted.net>
Sat, 12 Oct 2013 18:50:45 +0000 (20:50 +0200)
commit0975e393a0f4b83da9093bd1d88645a0b4db073a
tree3042edf3505d8fc09b153605cfcf70dc24d48499
parent6696274be4f0505a47baab5bb0415aace811a425
- added a general purpouse code editing widget (CodeWidget in common)
- CodeWidget is now the default text editor component in the editor
CMakeLists.txt
cmake_distclean.sh
common/CMakeLists.txt [new file with mode: 0644]
common/CodeWidget.cxx [new file with mode: 0644]
common/CodeWidget.hxx [new file with mode: 0644]
editor/CMakeLists.txt
editor/TextWindow.ui
filesystem/CMakeLists.txt