lyx_mirror/src/support
Georg Baum 49b753f603 Fix another instance of filename encoding problems
* src/support/filetools.h
	(fileSearch): change return value type to vector<FileName>

	* src/support/filetools.C
	(dirList): Convert filenames from the file system encoding

	* src/converter.C
	(Converters::move): Adjust to dirList interface change

	* src/support/filename.[Ch]
	(FileName::fromFilesystemEncoding): New static method

	* src/client/client.C: Add comments about filename encoding


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16362 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-21 13:01:47 +00:00
..
tests
abort.C
atexit.c
ChangeLog
chdir.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
convert.C
convert.h
copied_ptr.h
copy.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
cow_ptr.h
debugstream.h
docstream.C georg baum: 2006-12-15 16:09:05 +00:00
docstream.h georg baum: 2006-12-15 16:09:05 +00:00
docstring.C Account for a bigger width or precision when inserting a number into 2006-12-15 22:53:06 +00:00
docstring.h Make libQtCore a support library like boost and implement encoding conversion 2006-12-12 20:19:46 +00:00
environment.C
environment.h
filefilterlist.C
filefilterlist.h
FileMonitor.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
FileMonitor.h Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
filename.C Fix another instance of filename encoding problems 2006-12-21 13:01:47 +00:00
filename.h Fix another instance of filename encoding problems 2006-12-21 13:01:47 +00:00
filetools.C Fix another instance of filename encoding problems 2006-12-21 13:01:47 +00:00
filetools.h Fix another instance of filename encoding problems 2006-12-21 13:01:47 +00:00
fontutils.C Add support for the esint package 2006-11-13 17:35:18 +00:00
fontutils.h
forkedcall.C
forkedcall.h
forkedcallqueue.C
forkedcallqueue.h
forkedcontr.C
forkedcontr.h
fs_extras.C
fs_extras.h
getcwd.C * convert dir to internal path 2006-12-05 22:36:31 +00:00
kill.C
limited_stack.h
lstrings.C Convert most of the bibtex machinery to docstring. 2006-12-17 10:52:04 +00:00
lstrings.h Convert most of the bibtex machinery to docstring. 2006-12-17 10:52:04 +00:00
lyxalgo.h
lyxlib.h Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
lyxmanip.h
lyxsum.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
lyxtime.C
lyxtime.h
Makefile.am Change the rule to generate package.C from %VAR% to @VAR@ 2006-12-21 09:48:26 +00:00
mkdir.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
os_cygwin.C
os_unix.C
os_win32.C
os_win32.h
os.C
os.h
package.C.in Change the rule to generate package.C from %VAR% to @VAR@ 2006-12-21 09:48:26 +00:00
package.h Don't use a global variable for avoiding removal of the system temp dir 2006-12-17 21:52:40 +00:00
path.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
path.h
pch.h
qstring_helpers.C revert r16260 2006-12-13 16:23:29 +00:00
qstring_helpers.h revert r16260 2006-12-13 16:23:29 +00:00
RandomAccessList.h
rename.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
socktools.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
socktools.h
std_istream.h
std_ostream.h
strerror.c
systemcall.C
systemcall.h
tempname.C
textutils.h Use wctype character classification functions if possible 2006-11-13 09:53:25 +00:00
translator.h
types.h
unicode.C Make string conversion work with non-ucs2-characters if using qt 4.2 2006-12-04 13:50:46 +00:00
unicode.h Make string conversion work with non-ucs2-characters if using qt 4.2 2006-12-04 13:50:46 +00:00
unlink.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
userinfo.C
userinfo.h