]> git.lyx.org Git - lyx.git/history - src/frontends
Compile fix.
[lyx.git] / src / frontends /
2010-10-26 Vincent van RavesteijnAdjust comments to the truth.
2010-10-25 Vincent van RavesteijnFix bug #6550: "Any Changes will be lost" even when...
2010-10-24 Vincent van RavesteijnFix bug #5878: Cursor position not restored in hidden...
2010-10-24 Vincent van RavesteijnUpdate the cursor shape also when the cursor shape...
2010-10-24 Edwin Leuvenhave pointing cursor when hovering something clickable
2010-10-24 Stephan Wittvalidate version control status after buffer save-as...
2010-10-23 Pavel SandaFix #6966.
2010-10-23 Stephan Wittvalidate version control status after buffer save or...
2010-10-23 Peter Kümmelswitch mouse to busy symbol every 3 seconds and then...
2010-10-23 Jürgen Spitzmüllercompile fix.
2010-10-23 Vincent van RavesteijnFix #6597: LyX Appears frozen if the process holding...
2010-10-23 Peter Kümmelbind makes a copy of the arguments by default. This...
2010-10-22 Vincent van RavesteijnFix crashes and asserts if LyX doesn't have a view...
2010-10-22 Vincent van RavesteijnRestructure processFuncRequest* function family:
2010-10-22 Vincent van RavesteijnGuiApplication.h cosmetics:
2010-10-22 Richard HeckTypo.
2010-10-22 Jürgen SpitzmüllerFix bug 6944: crash on drag and drop multiple files
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 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 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 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ü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 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 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 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-13 Richard HeckThis is already done by the previous call.
2010-10-13 Richard HeckDispatchResult::update() ==> DispatchResult::screenUpdate()
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 Richard HeckGet rid of "CharStyle:", "Custom:", and "Element:"...
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 Witt#5970 more exact modifier check for Tab keys filter
2010-09-30 Stephan Witt#6796 add sizePolicy to get the size of pushbuttons...
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 HeckRemove the magic boolean in getChildren() from the...
2010-09-29 Richard HeckSimplify some of the find and replace code now, since...
2010-09-29 Richard HeckI prefer this style....
2010-09-29 Richard HeckIntroduce Buffer::hasChildren() and use it.
2010-09-29 Richard HeckIntroduce a typedef for vector<Buffer *>. No change...
2010-09-28 Stephan Witt#6917 move forward after adding a word to personal...
2010-09-25 Uwe StöhrGuiPainter.cpp: correct attempt from r35491
2010-09-24 Edwin Leuvencorrect icon size in math panels
2010-09-24 Pavel SandaMy compilator issues warning. Uwe, please check that...
2010-09-24 Uwe StöhrLineUi.ui: Qt's designer use XML as default - revert...
2010-09-24 Uwe StöhrLineUi.ui: a line has a thickness rather then a height
2010-09-24 Uwe StöhrGuiMathMatrix:
2010-09-19 Pavel SandaAdd CB for Meta/Control key swap on Mac OS X.
2010-09-17 Uwe StöhrGuiDocument.cpp: the local layout can be treated as...
2010-09-17 Uwe StöhrGuiLine: honor Abdel as author
2010-09-14 Stephan Wittadd cache of spell checker results to speed up native...
2010-09-11 Uwe StöhrGuiLine.cpp: set default values
2010-09-11 Abdelrazak YounesInsetParamsDialog: set focus to InsetParamsWidget.
2010-09-11 Abdelrazak YounesGuiLine:
2010-09-09 Jean-Marc LasgouttesSet url color from system theme.
2010-09-08 Pavel SandaTurn on sliding when starting comparison
2010-09-08 Pavel SandaSwitch on CT in comparison result
2010-09-07 Pavel SandaFix part of #6880
2010-09-07 Pavel SandaFix whitespace bug reported by Bennett
2010-09-07 Pavel SandaAnother glitch
2010-09-07 Abdelrazak YounesMigrate GuiLine to InsetParamsWidget.
2010-09-07 Abdelrazak Youneswhitespace
2010-09-07 Pavel SandaUi glitches
2010-09-07 Pavel SandaBetter debugging
2010-09-07 Pavel SandaRevisions starts from 1
2010-09-07 Pavel SandaRCS has different revision numbering
2010-09-07 Pavel SandaThese things need to be updated for each dialog opening
2010-09-07 Pavel SandaFinish VC_COMPARE, connect to compare dialog and run...
2010-09-07 Pavel SandaAdd decent UI for VC_COMPARE
2010-09-07 Peter Kümmeluse one place to adjust width of thin lines
2010-09-07 Uwe StöhrInsetLine: support for the LaTeX command \rule; kick...
2010-09-06 Jean-Marc LasgouttesWhen the non-system background is used, let it be edita...
next