lyx_mirror/src/support
2016-06-09 15:21:39 +01:00
..
linkback Avoid the use of a static NSAutoreleasePool. 2015-10-09 08:16:24 +02:00
mythes
tests Test negative numbers as well 2015-06-28 11:27:17 +02:00
.gitignore
AppleScript.h
AppleScript.m
AppleScriptProxy.cpp
AppleSpeller.h
AppleSpeller.m
bind.h Require a C++11 compiler 2016-06-07 20:34:52 +02:00
CMakeLists.txt Cmake monolithic build: Some corrections. 2015-11-17 21:21:00 +01:00
ConsoleApplication.cpp
ConsoleApplication.h
ConsoleApplicationPrivate.h
convert.cpp Mingw-w64 build fixes for long long 2016-05-29 17:55:43 -04:00
convert.h Mingw-w64 build fixes for long long 2016-05-29 17:55:43 -04:00
copied_ptr.h
debug.cpp Mingw-w64 build fixes for long long 2016-05-29 17:55:43 -04:00
debug.h Mingw-w64 build fixes for long long 2016-05-29 17:55:43 -04:00
docstream.cpp Open tex2lyx input files with correct encoding 2016-01-31 12:54:59 +01:00
docstream.h Open tex2lyx input files with correct encoding 2016-01-31 12:54:59 +01:00
docstring_list.h
docstring.cpp Mingw-w64 build fixes for long long 2016-05-29 17:55:43 -04:00
docstring.h Remove gcc 3 traces 2015-05-10 10:01:33 +02:00
environment.cpp Do not use of boost::tokenizer 2016-05-29 17:55:45 -04:00
environment.h
ExceptionMessage.h
FileMonitor.cpp
FileMonitor.h
FileName.cpp We do not use <boost/scoped_array.hpp> anymore 2016-05-29 17:55:45 -04:00
FileName.h #7896 add support for symlink creation by the LyX binary itself 2015-06-23 08:41:43 +02:00
FileNameList.h
filetools.cpp Use c-style cast as in original 2016-05-29 17:55:43 -04:00
filetools.h Fix bug #4812 (Layout in local directory lost on Save As, Copying) 2015-05-13 22:02:13 +02:00
foreach.h
ForkedCalls.cpp Fix bug #4812 (Layout in local directory lost on Save As, Copying) 2015-05-13 22:02:13 +02:00
ForkedCalls.h Fix bug #4812 (Layout in local directory lost on Save As, Copying) 2015-05-13 22:02:13 +02:00
functional.h Require a C++11 compiler 2016-06-07 20:34:52 +02:00
gettext.cpp
gettext.h
gzstream.cpp
gzstream.h Add missing intializations 2015-10-10 21:04:28 +02:00
kill.cpp
lassert.cpp
lassert.h
limited_stack.h
lstrings.cpp Mingw-w64 build fixes for long long 2016-05-29 17:55:43 -04:00
lstrings.h Mingw-w64 build fixes for long long 2016-05-29 17:55:43 -04:00
lyxalgo.h Require a C++11 compiler 2016-06-07 20:34:52 +02:00
lyxlib.h Introduce proper integer rounding function 2016-02-17 21:42:37 +01:00
lyxtime.cpp GuiChanges: provide feedback when there are no more changes 2016-05-29 17:55:42 -04:00
lyxtime.h GuiChanges: provide feedback when there are no more changes 2016-05-29 17:55:42 -04:00
Makefile.am unique_ptr and make_unique 2016-06-09 15:21:39 +01:00
Messages.cpp Restore lyxerr number format to decimal 2015-09-12 19:38:38 +02:00
Messages.h
mutex.cpp
mutex.h
numpunct_lyx_char_type.h Convert remaining C++ files to UTF-8 2015-12-05 19:33:24 +00:00
os_cygwin.cpp Fix bugs #2645 (export BIBINPUTS) and #6634 (Better support for external files in ERT) 2015-11-03 23:28:36 +01:00
os_unix.cpp Fix bugs #2645 (export BIBINPUTS) and #6634 (Better support for external files in ERT) 2015-11-03 23:28:36 +01:00
os_win32.cpp Fix return types for mingw-w64 2016-05-29 17:55:43 -04:00
os_win32.h Do not redefine WINVER 2016-05-29 17:55:44 -04:00
os.cpp
os.h
Package.cpp use QStandardPaths::GenericDataLocation instead of QStandardPaths::DataLocation to get common user_support_dir path for all LyX binaries (LyX, tex2lyx and lyxclient) 2016-01-24 15:19:54 +01:00
Package.h
PathChanger.cpp
PathChanger.h
pmprof.h
ProgressInterface.h
qstring_helpers.cpp
qstring_helpers.h
RandomAccessList.h
regex.h Require a C++11 compiler 2016-06-07 20:34:52 +02:00
shared_ptr.h Require a C++11 compiler 2016-06-07 20:34:52 +02:00
socktools.cpp
socktools.h
strfwd.h msvc2015: always incude strfwd.h first, to prevent crashes of our 2016-04-02 11:03:17 +02:00
Systemcall.cpp Qt 5.6 renames signal QProcesss::error() 2016-01-24 12:07:52 -05:00
Systemcall.h Fix bug #4812 (Layout in local directory lost on Save As, Copying) 2015-05-13 22:02:13 +02:00
SystemcallPrivate.h Fix bug #4812 (Layout in local directory lost on Save As, Copying) 2015-05-13 22:02:13 +02:00
TempFile.cpp
TempFile.h Fix file locking problem on windows (bug 9925) 2016-01-26 21:49:08 +01:00
textutils.h
Timeout.cpp
Timeout.h
Translator.h
trivstring.cpp Instantiate trivial_string::c_str() explicitly 2015-05-15 21:01:59 +02:00
trivstring.h
types.h Improve source code documentation 2015-03-18 21:33:10 +01:00
unicode.cpp
unicode.h
unique_ptr.h unique_ptr and make_unique 2016-06-09 15:21:39 +01:00
userinfo.cpp Mark dead code as dead 2015-09-12 18:49:22 +02:00
userinfo.h
weighted_btree.h