]> git.lyx.org Git - lyx.git/history - src/frontends
use return value of regex_match to check whether a match was found
[lyx.git] / src / frontends /
2011-02-17 Stephan Witt#7292 revert the use MetaModifier for AltModifier on...
2011-02-16 Vincent van RavesteijnFix bug #7308: Table settings dialog broken.
2011-02-16 Jürgen SpitzmüllerMenus.cpp: use proper ifdefs.
2011-02-16 Jürgen SpitzmüllerMenus.cpp: QProyStyle was introduced in Qt 4.6.
2011-02-15 Vincent van RavesteijnSqueeze warning.
2011-02-15 Peter Kümmeltry a autosave next time even when currently no buffer...
2011-02-15 Vincent van RavesteijnFix bug #5414: Show context menu accelerators when...
2011-02-15 Peter Kümmeluse more common millisecond notation
2011-02-15 Peter Kümmelsuppress abbreviated descriptions in document dialog
2011-02-14 Vincent van RavesteijnFix bug #7209: Crash when clicking on unfinished comman...
2011-02-14 Stephan Witt#7292 use MetaModifier for AltModifier on mac - alt...
2011-02-13 Vincent van RavesteijnDo not compile unused code.
2011-02-13 Vincent van RavesteijnRemove an include an reorder.
2011-02-13 Vincent van RavesteijnGuiView: Small simplification.
2011-02-13 Vincent van RavesteijnTypos in the comment.
2011-02-13 Vincent van RavesteijnGuiWorkArea: coding style.
2011-02-13 Vincent van RavesteijnFix tabstops in the preference dialog.
2011-02-13 Vincent van RavesteijnString tweaks.
2011-02-13 Jürgen SpitzmüllerIntroduce new file format flag "menu=export" to define...
2011-02-12 Enrico ForestieriTrial and error shows that this works for yap (what...
2011-02-12 Enrico ForestieriFix bug #7186 (Forward Search not working for Child...
2011-02-10 Enrico ForestieriFor some reason, when a latex error occurs, it may...
2011-02-10 Jürgen Spitzmüller* GuiSendto: allow to simply export from this dialog...
2011-02-09 Jürgen Spitzmüller* Menus.cpp: fix comment.
2011-02-09 Jürgen SpitzmüllerFix typo.
2011-02-09 Jürgen SpitzmüllerCheck for fontspec an configure the GUI accordingly.
2011-02-08 Stephan Witt#7170 Disable hunspell dict path in prefs when hunspell...
2011-02-07 Richard HeckFix a couple of compilation issues with gcc 4.6. See...
2011-02-07 Tommaso CucinottaSearch and replace buffers are now passed from the...
2011-02-06 Enrico ForestieriIn the tabular dialog, associate label with the correct...
2011-02-04 Edwin Leuvenattempt at consistency in widget naming in tabular...
2011-02-04 Edwin Leuvenforgot to initialize the tabular width length validator
2011-02-04 Edwin Leuvenupdate tabular width fields in dialog correctly
2011-02-04 Jürgen Spitzmüllerrevert r37459 and add a note to the sources:
2011-02-03 Pavel SandaRepair tooltip so it can be translated, spotted by...
2011-02-03 Pavel SandaResave ExternalUi in Qt 4.4 designer
2011-02-03 Edwin Leuvensupport for tabular*
2011-02-03 Georg Baumadd busy.gif to resources (in line with cmake)
2011-02-03 Jürgen Spitzmüller* GuiDocument.cpp:
2011-02-03 Pavel SandaSpotted by Jim Rotmalm.
2011-02-03 Jürgen Spitzmüller* Allow to set language package on a per-document basis...
2011-02-03 Enrico ForestieriHelp avoiding shortcut clashes by discriminating strings.
2011-02-02 Richard HeckFinally, disentangle IsPredefined and UsesFloatPkg...
2011-02-02 Richard HeckFix bug #7224. This allows two different floats to...
2011-02-02 Tommaso CucinottaFixed focusing issue when dialog already open on lyx...
2011-01-31 Jürgen SpitzmüllerInsetParamsDialog: update the dialog settings on contex...
2011-01-29 Enrico ForestieriIntroduce a wrapper class for odocstream to help ensuri...
2011-01-27 Jean-Marc LasgouttesFor the default View and Update actions of the View...
2011-01-26 Tommaso CucinottaFixes this issue:
2011-01-26 Jean-Marc LasgouttesUnify handling of pass thru insets and paragraphs by...
2011-01-24 Peter Kümmelfix c&p bug
2011-01-24 Peter Kümmelremove obsolete code: we have now a animation to indica...
2011-01-24 Stephan Witt#7149 correct current_view_ or add checks for it for...
2011-01-24 Jean-Marc LasgouttesFix ticket #7260: Error when opening all floats, when...
2011-01-23 Edwin Leuvenadd busy spinner to status bar when threads are running...
2011-01-18 Stephan Witt#7149 improve the comment
2011-01-18 Stephan Witt#7149 fix a crash on file-open with having some view...
2011-01-18 Richard HeckFormat conversion for bind files. This completes the...
2011-01-17 Richard HeckDon't try to convert any of the preference files except...
2011-01-16 Richard HeckFactor out the code that actually does the reading...
2011-01-16 Richard HeckWe don't want to write an empty string here. Keep it...
2011-01-16 Richard HeckConversion routines for preference files.
2011-01-16 Richard HeckWhitespace.
2011-01-15 Peter Kümmelstart the timer in the correct thread
2011-01-15 Stephan Wittmake thesaurus usable for readonly documents
2011-01-06 Georg BaumFix crash in lyx -e latex lib/doc/Shortcuts.lyx: theApp...
2011-01-06 Vincent van RavesteijnLyX remembers the state and geometry of the advanced...
2011-01-05 Tommaso CucinottaAvoid crash on exiting LyX while Adv Search is shown...
2011-01-04 Vincent van RavesteijnBetter fix for part 3 of bug #7182: LyX truncates file...
2011-01-04 Vincent van RavesteijnFix bug #5600: View source panel isn't updating after...
2011-01-03 Vincent van RavesteijnFix bug #5082: Outline visibility not remembered.
2011-01-03 Vincent van RavesteijnFix bug 7137: Main WA disappears on wrap-around dialog.
2011-01-03 Vincent van RavesteijnFix part 3 of bug #7182: LyX truncates file names to...
2011-01-03 Vincent van RavesteijnFix part 2 of bug #7182: LyX truncates file names to...
2011-01-03 Jürgen SpitzmüllerFix UI glitch in the prefs dialog (bug 7190).
2011-01-03 Vincent van RavesteijnFix bug #7099: Fix bug #7099: Math toolbars don't autoshow.
2011-01-03 Vincent van RavesteijnThis comment introduced in r37075 was wrong. We should...
2011-01-03 Vincent van RavesteijnFix bug #7099: Math toolbars don't autoshow.
2011-01-03 Vincent van RavesteijnRemove unused member variable GuiToolbar::name_.
2011-01-03 Vincent van RavesteijnFix another instance of "visibility >= MATH". This...
2011-01-03 Vincent van RavesteijnRemove GuiToolbar::allowauto_ and define this property...
2011-01-01 Enrico ForestieriRevert r36465 and r36467. Soon to be replaced by proper...
2010-12-31 Tommaso CucinottaAlso copying the document language to the find/replace...
2010-12-31 Tommaso CucinottaCopy document params (including language settings)...
2010-12-29 Tommaso CucinottaApplying (variation of) fix by stwitt to solve #7172.
2010-12-29 Jürgen Spitzmüller* GuiPrefs.{cpp,h}:
2010-12-29 Vincent van RavesteijnAdd some extra information about bug #3684.
2010-12-29 Vincent van RavesteijnFix bug #7187: Font painting problems with emulated...
2010-12-28 Enrico Forestierilyx_pot.py cannot deal with raw newlines in ui files...
2010-12-26 Pavel SandaKill unneeded string
2010-12-26 Pavel SandaResave spellcheck ui in older designer
2010-12-26 Pavel SandaMake outliner delays again more invisible in some cases.
2010-12-21 Stephan Wittfix typo: double semicolon at line end of code
2010-12-21 Stephan Wittcorrect a cut-and-paste typo
2010-12-20 Pavel SandaUnneeded quotes in ui title
2010-12-20 Stephan Wittlittle optimization: avoid a duplicate cursor get from...
2010-12-19 Pavel SandaAttempt to workaround movement and editation slowness.
2010-12-19 Pavel SandaLet filenames to be longer in window title.
2010-12-18 Abdelrazak YounesTeXOnePar() simplification: use pit_type instead of...
2010-12-17 Stephan Wittfix compiler warnings in pedantic mode: remove trailing...
next