]> git.lyx.org Git - lyx.git/history - src/support
Correctly set language after intitle paragraphs
[lyx.git] / src / support /
2019-07-12 Jean-Marc LasgouttesCatch improbable exception
2019-07-09 Juergen SpitzmuellerTruncate long citation label in the middle rather than...
2019-07-07 Richard Kimberly... Fix bug #10091.
2019-06-27 Jean-Marc LasgouttesFor python 3 require at least 3.5
2019-06-20 Jean-Marc LasgouttesFixup 3dc54d4a: fix string encoding issues with Qt4
2019-06-17 Jean-Marc LasgouttesUse <cstdint> instead of <boost/cstdint.hpp>
2019-06-17 Jean-Marc LasgouttesDo not use BOOST_CURRENT_FUNCTION
2019-06-12 Jean-Marc LasgouttesRemove support for gcc 4.6
2019-06-08 José MatosDivide the python detection in three functions, with...
2019-06-08 José MatosMove python related functions together to make it easy...
2019-06-08 José MatosRemove alternative operator representations (and,or...
2019-06-07 José MatosChange python run time detection to privilege python...
2019-04-27 Enrico ForestieriCompile fix for mingw
2019-04-24 Jean-Marc Lasgouttesremove dummy LyXRC class that was forgotten
2019-04-24 Kornel BenkoAmend 7d021a93: Use interprocedural optimization if...
2019-04-19 Jean-Marc LasgouttesMove initial values of LyXRC members to the header
2019-03-25 Juergen SpitzmuellerIndentation
2019-03-23 Juergen SpitzmuellerDisplay URL-encoded chars decoded in display path
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
next