]> git.lyx.org Git - lyx.git/history - src/support
Merge branch 'master' of git.lyx.org:lyx
[lyx.git] / src / support /
2016-06-16 Georg BaumAmend 10b4a471853
2016-06-16 Georg BaumExpose python 3 support to some testing
2016-06-15 Guillaume MunchFix compilation with gcc 4.6 part II
2016-06-14 Guillaume MunchFix compilation with gcc 4.6
2016-06-14 Guillaume Munchamend 6144bbfb
2016-06-13 Guillaume Munchamend e2bc7ffa
2016-06-13 Guillaume MunchRefChanger
2016-06-12 Guillaume MunchReplace foreach with for
2016-06-12 Guillaume Munchclimits
2016-06-11 Guillaume MunchAdd missing header
2016-06-09 Georg BaumReplace Boost.Signals with Boost.Signals2
2016-06-09 Guillaume MunchExercise: simplify the definition of IconvProcessor
2016-06-09 Guillaume MunchRemove non-copyable idioms
2016-06-09 Jean-Marc LasgouttesInitialize correctly SystemcallPrivate in constructor
2016-06-09 Jean-Marc LasgouttesInitialize bool member of Package in default constructor
2016-06-09 Guillaume MunchReplace support/shared_ptr.h and boost::shared_ptr...
2016-06-09 Guillaume Munchunique_ptr and make_unique
2016-06-07 Georg BaumRequire a C++11 compiler
2016-05-29 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2016-05-29 Jean-Marc LasgouttesWe do not use <boost/scoped_array.hpp> anymore
2016-05-29 Jean-Marc LasgouttesRemove support/metahash.h
2016-05-29 Jean-Marc LasgouttesDo not use of boost::tokenizer
2016-05-29 Georg BaumDo not redefine WINVER
2016-05-29 Georg BaumConfigure included iconv with autotools
2016-05-29 Georg BaumUse c-style cast as in original
2016-05-29 Georg BaumAdd forgotten zlib includes
2016-05-29 Georg BaumMingw-w64 build fixes for long long
2016-05-29 Shankar Giri Venki... Fix return types for mingw-w64
2016-05-29 Guillaume MunchGuiChanges: provide feedback when there are no more...
2016-04-02 Peter Kümmelmsvc2015: always incude strfwd.h first, to prevent...
2016-04-02 Peter Kümmelmsvc2015: _wgetmainargs is not available ony more
2016-02-17 Georg BaumIntroduce proper integer rounding function
2016-01-31 Georg BaumOpen tex2lyx input files with correct encoding
2016-01-31 Georg BaumAvoid encoding changes of open streams if possible
2016-01-26 Georg BaumFix file locking problem on windows (bug 9925)
2016-01-24 Scott KostyshakQt 5.6 renames signal QProcesss::error()
2016-01-24 Stephan Wittuse QStandardPaths::GenericDataLocation instead of...
2016-01-18 Pavel SandaComment only.
2015-12-20 Peter Kümmelboost dir is used for out-of-source build detection
2015-12-05 Guillaume MunchConvert remaining C++ files to UTF-8
2015-11-24 Georg BaumFix C++11 std::regex incompatibility
2015-11-22 Kornel BenkoMerge branch 'master' of git.lyx.org:lyx
2015-11-22 Georg BaumFix some thinkos in MSVC regex hack
2015-11-17 Kornel BenkoCmake monolithic build: Some corrections.
2015-11-16 Juergen SpitzmuellerRename function that was ambiguous from a monolithic...
2015-11-03 Enrico ForestieriFix bugs #2645 (export BIBINPUTS) and #6634 (Better...
2015-10-21 Guillaume MunchAmend bb344452
2015-10-20 Guillaume Munchmsvc: Proper fix for compilation of TexRow
2015-10-20 Vincent van Ravesteijnmsvc: Move implementation of numpunct<> functions to...
2015-10-20 Jean-Marc LasgouttesAssorted cppcheck fixes
2015-10-15 Georg BaumFix std::string docstream output error
2015-10-10 Georg BaumAdd missing intializations
2015-10-09 Stephan WittAvoid the use of a static NSAutoreleasePool.
2015-10-05 Guillaume MunchConsistency of ellipses across the UI
2015-09-25 Jean-Marc LasgouttesRemove support for precompiled headers for autotools
2015-09-20 Georg BaumFix cppcheck variable scope warnings
2015-09-15 Guillaume MunchSupport for (std|boost)::make_shared
2015-09-13 Georg BaumAdd some missing member variable initializations
2015-09-12 Jean-Marc LasgouttesIn fileLock, take in account the case where the file...
2015-09-12 Jean-MarcRestore lyxerr number format to decimal
2015-09-12 Jean-MarcMark dead code as dead
2015-09-12 Jean-MarcFix unreachable code
2015-07-22 Stephan WittUse the safer addName helper function to add the config...
2015-07-08 Jean-Marc LasgouttesSmall clean-up to debug support
2015-06-28 Georg BaumTest negative numbers as well
2015-06-28 Georg BaumMake it explicit that we need floating point abs
2015-06-26 Enrico ForestieriWas forgetting this
2015-06-26 Enrico ForestieriAmend c9d9309c
2015-06-26 Juergen SpitzmuellerFix formatFPnumber with negative doubles.
2015-06-23 Stephan Witt#7896 add support for symlink creation by the LyX binar...
2015-06-08 Jessica HamiltonAdd packaging support for Haiku
2015-05-20 Jean-Marc LasgouttesUse explicit macro to declare that we want to use C++11
2015-05-17 Georg BaumFix indentation
2015-05-15 Georg BaumFix compilation with boost 1.58
2015-05-15 Georg BaumInstantiate trivial_string::c_str() explicitly
2015-05-14 Georg BaumFix MSVC build
2015-05-14 Georg BaumFix LaTeX length export of big numbers (bug 9416)
2015-05-13 Enrico ForestieriFix bug #4812 (Layout in local directory lost on Save...
2015-05-10 Georg BaumRemove gcc 3 traces
2015-05-08 Georg BaumFix build with GNU libstdc++ C++11 ABI
2015-04-04 Scott KostyshakSimplify code
2015-04-04 Scott KostyshakDetect when an external command crashes
2015-03-29 Georg Baumsupport tests do not need QtGui anymore
2015-03-25 Enrico ForestieriRemove the iconScaleFactor() method from src/support.
2015-03-23 Georg BaumFix compilation of tests
2015-03-18 Georg BaumImprove source code documentation
2015-03-16 Enrico ForestieriRefine fix for #9453
2015-03-15 Enrico ForestieriFix bug #9453
2015-03-13 Kornel BenkoCmake build: QtGui now needed also for filetools.cpp
2015-03-12 Enrico ForestieriPrefer svg icons.
2015-03-12 Enrico ForestieriUse the nominal theme's icon size for displaying the...
2015-03-12 Enrico ForestieriProperly name an uncompressed sgvz file.
2015-03-12 Enrico ForestieriMake sure a temporary file is always created in the...
2015-02-20 Jean-Marc LasgouttesFix memory leak in TImer class.
2015-02-09 Scott KostyshakCorrect the spelling of "occured" to "occurred"
2015-01-13 Vincent van RavesteijnConsoleApplication: Fix typos
2015-01-11 Georg BaumStart qt event loop for commandline usage
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2015-01-09 Georg BaumMove otexstream out of support
2015-01-08 Georg Baumremove duplicated include
next