]> git.lyx.org Git - lyx.git/history - src
Remove the name parameter from string2params and params2string. We can always derive...
[lyx.git] / src /
2010-10-29 Vincent van RavesteijnRemove the name parameter from string2params and params...
2010-10-28 Richard HeckMove saveCheckSum() call to Buffer::readFile(). Also...
2010-10-28 Richard HeckRename invisible buffers to hidden ones, thanks to...
2010-10-28 Richard HeckTypo.
2010-10-28 Richard HeckLemma definition for refstyle.
2010-10-28 Richard HeckInsetParamsWidget should not just ignore the initializa...
2010-10-28 Richard HeckComments mostly.
2010-10-28 Richard HeckFix typo.
2010-10-28 Richard HeckTook out too much in r35582.
2010-10-28 Richard HeckChange the way we output formatted references under...
2010-10-28 Enrico ForestieriFix bug #6589 (Crash when reverting to saved while...
2010-10-28 Enrico ForestieriFix bug #6965 (Crash editing ERT in math mode)
2010-10-27 Vincent van RavesteijnRemove InsetRef::isLatex. This no longer needed as...
2010-10-27 Vincent van RavesteijnOrganize header files in src\insets.
2010-10-27 Abdelrazak YounesAnother compile fix
2010-10-27 Abdelrazak YounesCompile fix, sorry.
2010-10-27 Abdelrazak YounesGuiNomencl.xxx: Rename to be in line with class name.
2010-10-27 Abdelrazak YounesMigrate GuiNomencl to InsetParamsDialog.
2010-10-27 Abdelrazak YounesMigrate GuiLabel to InsetParamsDialog.
2010-10-27 Abdelrazak YounesMigrate GuiHyperlink to InsetParamsDialog.
2010-10-27 Abdelrazak YounesInsetParamsDialog: fix Restore button enabling/disabling.
2010-10-27 Vincent van RavesteijnRevert r32909: make input completion case sensitive...
2010-10-27 Vincent van RavesteijnFix bug #6989: Be somewhat more secure with the homebre...
2010-10-27 Vincent van RavesteijnFix two potential crashes due to invalid static_casts.
2010-10-26 Kornel BenkoMake it compilable, missing parentheses
2010-10-26 Vincent van RavesteijnLet's add one step of security more here.
2010-10-26 Jürgen Spitzmüller* GuiDocument.cpp: translate module names also in descr...
2010-10-26 Vincent van RavesteijnRemove some unnecessary static_casts and add two FIXMEs...
2010-10-26 Vincent van RavesteijnRemove unneccessary uses of dynamic_cast from the code.
2010-10-26 Vincent van RavesteijnBuffer: Rename function names:
2010-10-26 Vincent van RavesteijnCompile fix.
2010-10-26 Vincent van RavesteijnBuffer: Make Buffer::readFile() private.
2010-10-26 Vincent van RavesteijnBuffer.h: Cleanup, Sorting, and Improvements:
2010-10-26 Vincent van RavesteijnAdjust comments to the truth.
2010-10-26 Uwe StöhrInsetTabular.cpp: remove comment, we already discussed...
2010-10-26 Vincent van RavesteijnProper implementatiom of isInToc()
2010-10-25 Vincent van RavesteijnWe don't want InsetCommand to have a function updateCom...
2010-10-25 Uwe StöhrInsetCommand.h: revert my last commit - makes it worse...
2010-10-25 Uwe StöhrInsetCommand.h: reintroduce updateCommand from r35840...
2010-10-25 Enrico ForestieriProper fix for #6967 that does not reintroduce #6793
2010-10-25 Vincent van RavesteijnInsetCommand.h: Reorder and add comments.
2010-10-25 Vincent van RavesteijnCorrect toc to floatlist
2010-10-25 Stephan Wittin client server mode CVS does not like full path opera...
2010-10-25 Vincent van RavesteijnFix bug #6550: "Any Changes will be lost" even when...
2010-10-25 Richard HeckLittle bit of cleanup, motivated by need to squash...
2010-10-25 Vincent van RavesteijnProperly convert from ReadStatus to boolean.
2010-10-25 Vincent van RavesteijnMerge readFile and readFile; and readFile and readString.
2010-10-25 Vincent van RavesteijnBuffer.cpp:
2010-10-25 Vincent van RavesteijnBuffer.cpp:
2010-10-25 Vincent van RavesteijnBuffer.cpp:
2010-10-25 Stephan Witt#6396 no dialog when no doc changes were done and check...
2010-10-25 Vincent van RavesteijnBuffer.cpp:
2010-10-25 Vincent van RavesteijnCentralize the generation of the emergency and autosave...
2010-10-25 Vincent van RavesteijnCentralize the generation of the emergency and autosave...
2010-10-25 Richard HeckReturn early again if there's nothing to do. Also,...
2010-10-25 Vincent van RavesteijnOops.
2010-10-25 Vincent van RavesteijnFFix warnings in Buffer::readString.
2010-10-25 Richard HeckLessen indentation by returning early if there's nothin...
2010-10-25 Vincent van RavesteijnRefactor Buffer.cpp: loadLyXFile():
2010-10-25 Vincent van RavesteijnUse Buffer::ReadStatus as a return value for Buffer...
2010-10-25 Vincent van RavesteijnOne should use dynamic_casts for inheritance-based...
2010-10-25 Stephan Wittavoid warnings for unused parameters
2010-10-25 Stephan Witt* implementation of status check and use it for checkIn...
2010-10-25 Vincent van RavesteijnFix bug #1839: Ctrl+arrows don't move to next/prev...
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 Pavel Sandagcc spits out million warnings
2010-10-24 Edwin Leuvenhave pointing cursor when hovering something clickable
2010-10-24 Vincent van RavesteijnFix bug #6968: isExternallyModified remains "true"...
2010-10-24 Vincent van RavesteijnAdd virtual bool Inset::clickable(..) to be used to...
2010-10-24 Vincent van RavesteijnImplement mouse hovering for InsetExternal.
2010-10-24 Vincent van RavesteijnsetMouseHover() functions can be const.
2010-10-24 Vincent van RavesteijnI don't like negated logic. Especially not if it leads...
2010-10-24 Stephan Wittvalidate version control status after buffer save-as...
2010-10-24 Vincent van RavesteijnFix bug #6967: Insert->Display Math should not insert...
2010-10-24 Stephan Wittinvalidate vcs data if user cancelled the registrer...
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-22 Jean-Marc LasgouttesMake sweave process files with the correct encoding...
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):
next