]> git.lyx.org Git - features.git/history - src
revert unintented patch part
[features.git] / src /
2009-12-23 Jean-Marc Lasgouttesrevert unintented patch part
2009-12-23 Jean-Marc Lasgouttesanother bad binding related to ticket #6416 (see r32619)
2009-12-23 Pavel SandaisExternallyModified needs file existence.
2009-12-22 Enrico ForestieriAdd support for the forthcoming Cygwin 1.7.
2009-12-22 Enrico ForestieriAllow spaces in path names for LFUN_SERVER_GOTO_FILE_ROW.
2009-12-22 Pavel SandaSquash gcc warn
2009-12-22 Peter Kümmelalso build with older Qt versions
2009-12-22 Peter Kümmelupdate other build systems, cleanup progress output
2009-12-22 Peter Kümmelre-add view for progress, cleanup follows
2009-12-22 Peter Kümmelalso build with older Qt versions
2009-12-21 Vincent van RavesteijnAnother compile fix. (I hope this is sufficient now)
2009-12-21 Vincent van RavesteijnCompile fix. (I hope this is sufficient)
2009-12-21 Peter Kümmelmove calls to Buffer::errors and Buffer::message to...
2009-12-21 Peter Kümmel- Show progress information in status bar.
2009-12-20 Abdelrazak YounesDisallow multiple concurrent previews as we are not...
2009-12-20 Vincent van RavesteijnRemove superfluous std::.
2009-12-20 Peter Kümmeladd progress widget: update Makefiles
2009-12-20 Peter Kümmeladd progress widget
2009-12-20 Peter Kümmeladd progress widget
2009-12-19 Peter KümmelDon't process gui events by default it's too dangerous...
2009-12-19 Peter Kümmelformat is a std::string, bformat doesn't take a std...
2009-12-19 Peter Kümmelpass format as argument
2009-12-19 Enrico ForestieriFix bug #4063: LyX cannot handle apostrophe characters...
2009-12-19 Vincent van RavesteijnCompare feature take two.
2009-12-19 Enrico ForestieriImprove the command-line parser meant to be used for...
2009-12-19 Vincent van RavesteijnFix the threaded preview and reenable it.
2009-12-19 Abdelrazak Younesdisable preview in thread for now as it doesn't work...
2009-12-19 Abdelrazak YounesGuiView: reconnect the QFutureWatcher each time the...
2009-12-18 Abdelrazak YounesConverter: add a safe guard to Alerts because those...
2009-12-18 Abdelrazak YounesDetach Buffer preview and update preview in a new threa...
2009-12-18 Enrico ForestieriAllow double quotes in file names passed to converters.
2009-12-18 Peter KümmelUNDO: single quotes in filenames are possible
2009-12-18 Vincent van RavesteijnFix bug #6378: Word completion (in texted) should be...
2009-12-18 Vincent van RavesteijnFix second part of bug #6400: After selecting a word...
2009-12-18 Peter KümmelTicket 6266 Quoting Problem with QProcess: don't think...
2009-12-18 Vincent van RavesteijnFix part of bug #6400: Shift+mouse click loses the...
2009-12-18 Richard HeckWith ContentAsLabel, we do not need this special code.
2009-12-18 Richard HeckEnhance LyX by fixing bug 5587. We add a new ContentAsL...
2009-12-17 Richard HeckSo this changes the way we handle sums and such. We...
2009-12-17 Richard HeckLast commit didn't complete reversion, as I forgot...
2009-12-17 Vincent van RavesteijnSet the current font when moving into a table or betwee...
2009-12-17 Richard HeckRevert r32566 and r32568.
2009-12-17 Richard HeckMake InsetMathExInt handle products as well as sums.
2009-12-17 Richard HeckFix up MathML output of integrals.
2009-12-17 Richard HeckFix MathML output of sums.
2009-12-17 Tommaso CucinottaRemoved unneeded commented code (fixing #6333).
2009-12-17 Richard HeckFix up math scripts. Everything needs to go into <mrow...
2009-12-17 Vincent van RavesteijnCompute the font_scaling_factor every time a preview...
2009-12-17 Vincent van RavesteijnDo not hardcode the background color of the preview...
2009-12-17 Vincent van RavesteijnRemove unused include.
2009-12-17 Vincent van RavesteijnCorrectly paint the background of the instant preview...
2009-12-17 Tommaso Cucinottaindentation fix.
2009-12-17 Tommaso CucinottaFix of bug ##6334 - now if you search for something...
2009-12-17 Tommaso CucinottaFix of bug #6333 (main document WA was entirely selecte...
2009-12-16 Richard HeckAdd comment.
2009-12-16 Richard HeckWhitespace.
2009-12-16 Richard HeckFix MathML for fractions.
2009-12-16 Richard HeckAdd a fixme, in effect, about dots.
2009-12-16 Richard HeckDetect appropriate delimiter for matrices.
2009-12-16 Richard HeckFix matrix output, at least a bit. A little more work...
2009-12-16 Richard HeckIn a normal grid, we can just use <mrow>.
2009-12-16 Richard HeckThis should do it for the delimiters.
2009-12-16 Richard HeckA bit more for math delim.
2009-12-16 Richard HeckMore Math ML fixes. Using <mfenced> seems to be a bad...
2009-12-16 Richard HeckFix a few MathML things: the default output and the...
2009-12-15 Richard HeckRemove last vestiges of pre-XHTMLStream implementation.
2009-12-15 Richard HeckRestore the MathML output we had before. Still work...
2009-12-14 Richard HeckAllow use of InsetLayout with InsetCaption.
2009-12-14 Richard HeckA little more CSS for tables.
2009-12-14 Richard HeckFix the height output for InsetBox.
2009-12-14 Richard HeckSpacing.
2009-12-14 Richard HeckThese add extra whitespace where we don't want it.
2009-12-14 Richard HeckAdd some CSS for tables.
2009-12-14 Richard HeckAdd comment.
2009-12-14 Richard HeckFix multicolumn output.
2009-12-14 Richard HeckRemove dead code.
2009-12-14 Richard HeckInitial XHTML support for InsetTabular.
2009-12-13 Vincent van RavesteijnFix bug #6341: Can't set equal spacing in xymatrix.
2009-12-13 Richard HeckRestore XHTML output for InsetListings.
2009-12-13 Richard HeckFix warning.
2009-12-13 Abdelrazak YounesFor Qt4.4 and up: Detach Buffer autosave into a new...
2009-12-13 Jürgen Spitzmüller* BiblioInfo.cpp (convertLaTeXCommands):
2009-12-13 Peter Kümmeltypo
2009-12-13 Peter Kümmelcleanup error messages
2009-12-12 Uwe Stöhrpreamble.cpp: extend a comment
2009-12-12 Uwe StöhrInsetQuotes.cpp: correct a comment
2009-12-12 Vincent van RavesteijnFix bug #2948: Drag and drop support for all importable...
2009-12-12 Vincent van RavesteijnFix compilation without QProcess.
2009-12-12 Vincent van RavesteijnFix a crash when spellchecking when a Math inset is...
2009-12-12 Vincent van RavesteijnDo not save an emergency file after choosing to revert...
2009-12-11 Uwe Stöhrpreamble.cpp: fix comment
2009-12-11 Uwe Stöhrpreamble.cpp:
2009-12-11 Enrico ForestieriSpare a few cpu cycles on average.
2009-12-11 Enrico ForestieriFix bug #6382: Wrong cursor placement when inserting...
2009-12-11 Uwe Stöhrpreamble.cpp: tex2lyx creates fileformat 264 - the...
2009-12-11 Uwe Stöhrpreamble.cpp: simplify code
2009-12-11 Uwe StöhrInsetCaption.cpp: revert unintended commit
2009-12-11 Uwe Stöhrreplace links to bugzilla with links to trac
2009-12-10 Richard HeckGenerate the magic label always. We'll need it other...
2009-12-10 Richard HeckDon't double-escape things.
next