lyx_mirror/src/support
Enrico Forestieri 4bdeae2733 Update autotools for building with Qt5.
The option --enable-qt5 allows configuring for Qt5. The default is Qt4.
Nothing special is done with respect to Qt4, apart from pulling in the
correct libraries. Indeed, other than the core and gui libraries, now
also the concurrent and widgets libraries are needed.
2014-07-19 03:34:28 +02:00
..
linkback Apple recommends the use of drain instead of calling release for NSAutoreleasePool objects 2014-04-19 18:27:14 +02:00
mythes
tests Cmake build: Symplify use of linking optional libraries found via find_package 2014-06-12 19:02:29 +02:00
.gitignore
AppleScript.h
AppleScript.m Updates to AppleScript support, and documentaoin for it. 2014-03-05 15:46:27 -05:00
AppleScriptProxy.cpp
AppleSpeller.h
AppleSpeller.m
bind.h
CMakeLists.txt On Linux show in crash message box the backtrace 2014-06-14 11:25:25 +02:00
convert.cpp Fix bug #9193: Spacing modification not exact 2014-07-12 19:12:08 +02:00
convert.h
copied_ptr.h
debug.cpp This is the result of an audit of all static variables, looking 2014-04-21 11:51:57 -04:00
debug.h Fix a bunch of minor issues discovered by the cppcheck script. 2014-04-21 11:52:00 -04:00
docstream.cpp Extend the otexstream class to also report about paragraph breaks. 2014-05-18 22:46:33 +02:00
docstream.h Extend the otexstream class to also report about paragraph breaks. 2014-05-18 22:46:33 +02:00
docstring_list.h
docstring.cpp
docstring.h
environment.cpp This is the result of an audit of all static variables, looking 2014-04-21 11:51:57 -04:00
environment.h
ExceptionMessage.h
FileMonitor.cpp
FileMonitor.h
FileName.cpp Make DocFileName::mangledFileName() threadsafe 2014-07-05 12:22:08 +02:00
FileName.h Remove unsafe method FileName::tempName() 2014-06-09 13:05:50 +02:00
FileNameList.h
filetools.cpp Make binary file detection more robust. 2014-06-11 23:04:39 +02:00
filetools.h Make binary file detection more robust. 2014-06-11 23:04:39 +02:00
foreach.h
ForkedCalls.cpp Centralize substitution of python commands 2014-05-14 15:45:20 -04:00
ForkedCalls.h Centralize substitution of python commands 2014-05-14 15:45:20 -04:00
functional.h
gettext.cpp
gettext.h
gzstream.cpp
gzstream.h
kill.cpp
lassert.cpp On Linux show in crash message box the backtrace 2014-06-14 11:25:25 +02:00
lassert.h On Linux show in crash message box the backtrace 2014-06-14 11:25:25 +02:00
limited_stack.h
lstrings.cpp Fix typo spotted by cppcheck 2014-07-05 18:01:19 +02:00
lstrings.h Fix bug #9146. 2014-06-05 17:33:25 +02:00
lyxalgo.h
lyxlib.h
lyxtime.cpp
lyxtime.h
Makefile.am Update autotools for building with Qt5. 2014-07-19 03:34:28 +02:00
Messages.cpp Turn an error message into a Debug::LOCALE warning 2014-05-06 14:29:42 +02:00
Messages.h
metahash.h
mutex.cpp
mutex.h
numpunct_lyx_char_type.h
os_cygwin.cpp Fix compatibility issue with 64-bit cygwin. 2014-07-11 16:49:10 +02:00
os_unix.cpp Fix build on FreeBSD. 2014-07-16 22:28:46 +02:00
os_win32.cpp
os_win32.h
os.cpp This is the result of an audit of all static variables, looking 2014-04-21 11:51:57 -04:00
os.h Fix problem with python and change of PATH 2014-03-29 22:19:03 +01:00
Package.cpp Avoids const_cast in configure_command by using mutable 2014-04-21 11:51:57 -04:00
Package.h Fix problem with python and change of PATH 2014-03-29 22:19:03 +01:00
PathChanger.cpp
PathChanger.h
pch.h
pmprof.h
ProgressInterface.h On Linux show in crash message box the backtrace 2014-06-14 11:25:25 +02:00
qstring_helpers.cpp
qstring_helpers.h
RandomAccessList.h
regex.h
shared_ptr.h
socktools.cpp
socktools.h
strfwd.h Fix C++11 test 2014-04-29 21:00:02 +02:00
Systemcall.cpp On Linux show in crash message box the backtrace 2014-06-14 11:25:25 +02:00
Systemcall.h Centralize substitution of python commands 2014-05-14 15:45:20 -04:00
SystemcallPrivate.h
TempFile.cpp Improve file saving strategy 2014-06-09 11:08:24 +02:00
TempFile.h Don't double delete by making TempFile noncopyable 2014-06-09 13:03:32 +02:00
textutils.h
Timeout.cpp
Timeout.h
Translator.h
types.h
unicode.cpp Make IconvProcessor::Impl noncopyable 2014-07-01 22:23:06 +02:00
unicode.h Make IconvProcessor::Impl noncopyable 2014-07-01 22:23:06 +02:00
userinfo.cpp
userinfo.h
weighted_btree.h