lyx_mirror/src/support
Georg Baum 6c54a081fa Make ASCII test more explicit.
I will need isASCII() in tex2lyx as well.
2012-12-30 20:52:49 +01:00
..
linkback use correct format string for alert message 2012-12-13 22:23:06 +01:00
mythes Leave alone the header and add the include where it is needed. 2011-09-07 08:05:44 +00:00
tests Add custom target to run tests 2012-12-17 22:26:14 +01:00
.gitignore Setup .gitignore for generated files 2012-03-22 02:16:12 +01:00
AppleScript.h Patch from Benjamin Piwowar - see ticket #8185: 2012-08-19 22:27:20 +02:00
AppleScript.m Patch from Benjamin Piwowar - see ticket #8185: 2012-08-19 22:27:20 +02:00
AppleScriptProxy.cpp Fix whitespace 2012-12-17 21:38:55 +01:00
AppleSpeller.h
AppleSpeller.m remove unnecessary Carbon include 2012-09-23 16:06:56 +02:00
atexit.c
bind.h
CMakeLists.txt CMake: Put projects into subdirs 2012-12-15 11:02:06 +01:00
convert.cpp Comment some headers before I ditch them again. 2012-11-18 17:42:32 +01:00
convert.h
copied_ptr.h
debug.cpp Make debug messages more readable 2012-06-11 15:03:29 +02:00
debug.h Make debug messages more readable 2012-06-11 15:03:29 +02:00
docstream.cpp Thinking about it, it is better to always convert to docstrings all 2011-10-23 14:24:17 +00:00
docstream.h Fix bug #7835 (Relative paths are not supported by the TEXINPUTS prefix) 2011-10-22 15:10:43 +00:00
docstring_list.h
docstring.cpp Comment some headers before I ditch them again. 2012-11-18 17:42:32 +01:00
docstring.h
environment.cpp
environment.h
ExceptionMessage.h
FileMonitor.cpp
FileMonitor.h
FileName.cpp LyX 2.1 will support only Qt>=4.5. 2012-11-04 01:22:32 +01:00
FileName.h Always require a mask to get a temporary filename 2012-05-03 16:14:37 +02:00
FileNameList.h
filetools.cpp Fix bug #7741: incorrect locale when starting R from LyX? 2012-07-15 22:22:10 +02:00
filetools.h Move readBB_from_PSFile() out of support (no code change), 2012-02-15 20:50:52 +00:00
foreach.h
ForkedCalls.cpp More idiomatic way of checking if a shared_ptr has an associated managed object 2012-10-25 12:12:49 +02:00
ForkedCalls.h Also set TEXINPUTS when launching ForkedCall processes. 2011-09-24 01:32:35 +00:00
functional.h
gettext.cpp
gettext.h
gzstream.cpp
gzstream.h
kill.cpp
lassert.cpp
lassert.h
limited_stack.h
lstrings.cpp Make ASCII test more explicit. 2012-12-30 20:52:49 +01:00
lstrings.h Do not separate the shortcut from the label string 2012-11-23 18:26:02 +01:00
lyxalgo.h
lyxlib.h
lyxtime.cpp LyX 2.1 will support only Qt>=4.5. 2012-11-04 01:22:32 +01:00
lyxtime.h Fix bug #4213: Change tracking support for tex2lyx. 2011-11-06 17:03:59 +00:00
Makefile.am Fix make check target 2012-10-05 11:55:23 +02:00
Messages.cpp support/Messages.cpp: add space to not be taken as user defined literal 2012-10-24 23:46:42 +02:00
Messages.h Tracking correctly available translations (take 2) 2012-09-08 16:59:19 +02:00
metahash.h prepare switch to switch-case in when parsing tex files 2011-11-20 19:44:08 +00:00
mutex.cpp
mutex.h
numpunct_lyx_char_type.h
os_cygwin.cpp timeout_min is platform independent 2011-12-06 20:52:19 +00:00
os_unix.cpp avoid deprecated functions on Mac - use Qt instead 2012-09-23 16:06:56 +02:00
os_win32.cpp timeout_min is platform independent 2011-12-06 20:52:19 +00:00
os_win32.h
os.cpp cleanup before unsubscribing 2011-12-18 12:03:42 +00:00
os.h
Package.cpp avoid deprecated functions on Mac - use Qt instead 2012-09-23 16:06:56 +02:00
Package.h run in-place: don't speculate where the lyx binary is, search for it at the common places 2011-05-14 12:26:11 +00:00
Path.cpp
Path.h
pch.h
ProgressInterface.h On *nix, a proper forward definition of docstring is necessary for 2012-02-19 21:44:47 +00:00
qstring_helpers.cpp
qstring_helpers.h
RandomAccessList.h
regex.h
shared_ptr.h Deal with memory issue reported some time ago in connection with DocumentClass 2012-05-31 12:34:29 -04:00
socktools.cpp Comment some headers before I ditch them again. 2012-11-18 17:42:32 +01:00
socktools.h
strerror.c
strfwd.h
Systemcall.cpp Constify some catches and others 2012-09-17 04:05:34 -04:00
Systemcall.h The second argument of Systemcall::startscript is supposed to be encoded 2011-09-25 16:38:51 +00:00
SystemcallPrivate.h Fix converters with input redirection, such as the second htlatex one. 2012-01-22 12:35:07 +00:00
textutils.h Make ASCII test more explicit. 2012-12-30 20:52:49 +01:00
Timeout.cpp
Timeout.h
Translator.h
types.h
unicode.cpp Comment some headers before I ditch them again. 2012-11-18 17:42:32 +01:00
unicode.h
userinfo.cpp Strip gecos on Unix systems on user name only. 2012-05-06 13:36:54 +02:00
userinfo.h Strip gecos on Unix systems on user name only. 2012-05-06 13:36:54 +02:00
weighted_btree.h Use empty() to check empty and non-empty'ness not size() 2012-10-27 01:25:38 +02:00