]> git.lyx.org Git - lyx.git/history - src/frontends
* GuiApplication.cpp: prevent null pointer.
[lyx.git] / src / frontends /
2010-02-12 Jürgen Spitzmüller* GuiApplication.cpp: prevent null pointer.
2010-02-12 Jean-Marc LasgouttesFix bug #6217: Replacing a word in spellcheck does...
2010-02-12 Pavel SandaKill locker() API in VCS
2010-02-11 Abdelrazak YounesGuiTabular despaghettization: pass out tabular_ instead...
2010-02-11 Uwe StöhrGuiPrefs.cpp: revert changes that accidentally slipped...
2010-02-11 Pavel Sanda-xml
2010-02-11 Uwe Stöhrsupport for multirows in tables:
2010-02-10 Abdelrazak Younes* InsetFloat:
2010-02-10 Abdelrazak YounesFix i18n as suggested by Jürgen:
2010-02-10 Abdelrazak YounesFloatPlacement: code cleanup and bug fixing (pretty...
2010-02-10 Jürgen Spitzmüller* Spellchecker dialog:
2010-02-10 Abdelrazak YounesMake float type translatable.
2010-02-10 Pavel SandaUse readonly for manuals only in released versions.
2010-02-09 Jürgen Spitzmüller* GuiSpellchecker.cpp:
2010-02-09 Abdelrazak YounesApplication: get rid of 2 virtual interface.
2010-02-09 Abdelrazak YounesToday is a sad day, LyXView has passed over... long...
2010-02-09 Richard HeckWhitespace.
2010-02-09 Abdelrazak YounesTransfer LyXfunc code to GuiApplication::dispatch(...
2010-02-09 Jürgen SpitzmüllerAdd language selector to the spell chekcer dialog ...
2010-02-09 Abdelrazak YounesTemporarily fix bug #6412. The side effect is that...
2010-02-09 Jürgen Spitzmüller* store the full Language in WordLangTuple.
2010-02-09 Pavel Sandaqt 4.2
2010-02-08 Abdelrazak YounesFix compilation with 4.2.
2010-02-08 Abdelrazak Younes* Migrate InsetFloat to InsetDialog
2010-02-08 Jürgen SpitzmüllerAllow to switch buffer languages via the menu.
2010-02-08 Richard HeckConst.
2010-02-08 Jean-Marc Lasgouttesfix compilation with qt 4.2
2010-02-07 Abdelrazak YounesFix inset creation, the inset name code was already...
2010-02-07 Abdelrazak YounesERT and Box insets: simplify dialog creation and don...
2010-02-07 Abdelrazak YounesMigrate ERT dialog to InsetDialog.
2010-02-07 Abdelrazak YounesGuiBox: don't call applyView twice
2010-02-07 Abdelrazak YounesDialog: move method to protected area
2010-02-07 Abdelrazak YounesBox dialog: migrate to the new InsetDialog architecture...
2010-02-07 Abdelrazak Younes* Dialog:
2010-02-07 Abdelrazak YounesGuiInfo: simplify code.
2010-02-06 Enrico ForestieriFix shortcut target for the Contents combo.
2010-02-06 Jürgen SpitzmüllerGuiProgressView.cpp:
2010-02-01 Jürgen Spitzmüllerremove tautology
2010-02-01 Jürgen Spitzmüllerresolve shortcut conflict
2010-02-01 Vincent van RavesteijnFinally add some comments to the currentBufferView...
2010-02-01 Jürgen Spitzmüller* GuiDocument.cpp: before accessing the buffer() in...
2010-02-01 Kornel BenkoUse better include for 'struct QHeaderView'
2010-02-01 Kornel BenkoMake it compilable for QT4.3. (/usr/include/QtGui/qtree...
2010-02-01 Enrico ForestieriAccording to André, QLatin1String is cheaper.
2010-01-31 Jürgen Spitzmüller* GuiSetBorder.cpp: lighter colour for disabled borders...
2010-01-30 Vincent van RavesteijnFix r33279.
2010-01-30 Vincent van RavesteijnMove the message() function from lfunUiToggle to GuiVie...
2010-01-30 Vincent van RavesteijnDo not set the statusbar message in GuiView::toolbar...
2010-01-30 Vincent van RavesteijnUse the DispatchResult also for LFUN_MESSAGE and LFUN_B...
2010-01-30 Abdelrazak YounesGuiInfo: Migrate [New] push button slot to InsetDialog.
2010-01-30 Jürgen SpitzmüllerGuiRef.cpp: sort categories.
2010-01-30 Peter KümmelCMake: fix merged build, seems GCC could not handle...
2010-01-30 Jürgen Spitzmüller* GuiRef: improve filter UI
2010-01-30 Abdelrazak YounesInset::validateModifyArgument(): new virtual interface...
2010-01-30 Jürgen Spitzmüller* FindAndReplaceUi.ui: adapt tooltips
2010-01-30 Jürgen SpitzmüllerAdd search and grouping facility to Crossref dialog...
2010-01-29 Jürgen Spitzmüllerrevert unintended commit parts.
2010-01-29 Jürgen Spitzmüller* fix spelling in comments to please John.
2010-01-29 Jean-Marc LasgouttesMake LFUN_HELP_OPEN open the document in read-only...
2010-01-29 Jean-Marc Lasgouttesadd a dispatchresult parameter to lyxview::dispatch
2010-01-29 Jürgen Spitzmüller* FindAndReplace.cpp:
2010-01-29 Jürgen Spitzmüller* GuiView.cpp:
2010-01-27 Vincent van RavesteijnRewrite FindAndReplace::eventFilter() and make it more...
2010-01-27 Tommaso CucinottaGet rid of non-existent slot warning after removal...
2010-01-27 Vincent van RavesteijnFix doxygen output for grouped items. Without the ...
2010-01-27 Pavel SandaLet the tag affect other sides too
2010-01-27 Pavel SandaIntroduce "samerow" toolbar tag and let View/Update...
2010-01-27 Tommaso CucinottaAvoid overlapping of shortcuts with Menu items (for...
2010-01-27 Tommaso CucinottaRemoved redundant Close button (space may be useful...
2010-01-25 Abdelrazak YounesGet rid of Buffer::setReadOnly() pseudo signal.
2010-01-25 Jürgen SpitzmüllerFindAndReplace.cpp: line length and formatting blues
2010-01-25 Jürgen SpitzmüllerFindAndReplaceUi.ui: add tooltip
2010-01-25 Jürgen Spitzmüller* add forgotten l7n tags.
2010-01-25 Jürgen Spitzmüller* FindAndReplace{cpp,h,Ui.ui}: some UI plishment.
2010-01-24 Vincent van RavesteijnGuiCitation.cpp:
2010-01-24 Vincent van RavesteijnIndicesUi.ui: Fix copy&paste error in the tooltip.
2010-01-24 Vincent van RavesteijnGuiCompare: Show the contents of the Options groupbox...
2010-01-23 Abdelrazak YounesAbout box: Migrate to DialogView.
2010-01-23 Jürgen Spitzmüllerreally fix the Diamond toolbar item.
2010-01-23 Jürgen Spitzmüller* FindReplace.cpp:
2010-01-22 Jürgen Spitzmüller* FindReplace: allow proper localization.
2010-01-22 Jürgen Spitzmüller* add support for the enchant spell checker (bug 6226).
2010-01-21 Tommaso CucinottaCode cleanup
2010-01-20 Tommaso CucinottaDispatch BUFFER_SWITCH only if buffer actually changed...
2010-01-19 Jürgen Spitzmüller* ADD LFUN_SPELLING_ADD and LFUN_SPELLING_IGNORE (bug...
2010-01-17 Enrico ForestieriFix horizontal size of replacement combo.
2010-01-17 Jürgen Spitzmüller* GuiSpellchecker:
2010-01-17 Jürgen Spitzmüller* Add more keyboard accelerators to the spellchecker...
2010-01-15 Jean-Marc Lasgouttescompilation fir with qt 4.2
2010-01-15 Peter Kümmeladd warning about processing events
2010-01-14 Vincent van RavesteijnSet the hourglass cursor for the dialog while running...
2010-01-14 Vincent van RavesteijnCompare: Adjustment of the title bar of GuiCompare...
2010-01-14 Vincent van RavesteijnHide the Aborted and Finished messages after a few...
2010-01-14 Vincent van RavesteijnCompare: Add a statusbar to the dialog and show a messa...
2010-01-13 Pavel SandaProgressView minimal horizontal size.
2010-01-13 Pavel SandaProgressView quirks
2010-01-13 Vincent van RavesteijnFix (partly?) bug #6451: Crash when interacting with...
2010-01-13 Pavel SandaMove lyxerrFlush() out of singnal/slot business.
2010-01-13 Enrico ForestieriRemove the no more necessary workaround for Qt < 4.4
2010-01-12 Pavel SandaRevert last patch for time being. This gives 0 vertical...
next