Implementation of 'system' based on Qt
commita7278569a685767445f917c47c7a570a09460e1d
authorvdhoeven <vdhoeven@64cb5145-927a-446d-8aed-2fb7b4773692>
Fri, 11 Dec 2009 15:59:27 +0000 (11 15:59 +0000)
committervdhoeven <vdhoeven@64cb5145-927a-446d-8aed-2fb7b4773692>
Fri, 11 Dec 2009 15:59:27 +0000 (11 15:59 +0000)
treecdf82abe2ab1a82287e4b1b8bf1e1f327bd63c06
parent49b59762a9eed8d3e34bbaf0a4209f4f0216b16e
Implementation of 'system' based on Qt

git-svn-id: svn://svn.savannah.gnu.org/texmacs/trunk@2874 64cb5145-927a-446d-8aed-2fb7b4773692
src/configure
src/configure.in
src/src/Data/String/analyze.cpp
src/src/Plugins/Qt/qt_sys_utils.cpp [new file with mode: 0644]
src/src/Plugins/Qt/qt_sys_utils.hpp [new file with mode: 0644]
src/src/Plugins/Unix/unix_sys_utils.cpp [new file with mode: 0644]
src/src/Plugins/Unix/unix_sys_utils.hpp [new file with mode: 0644]
src/src/System/Files/file.hpp
src/src/System/Misc/sys_utils.cpp
src/src/makefile.in