]> git.lyx.org Git - lyx.git/history - src
Modify update-po script to commit gmo files, as well.
[lyx.git] / src /
2014-04-21 Jean-Marc LasgouttesUse subdir-objects for automake 1.14 or newer
2014-04-21 Richard HeckUpdate other comment.
2014-04-21 Richard HeckUpdate comment slightly.
2014-04-21 Juergen SpitzmuellerAdd comment.
2014-04-21 Richard HeckMake some functions return const refs, and add a comment.
2014-04-21 Richard HeckWhitespace.
2014-04-21 Richard HeckFix a bunch of minor issues discovered by the cppcheck...
2014-04-21 Richard HeckFix two thinkos caught by the cppcheck script.
2014-04-21 Juergen SpitzmuellerStabilize mouse selection in mathed
2014-04-21 Tommaso CucinottaWorkaround for #7987: deleted text in change-tracking...
2014-04-21 Tommaso CucinottaMerged Paragraph::stringify into asString().
2014-04-21 Juergen SpitzmuellerDo not substract cursors pos from two different cells...
2014-04-21 Richard HeckTypos and style.
2014-04-21 Richard HeckChange forToc() to forOutliner(), to avoid confusion...
2014-04-21 Richard HeckIf this test fails, then we are about to crash, because...
2014-04-21 Richard HeckTypo.
2014-04-21 Uwe StöhrPrefLanguageUi.ui: change a string
2014-04-21 Jean-Marc LasgouttesDo not store Languages objects in completion words...
2014-04-21 Juergen SpitzmuellerIn Paragraph::changeCase, correctly track the font...
2014-04-21 Uwe StöhrPrefCompletionUi.ui: port commit 1a137950
2014-04-21 Juergen SpitzmuellerDo not allow the manual insertion of a directory (witho...
2014-04-21 Juergen SpitzmuellerDo not crash when entering math in ct mode with merge...
2014-04-21 Juergen SpitzmuellerFix corrupted PrefCompletionUI.ui
2014-04-21 Richard HeckRevert "Tooltip for completion word length."
2014-04-21 Juergen Spitzmueller\lyxdeleted uses an ulem command.
2014-04-21 Juergen Spitzmuellerulem commands can be nested.
2014-04-21 Juergen Spitzmuellerstyle
2014-04-21 Juergen SpitzmuellerFix assertion when ChkTeX hit math.
2014-04-21 Juergen SpitzmuellerInsetListings: Rewrite C-ism in C++ and fix terminator...
2014-04-21 Scott KostyshakFocus on buffer after section select in Outliner
2014-04-21 Benjamin PiwowarskiAvoids const_cast in configure_command by using mutable
2014-04-21 Richard HeckTypo.
2014-04-21 Richard HeckThis is the result of an audit of all static variables...
2014-04-21 Richard HeckTooltip for completion word length.
2014-04-21 Richard HeckDraw a small red frame around preview images that are...
2014-04-21 Benjamin PiwowarskiReally use qstr to convert a string in a QString
2014-04-21 Benjamin PiwowarskiUse qstr to convert string to a QString
2014-04-21 Juergen SpitzmuellerFix section-select when issued from outliner
2014-04-21 Juergen SpitzmuellerFix selection drawing after mouse-double/triple in...
2014-04-21 Benjamin PiwowarskiOS X: Title bar can be clicked to access file path
2014-04-21 Benjamin PiwowarskiFix problem with python and change of PATH
2014-04-21 Benjamin PiwowarskiCMake: specific modules for Qt5
2014-04-21 Benjamin PiwowarskiCMake install and bundling improvements (esp. OS X)
2014-04-21 Benjamin PiwowarskiObjective-C compililation support with cmake and C++11
2014-04-20 Jean-Marc LasgouttesRespect group integrity when removing stuff from the...
2014-04-19 Stephan WittApple recommends the use of drain instead of calling...
2014-04-09 Juergen SpitzmuellerTypo. Sorry.
2014-04-09 Juergen SpitzmuellerDo not stop on BibTeX errors.
2014-04-06 Juergen SpitzmuellerFix iterator invalidation.
2014-04-04 Juergen SpitzmuellerSet cursor pos after cursor idx to avoid invalid cursor.
2014-04-01 Richard HeckRemove obsolete formats from file dialog
2014-04-01 Vincent van RavesteijnInitialize variable to fix Counter 0 problem
2014-03-29 Vincent van RavesteijnRevert "Fixing #7987: deleted text in change-tracking...
2014-03-29 Benjamin PiwowarskiFix problem with python and change of PATH
2014-03-28 Georg BaumFix display of predefined macros (bug #9059)
2014-03-27 Tommaso CucinottaFixing #7987: deleted text in change-tracking mode...
2014-03-27 Pavel SandaSquash gcc warning.
2014-03-20 Scott KostyshakBump RC format for commit 214f7ed2
2014-03-19 Vincent van RavesteijnFix comparing a pointer with a char
2014-03-19 Vincent van RavesteijnAdd a comment for the special code on Windows
2014-03-19 Juergen SpitzmuellerRe-add removed workaround (fixes #9042).
2014-03-19 Richard HeckA a copule comments reminding us where preference forma...
2014-03-19 Richard HeckWhitespace.
2014-03-19 Vincent van RavesteijnDo not use QProcess::startDetached on Windows
2014-03-17 Jean-Marc LasgouttesFix bug #8837: LyX hangs on selection
2014-03-17 Jean-Marc LasgouttesAlso show boundary when displaying Cursor value.
2014-03-17 Jean-Marc LasgouttesRemove duplicate call to Cursor::selHandle
2014-03-16 Richard HeckFix for bug #8939: Don't just close if the user enters...
2014-03-15 Richard HeckAccidentally overwrote this commit of Vincent's.
2014-03-14 Jean-Marc LasgouttesWhitespace only.
2014-03-13 Georg BaumFix wrong comment (thanks Enrico)
2014-03-13 Juergen SpitzmuellerInclude child's own authors when using BufferParams...
2014-03-10 Georg BaumAdd comments about putenv() usage
2014-03-10 Georg BaumAdd comment (thanks Enrico)
2014-03-10 Richard HeckThis is not a recoverable error.
2014-03-10 Vincent van RavesteijnRevert "Fix opening files from command line"
2014-03-10 Vincent van RavesteijnRevert "Return an error if file-open is called with...
2014-03-10 Vincent van RavesteijnRevert "Return an error on file-open only when a filena...
2014-03-10 Vincent van RavesteijnGracefully return a value if an invalid author is requested
2014-03-10 Juergen SpitzmuellerUnblock some more internal qt events while doing advanc...
2014-03-09 Georg BaumArrgh, fix warning
2014-03-09 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2014-03-09 Georg BaumMSVC compile fix
2014-03-09 Tommaso CucinottaPrevent LyX from freezing in additional common cases...
2014-03-09 Georg BaumDisable unicode math symbol replacement.
2014-03-09 Georg BaumPrevent the most important case of bug #9012
2014-03-08 Richard HeckFix some shortcut conflicts (bug 9008).
2014-03-08 Stephan Witt#6902: Enable About and similar menu items without...
2014-03-08 Stephan Witt* fix bug 8925: create a temporary action to avoid...
2014-03-08 Georg BaumRemove dead code + whitespace
2014-03-08 Georg BaumWork around broken math symbol display (bug 7954)
2014-03-08 Georg Baumwhitespace
2014-03-07 Juergen SpitzmuellerEnable environment-split for standard classes (#9023)
2014-03-06 Juergen SpitzmuellerDisable invalid inset-modify (#9019).
2014-03-05 Richard HeckFix bug #8999 by locking math macros while they are...
2014-03-05 Richard HeckAdd comment.
2014-03-05 Richard HeckSimplify, and delete unused routine.
2014-03-05 Richard HeckCheck in InsetLabel if LFUN_INSET_MODIFY is intended...
2014-03-05 Benjamin PiwowarskiUpdates to AppleScript support, and documentaoin for it.
2014-03-05 Juergen SpitzmuellerAdjust FIXME
next