]> git.lyx.org Git - lyx.git/history - src/support
revert r37459 and add a note to the sources:
[lyx.git] / src / support /
2010-04-21 Pavel SandaDocFileName.outputFilename -> DocFileName.outputFileName
2010-04-21 Pavel SandaFileName.mangledFilename -> FileName.mangledFileName
2010-04-21 Pavel SandaFilename.relFilename -> Filename.relFileName
2010-04-21 Pavel SandaProper camel case for FileName.absFilename
2010-04-16 Pavel SandaFix bug #6649 - fix texrow structure generated by Inset...
2010-04-14 Stephan Witttiger support on mac snow leopard, include Qt4 framewor...
2010-04-08 Stephan Wittadd support for private aspell framework for mac os
2010-04-08 Stephan Wittreduce compiler warnings (deprecated method, uninitiali...
2010-03-29 Richard HeckIf the translation fails for some reason, just return...
2010-03-29 Richard HeckMake these const, too. I mean, why not?
2010-03-12 Enrico ForestieriFix command line parsing and allow unicode arguments...
2010-03-06 Pavel SandaFix unsafe use of fixed width arrays.
2010-03-06 Pavel SandaRemove unused SignalSlot files per Abdel's suggestion
2010-03-06 Pavel SandaFile missing in tarball
2010-03-05 Pavel Sandanext one
2010-03-03 Richard Hecks/updateLabels/updateBuffer/g, per a suggestion of...
2010-02-25 Enrico ForestieriOn Windows, allow loading documents with non-ascii...
2010-02-23 Enrico ForestieriWhen using CREATE_NEW, CreateFile fails if the file...
2010-02-22 Enrico ForestieriOn windows, allow saving a document whose pathname...
2010-02-21 Enrico ForestieriWin95 is not supported by a long time now.
2010-02-21 Enrico ForestieriThis should have gone in r33524.
2010-02-21 Enrico ForestieriFix bug #5238: LyX 1.6 fails with non-ascii chars in...
2010-02-17 Enrico ForestieriOperator new[] should always be matched by operator...
2010-02-15 Pavel Sandatypo
2010-02-10 Jürgen Spitzmüller* Thesaurus.cpp:
2010-02-10 Abdelrazak YouneshasDigit(): Avoid a string copy as this is in a critica...
2010-02-09 Jürgen Spitzmüller* support/lstring.{cpp,h}:
2010-01-30 Peter KümmelCMake: fix merged build, seems GCC could not handle...
2010-01-27 Vincent van RavesteijnFix doxygen output for grouped items. Without the ...
2010-01-24 Vincent van RavesteijnFix compilation with CMake on linux. (Am I the only...
2010-01-17 Enrico ForestieriFix bug #5525: Windows XP doesn't shut down with LyX...
2010-01-13 Enrico ForestieriQuery the cygdrive prefix only if the cygwin mount...
2010-01-08 Enrico ForestieriAdd support for the newly released Cygwin 1.7.
2010-01-03 Pavel SandaKeep in synchro with "All messages"
2009-12-30 Peter Kümmeluse template instead of macro,
2009-12-30 Peter Kümmelno stl includes in debug.h
2009-12-29 Peter KümmelAdd Pavel's lyxerr extension, add ui for debug levels.
2009-12-27 Pavel SandaUnneeded header
2009-12-27 Peter Kümmelremove debug code
2009-12-27 Peter Kümmelcleanup process output
2009-12-27 Peter Kümmeladd some debug info
2009-12-26 Peter Kümmelfix formatting
2009-12-26 Peter Kümmelbe sure processFinished() is only called once.
2009-12-26 Peter Kümmelworkaround for Qt (4.5.2) bug: QProcess::started(...
2009-12-22 Enrico ForestieriAdd support for the forthcoming Cygwin 1.7.
2009-12-21 Peter Kümmel- Show progress information in status bar.
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 Enrico ForestieriFix bug #4063: LyX cannot handle apostrophe characters...
2009-12-19 Enrico ForestieriImprove the command-line parser meant to be used for...
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 Peter KümmelTicket 6266 Quoting Problem with QProcess: don't think...
2009-12-13 Peter Kümmeltypo
2009-12-13 Peter Kümmelcleanup error messages
2009-12-12 Vincent van RavesteijnFix compilation without QProcess.
2009-12-11 Uwe Stöhrreplace links to bugzilla with links to trac
2009-12-06 Peter Kümmeljust discovered qtcreators feature 'replace tabs on...
2009-12-06 Peter Kümmelno timeout when starting up a process, cleanup error...
2009-12-05 Vincent van RavesteijnAdd a FileName::refresh function and replace one call...
2009-12-04 Pavel SandaComment
2009-12-04 Peter Kümmeladd argument to suppress event processing
2009-12-04 Peter Kümmelfix unused var warning
2009-12-04 Peter Kümmelfix init order
2009-12-04 Peter KümmelEnable user input processing when an external process...
2009-12-04 Peter Kümmelalso process user input, trigger more processEvents
2009-12-04 Pavel Sandagcc complains because of inicialization order
2009-12-04 Peter Kümmelcoding style
2009-12-04 Peter Kümmelalso delete process on errors, use RAII therefore
2009-12-04 Peter Kümmelmore cleanup without behavior changes
2009-12-04 Peter KümmelMove some code from the process branch into trunk.
2009-12-02 Jean-Marc Lasgouttesadd a new bformat version
2009-11-17 Jean-Marc Lasgouttesrevert previous fix for Snow Leopard crashes and apply...
2009-11-13 Jean-Marc Lasgouttesconstify
2009-10-23 Jean-Marc LasgouttesDisable forking on Mac OS X. This should fix crashes...
2009-10-16 Jean-Marc LasgouttesRemove dead includes in FileName, since we do not use...
2009-10-06 Jean-Marc Lasgouttesremove traces of libtool and of obsolete autoconf macros
2009-09-30 Abdelrazak YounesFix gcc4.4 warnings.
2009-09-24 Richard HeckFix doxy.
2009-09-20 Enrico ForestieriCorrectly reinitialize ind when successive lines are...
2009-09-19 Enrico ForestieriFix bug #6215 (spotted by Vincent).
2009-08-17 Pavel SandaAdd find debug level. Patch from Tommaso.
2009-08-14 Enrico ForestieriDon't rely on the signal delivered by raise(), as this...
2009-08-14 Enrico ForestieriMove OS specific code to proper place. Also make sure...
2009-08-09 Pavel SandaHopefully this works on other archs too.
2009-08-09 Abdelrazak Younesgcc compilation fix and introduce new splice method.
2009-08-09 Abdelrazak YounesRandomAccessList: new swap() method for swapping two...
2009-07-25 Vincent van RavesteijnFix bug #4473: Incorrect LaTeX output for inter-word...
2009-07-14 Jean-Marc Lasgouttesfix tests
2009-07-12 Jean-Marc Lasgouttes * gettext.cpp (translateIfPossible): @Use the same...
2009-07-08 Richard HeckMore comments.
2009-07-07 Richard HeckAdd and update some comments.
2009-06-28 Pavel SandaCapitalize
2009-06-28 Pavel Sandatypo
2009-06-09 Enrico ForestieriThe QFileInfo::refresh() bug is fixed in Qt 4.5.
2009-06-09 Georg Baumfix bug 5798: Translate float names
2009-05-26 Enrico ForestieriAccount for the weird case where p2 is longer than...
2009-05-25 Enrico ForestieriAnother tweak to account for when both paths end with...
next