]> git.lyx.org Git - lyx.git/history - src/support
de.po
[lyx.git] / src / support /
2019-03-21 Jean-Marc LasgouttesUse HAVE_LONG_LONG_INT instead of LYX_USE_LONG_LONG
2019-03-18 Günter MildeWarn user, if input encodings of master and child docum...
2019-03-17 Jean-Marc LasgouttesUpdate poor man's profiler to use C++11 std::chrono
2019-02-06 Jean-Marc LasgouttesFix algorithm for finding localized files
2019-01-12 Enrico ForestieriRemove PYTHONPATH from the environment on Windows
2018-12-29 José MatosMerge branch 'master' of git.lyx.org:lyx
2018-12-29 Enrico ForestieriFix bug #4269
2018-12-07 Pavel Sandatypo
2018-12-07 Pavel SandaKeep permissions of the saved files intact.
2018-12-04 Guillaume MMFix segfault after deleting monitor
2018-11-04 Jean-Marc LasgouttesRemove old workaround that is not needed anymore
2018-10-27 Stephan WittAdd dummy implementation for Messages::getIfFound ...
2018-10-19 Jean-Marc LasgouttesCompilation fix (with qt4 at least).
2018-10-19 Richard Kimberly... Simplify the code that adds underlining to the layout...
2018-10-19 Richard Kimberly... Refactor
2018-09-27 Enrico ForestieriFix bug #11210
2018-09-21 Stephan WittAdd -headerpad_max_install_names option to linker calls...
2018-09-02 Richard Kimberly... Try yet again try to fix bug #9158.
2018-09-02 Richard Kimberly... Revert "Try yet again try to fix bug #9158."
2018-09-02 Richard Kimberly... Try yet again try to fix bug #9158.
2018-08-20 Juergen SpitzmuellerSo long, date-insert!
2018-08-05 Kornel BenkoExpand tilde meaning in front of a path name.
2018-07-22 Juergen SpitzmuellerConsider EuropeanNumberTerminator property when determi...
2018-07-18 Jean-Marc LasgouttesAdd a translator as a fallback to Qt inner one
2018-07-04 Enrico ForestieriFix compilation on case insensitive filesystems
2018-07-03 Jean-Marc Lasgouttesfix compilation when libmagic is not used
2018-07-03 Jean-Marc LasgouttesEncapsulate libmagic support in a class
2018-06-09 Juergen SpitzmuellerSupport input of non-ASCII characters in hyperlinks
2018-06-04 Jean-Marc LasgouttesCatch exception in replaceEnvironmentPath
2018-04-07 Juergen SpitzmuellerSet correct path to (biblatex) bibliography databases...
2018-03-22 Richard Kimberly... Fix bug #11084.
2018-03-07 Jean-Marc LasgouttesMake pmprof use the correct unit in report
2018-02-08 Juergen SpitzmuellerRemove createTempFile method
2018-02-08 Juergen SpitzmuellerRe-add method to get a temporary file name without...
2018-01-12 Jean-Marc LasgouttesSpacing
2018-01-12 Jean-Marc LasgouttesFixup 27eb415d: do not define mymkdir() when it is...
2018-01-08 Jean-Marc LasgouttesLooks like these are not needed for tests in support/
2018-01-08 Jean-Marc LasgouttesMake #include directories explicit
2018-01-05 Jean-Marc LasgouttesMove the inPixels(MetricsBase) help from Length to...
2018-01-02 Jean-Marc LasgouttesDo not use Application for a 'cancel export' boolean
2017-12-25 Richard HeckFix crash after cancellation code.
2017-12-23 Richard HeckDummy theApp() method should return a pointer.
2017-12-22 Kornel BenkoFix linking errors for check_filetools, check_trivstrin...
2017-12-21 Richard HeckSystemcall infrastructure for canceling background...
2017-12-16 Uwe Stöhrgzstream.cpp: whitespace fix
2017-12-16 Richard HeckFix #10858 compiler warnings.
2017-12-16 Richard HeckFix #10852 compiler warnings.
2017-12-16 Richard HeckProbably fix #10850 compiler warnings.
2017-10-18 Richard HeckFix bug #9847.
2017-09-22 Juergen SpitzmuellerFix some spelling errors reported by Sven
2017-08-04 Kornel BenkoAmend d6285d5, copy & paste error, urrrrg
2017-08-04 Kornel BenkoFor cmake case try to use the newly built .gmo files...
2017-08-02 Kornel BenkoSince boost dir may not exist anymore, use the lyx...
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-07-11 Jean-Marc LasgouttesRemove copy-and-paste error
2017-07-06 Jean-Marc LasgouttesRewrite stripName without regex
2017-07-03 Richard HeckFix whitespace in some more files.
2017-07-03 Richard HeckFix trailing whitespace in txt files.
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-07-03 Richard HeckFix whitespace at EOL.
2017-06-11 Guillaume MMRemove FileMonitorBlocker which does not work reliably...
2017-06-11 Guillaume MMIf the external modification is a deletion, do not...
2017-06-11 Guillaume MMPrevent false positives in external modifications
2017-06-11 Guillaume MMProperly track the lifetime of signals2::slots (#8261)
2017-05-15 Guillaume MMCorrect debug message
2017-05-13 Guillaume MMCosmetic
2017-05-01 Guillaume MMRemove spurious error "QFileSystemWatcher::removePath...
2017-04-18 Jean-Marc LasgouttesAutotools: use silent rule for moc in src/support.
2017-04-16 Stephan WittRevert "update canAutoOpenFile/autoOpenFile implementat...
2017-04-16 Tommaso Cucinottafindadv: almost all test cases, including \regex[{...
2017-04-15 Stephan WittCare for a tilde in front of a path name. A path name...
2017-04-12 Enrico ForestieriAvoid an assertion when compiling in debug mode with...
2017-04-08 Stephan Wittupdate canAutoOpenFile/autoOpenFile implementation...
2017-03-27 Enrico ForestieriOn windows, use the unicode version of ShellExecute
2017-03-27 Jean-Marc LasgouttesHandle properly exception that can be thrown by to_loca...
2017-03-24 Jean-Marc LasgouttesFix coverity issues about exceptions
2017-03-19 Guillaume MunchCosmetic
2017-03-19 Guillaume MunchRessurect old FileMonitor à la Frankenstein
2017-03-19 Guillaume MunchBlocking signals also blocks the notification of file...
2017-03-19 Guillaume MunchCorrect ownership
2017-03-14 Jean-Marc LasgouttesFixup commit 50060053
2017-03-11 Guillaume MunchFix compilation with 5 <= qt < 5.4
2017-03-10 Guillaume MunchNonsense for whoever insists on using gcc4.6 & qt4...
2017-03-10 Guillaume MunchRemove legacy FileMonitor
2017-03-10 Guillaume MunchImplement FileMonitor as a wrapper for QFileSystemWatcher
2017-03-09 Jean-Marc LasgouttesRemove unreachable return statements
2017-03-07 Kornel BenkoCmake build: Adapt handling of mytheslib to automek...
2017-03-06 Kornel BenkoAmend 0e50ad8 'move mythes sources to 3rdparty' for...
2017-03-06 Jean-Marc LasgouttesUpdate bundled mythes to version 1.2.5
2017-02-24 Jean-Marc LasgouttesInitialize properly pointer
2017-02-22 Guillaume MunchClarify comment
2017-02-21 Jean-Marc LasgouttesFixup to 33b696c8: fix compilation with gcc 4.6
2017-02-20 Guillaume MunchIntroduce support/Cache.h
2017-01-29 Juergen SpitzmuellerMove protectArgument function to lstrings
2017-01-27 Juergen SpitzmuellerHandle backslash in escape function.
2017-01-13 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-11 Juergen SpitzmuellerMerge branch 'master' into biblatex2
next