lyx_mirror/src/support
Enrico Forestieri 804ed1bffb Fix bug #11210
On Windows, start viewers in detached processes in order to avoid
a crash of the QProcess destructor when their thread terminates.
The opening of a console window is avoided by redirecting to the
null device all standard I/O channels.
2018-09-27 21:32:24 +02:00
..
linkback Fix whitespace in some more files. 2017-07-03 14:46:27 -04:00
tests Bulk cleanup/fix incorrect annotation at the end of namespaces. 2017-07-23 13:11:54 +02:00
.gitignore
AppleScript.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
AppleScript.m Fix whitespace in some more files. 2017-07-03 14:46:27 -04:00
AppleScriptProxy.cpp Fix missing include for malloc prototype after header cleanup in change 489dca71cd 2016-07-04 08:33:03 +02:00
AppleSpeller.h
AppleSpeller.m Fix whitespace in some more files. 2017-07-03 14:46:27 -04:00
bind.h Bulk cleanup/fix incorrect annotation at the end of namespaces. 2017-07-23 13:11:54 +02:00
Cache.h Clarify comment 2017-02-22 16:57:13 +01:00
Changer.h Bulk cleanup/fix incorrect annotation at the end of namespaces. 2017-07-23 13:11:54 +02:00
CMakeLists.txt Fix trailing whitespace in txt files. 2017-07-03 13:53:41 -04:00
ConsoleApplication.cpp
ConsoleApplication.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
ConsoleApplicationPrivate.h
convert.cpp Bulk cleanup/fix incorrect annotation at the end of namespaces. 2017-07-23 13:11:54 +02:00
convert.h Mingw-w64 build fixes for long long 2016-05-29 17:55:43 -04:00
copied_ptr.h
debug.cpp Bulk cleanup/fix incorrect annotation at the end of namespaces. 2017-07-23 13:11:54 +02:00
debug.h Bulk cleanup/fix incorrect annotation at the end of namespaces. 2017-07-23 13:11:54 +02:00
docstream.cpp Bulk cleanup/fix incorrect annotation at the end of namespaces. 2017-07-23 13:11:54 +02:00
docstream.h Bulk cleanup/fix incorrect annotation at the end of namespaces. 2017-07-23 13:11:54 +02:00
docstring_list.h
docstring.cpp Bulk cleanup/fix incorrect annotation at the end of namespaces. 2017-07-23 13:11:54 +02:00
docstring.h Remove gcc 3 traces 2015-05-10 10:01:33 +02:00
environment.cpp Handle properly exception that can be thrown by to_local8bit 2017-03-27 16:13:26 +02:00
environment.h
ExceptionMessage.h Remove copy-and-paste error 2017-07-11 13:43:32 +02:00
FileMonitor.cpp Remove FileMonitorBlocker which does not work reliably on all platforms 2017-06-11 19:51:17 +02:00
FileMonitor.h Remove FileMonitorBlocker which does not work reliably on all platforms 2017-06-11 19:51:17 +02:00
FileName.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
FileName.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
FileNameList.h Try yet again try to fix bug #9158. 2018-09-08 19:11:49 -04:00
filetools.cpp Merge branch '2.3.2-staging' into 2.3.x 2018-04-14 23:52:31 -04:00
filetools.h Merge branch '2.3.2-staging' into 2.3.x 2018-04-14 23:52:31 -04:00
ForkedCalls.cpp Bulk cleanup/fix incorrect annotation at the end of namespaces. 2017-07-23 13:11:54 +02:00
ForkedCalls.h Bulk cleanup/fix incorrect annotation at the end of namespaces. 2017-07-23 13:11:54 +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 Initialize properly pointer 2017-02-25 00:20:51 +01:00
kill.cpp
lassert.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
lassert.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
limited_stack.h
lstrings.cpp Consider EuropeanNumberTerminator property when determining text direction 2018-09-09 11:30:43 +02:00
lstrings.h Support input of non-ASCII characters in hyperlinks 2018-09-09 11:00:20 +02: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 Add -headerpad_max_install_names option to linker calls and make run path configuration consistent. 2018-09-22 20:33:41 +02:00
Messages.cpp Bulk cleanup/fix incorrect annotation at the end of namespaces. 2017-07-23 13:11:54 +02:00
Messages.h
mutex.cpp
mutex.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
numpunct_lyx_char_type.h Bulk cleanup/fix incorrect annotation at the end of namespaces. 2017-07-23 13:11:54 +02:00
os_cygwin.cpp Bulk cleanup/fix incorrect annotation at the end of namespaces. 2017-07-23 13:11:54 +02:00
os_unix.cpp Bulk cleanup/fix incorrect annotation at the end of namespaces. 2017-07-23 13:11:54 +02:00
os_win32.cpp Bulk cleanup/fix incorrect annotation at the end of namespaces. 2017-07-23 13:11:54 +02:00
os_win32.h Do not redefine WINVER 2016-05-29 17:55:44 -04:00
os.cpp Bulk cleanup/fix incorrect annotation at the end of namespaces. 2017-07-23 13:11:54 +02:00
os.h Avoid an assertion when compiling in debug mode with MSVC 2015 2017-04-12 21:19:42 +02:00
Package.cpp Amend d6285d5, copy & paste error, urrrrg 2017-08-04 16:16:08 +02:00
Package.h Initialize bool member of Package in default constructor 2016-06-09 17:26:55 +02:00
PathChanger.cpp
PathChanger.h
pmprof.h Bulk cleanup/fix incorrect annotation at the end of namespaces. 2017-07-23 13:11:54 +02:00
ProgressInterface.h
qstring_helpers.cpp
qstring_helpers.h
RandomAccessList.h
RefChanger.h Bulk cleanup/fix incorrect annotation at the end of namespaces. 2017-07-23 13:11:54 +02:00
regex.h Bulk cleanup/fix incorrect annotation at the end of namespaces. 2017-07-23 13:11:54 +02:00
signals.h Properly track the lifetime of signals2::slots (#8261) 2017-06-11 19:51:17 +02:00
socktools.cpp
socktools.h
strfwd.h Bulk cleanup/fix incorrect annotation at the end of namespaces. 2017-07-23 13:11:54 +02:00
Systemcall.cpp Fix bug #11210 2018-09-27 21:32:24 +02: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 whitespace at EOL. 2017-07-03 13:46:30 -04:00
TempFile.cpp Make sure a temporary file is always created in the global temporary dir. 2015-03-13 00:31:08 +01:00
TempFile.h Fix file locking problem on windows (bug 9925) 2016-01-26 21:49:08 +01:00
textutils.h Consider EuropeanNumberTerminator property when determining text direction 2018-09-09 11:30:43 +02:00
Timeout.cpp
Timeout.h Properly track the lifetime of signals2::slots (#8261) 2017-06-11 19:51:17 +02:00
Translator.h
trivstring.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
trivstring.h
types.h Improve source code documentation 2015-03-18 21:33:10 +01:00
unicode.cpp Bulk cleanup/fix incorrect annotation at the end of namespaces. 2017-07-23 13:11:54 +02:00
unicode.h Fix compilation with gcc 4.6 2016-06-14 16:44:40 +01:00
unique_ptr.h Bulk cleanup/fix incorrect annotation at the end of namespaces. 2017-07-23 13:11:54 +02:00
userinfo.cpp Mark dead code as dead 2015-09-12 18:49:22 +02:00
userinfo.h
weighted_btree.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00