]> git.lyx.org Git - lyx.git/history - src
doc synchro with trunk
[lyx.git] / src /
2010-10-21 Richard HeckComment.
2010-10-21 Peter Kümmeluse QWaitCondition instead of QEventLoop for waiting...
2010-10-21 Richard HeckRevert r35760, as suggested by Vincent.
2010-10-21 Richard HeckThis one didn't make it to Unicode for some reason.
2010-10-21 Richard HeckRestore should, uh, restore the initial state. Other...
2010-10-21 Richard HeckFix bug #6964. Problem was that we always saw the first...
2010-10-21 Richard HeckMake this a switch.
2010-10-21 Richard HeckFix bug #6962. I hadn't see how these were being escaped.
2010-10-21 Richard HeckSimplify comment.
2010-10-21 Vincent van RavesteijnFix bug #6963: LaTeXUi.ui: add some accelerators and...
2010-10-21 Abdelrazak YounesDialogView: make GuiView the parent widget to partly...
2010-10-21 Jürgen Spitzmüller* InsetCommandParams.cpp (prepareCommand):
2010-10-21 Peter Kümmelonly connect when needed
2010-10-21 Peter Kümmelupdate .am files
2010-10-21 Peter Kümmelenable EXPORT_in_THREAD to prevent gui calls in non...
2010-10-21 Peter Kümmelno QtGui in support
2010-10-20 Peter Kümmelfirst include config.h
2010-10-20 Peter Kümmelline ending
2010-10-20 Peter Kümmeladd generic helper class for calling functions in gui...
2010-10-20 Uwe StöhrGuiTabular.cpp: fix #6957
2010-10-20 Uwe StöhrTabularUi.ui: fix position of spacer to make alignment...
2010-10-20 Peter Kümmeluse bind, is this really better?
2010-10-19 Richard HeckMake updateMacros() descend into tables. Fixes #6897.
2010-10-19 Richard HeckCut and paste solution to get export working. The issue...
2010-10-19 Richard HeckRevert r35715. Didn't mean to commit both.
2010-10-19 Richard HeckCut and paste solution to get export working. The issue...
2010-10-19 Vincent van RavesteijnFix bug #6950: Cursor remains in waiting state after...
2010-10-18 Vincent van RavesteijnSome cosmetics (from my local cosmetics branch).
2010-10-18 Vincent van RavesteijnLet asyncBufferProcessing return a value also if EXPORT...
2010-10-18 Peter Kümmelfix formatting
2010-10-18 Peter Kümmelfix comment:
2010-10-18 Vincent van RavesteijnFix bug #6869: Crash when unindenting empty lines in...
2010-10-18 Peter KümmelFor testing: export asynchronous, #412
2010-10-18 Peter Kümmelalso use update_unincluded for preview,
2010-10-18 Peter Kümmelsplit out common async code
2010-10-18 Peter KümmelI assume this was a c&p error
2010-10-18 Peter Kümmelprepare splitting out c&p code
2010-10-17 Richard HeckFix bug #6953.
2010-10-17 Peter KümmelFix bug 6650: Error Messages Repeated
2010-10-17 Peter KümmelUse DispatchResult also in GuiView::dispatchVC to handl...
2010-10-15 Jürgen Spitzmüller* GuiDelimiter.cpp: disable cut and paste inside the...
2010-10-14 Richard HeckWhitespace.
2010-10-14 Richard HeckComments.
2010-10-14 Richard HeckMove the screen redraw call out of the selection-settin...
2010-10-14 Richard HeckI am basically trying here to get rid of random calls to
2010-10-14 Richard HeckFix up some of the find and replace code again. This...
2010-10-14 Richard HeckUpdate doxy.
2010-10-14 Richard HeckNeed ifthen for this, too.
2010-10-14 Pavel SandaThis stuff is general enough for lstrings
2010-10-13 Vincent van RavesteijnRowpainter.cpp: Squeeze warning.
2010-10-13 Richard Heckconst
2010-10-13 Richard HeckWe only need to set this once.
2010-10-13 Richard HeckConst.
2010-10-13 Richard HeckChange how some of the updating stuff is handled in...
2010-10-13 Richard HeckAnonymize some things.
2010-10-13 Richard HeckWhy have an argument in an anonymous method if you...
2010-10-13 Richard HeckMore find cleanup.
2010-10-13 Richard HeckBegin some cleanup of the find code. I'm trying to...
2010-10-13 Richard HeckThe inset DOES know what kind of update is needed,...
2010-10-13 Richard HeckClean up a few update things.
2010-10-13 Richard HeckThis is already done by the previous call.
2010-10-13 Richard HeckDispatchResult::update() ==> DispatchResult::screenUpdate()
2010-10-13 Richard HeckFix bug #6316.
2010-10-13 Stephan Wittwhitespace correction
2010-10-13 Richard HeckAdd ResetsFont tag to InsetLayout, toward fixing bug...
2010-10-13 Richard HeckIndicate alternative.
2010-10-13 Richard HeckFix #6948.
2010-10-13 Richard HeckRefstyle support. The user can now choose between prett...
2010-10-12 Stephan Witt#6945 correct refresh range maximum on char erase
2010-10-12 Richard HeckCustomize getLayout for InsetFlex and change how we...
2010-10-12 Richard Heckstyle
2010-10-12 Richard HeckGet rid of "CharStyle:", "Custom:", and "Element:"...
2010-10-11 Uwe StöhrInsetBibtex.cpp:
2010-10-09 Uwe StöhrInsetBibitem.cpp: fix #5786
2010-10-08 Stephan Wittadd implementation for CVS::checkOut
2010-10-08 Stephan Wittcorrect typo of button link init of open-from-template...
2010-10-08 Stephan Wittadd some tests for LFUN_VC_REVERT and LFUN_VC_REPO_UPDATE
2010-10-08 Stephan Wittadd missing implementation of the check method for...
2010-10-08 Stephan Witt#5970 more exact modifier check for Tab keys filter
2010-10-08 Stephan Wittcell movement inside tables should not mark the documen...
2010-10-05 Richard HeckFix bug #6929.
2010-10-05 Uwe StöhrInsetTabular.cpp: fix #6907, patch by goriccardo
2010-10-04 Stephan Wittshift misspelled line slightly lower when inside runnin...
2010-10-04 Stephan Wittshift misspelled line slightly lower when inside runnin...
2010-09-30 Stephan Witt#6796 add sizePolicy to get the size of pushbuttons...
2010-09-29 Stephan Wittadd missing spell check request on early return for...
2010-09-29 Stephan Witt#6917 correct spell check for deleted text in change...
2010-09-29 Stephan Wittdisable the check box for compound word handling becaus...
2010-09-29 Richard HeckClean up this code a little bit.
2010-09-29 Richard HeckSimplify Buffer::allRelatives() now.
2010-09-29 Richard HeckRemove the magic boolean in getChildren() from the...
2010-09-29 Richard HeckKeep the "find the master" recursion in masterDocument().
2010-09-29 Richard HeckComment.
2010-09-29 Richard HeckSimplify some of the find and replace code now, since...
2010-09-29 Richard HeckI am pretty sure we do not want duplicates here. What...
2010-09-29 Richard HeckI prefer this style....
2010-09-29 Richard HeckThis doesn't need to be a vector. Should be no change...
2010-09-29 Richard HeckIntroduce Buffer::hasChildren() and use it.
2010-09-29 Richard HeckUse getChildren() to collect all the relatives. Note...
2010-09-29 Richard HeckIntroduce a typedef for vector<Buffer *>. No change...
next