..
ui
PrefsUi: Remove unneeded widths
2013-06-02 23:30:06 +02:00
.gitignore
Setup .gitignore for generated files
2012-03-22 02:16:12 +01:00
Action.cpp
Even more llvm/clang warnings
2013-05-02 19:22:10 +02:00
Action.h
Even more llvm/clang warnings
2013-05-02 19:22:10 +02:00
BulletsModule.cpp
Update status when bullet size is changed.
2011-06-04 12:50:39 +00:00
BulletsModule.h
ButtonController.cpp
ButtonController.h
ButtonPolicy.cpp
ButtonPolicy.h
fix compiler warnings in pedantic mode: remove trailing comma after last enum member
2010-12-17 19:56:51 +00:00
CategorizedCombo.cpp
Consider filtering when selecting from categorized combo ( #8452 )
2012-12-10 12:52:23 +01:00
CategorizedCombo.h
Rescue monolithic build after 32fde61c8f
.
2012-11-24 17:48:47 +01:00
CMakeLists.txt
Adjust CMake for Qt5
2013-04-23 21:45:49 +02:00
ColorCache.cpp
ColorCache.h
CustomizedWidgets.cpp
CustomizedWidgets.h
Dialog.cpp
Another assertion that got changed wrongly.
2013-04-27 18:12:27 -04:00
Dialog.h
Remove some header leftovers based on Scott's script hints.
2013-05-02 00:30:16 -07:00
DialogView.h
DockView.h
close floating dock widgets (not currently docked) with escape keypress event
2011-09-29 18:52:36 +00:00
EmptyTable.cpp
EmptyTable.h
More llvm/clang warnings
2013-05-02 18:27:32 +02:00
FancyLineEdit.cpp
Prepare LyX code to compile and link with Qt5:
2013-02-03 19:26:21 +01:00
FancyLineEdit.h
Prepare LyX code to compile and link with Qt5:
2013-02-03 19:26:21 +01:00
FileDialog.cpp
LyX 2.1 will support only Qt>=4.5.
2012-11-04 01:22:32 +01:00
FileDialog.h
Take Vincent's advice: using a pointer for selectedFilter
2011-10-15 13:32:14 +00:00
FindAndReplace.cpp
Header cleanup cont.
2013-05-19 18:07:53 -07:00
FindAndReplace.h
Header cleanup cont.
2013-05-19 18:07:53 -07:00
FloatPlacement.cpp
FloatPlacement.h
GuiAbout.cpp
GuiAbout: Add missing include
2013-05-15 07:47:02 +02:00
GuiAbout.h
GuiAlert.cpp
Avoid that, if an error dialog pops up during a long operation, it freezes LyX.
2012-08-18 22:45:21 +01:00
GuiApplication.cpp
Move a Qt workaround to the Qt frontend.
2013-06-04 12:08:36 +02:00
GuiApplication.h
Avoid that, if an error dialog pops up during a long operation, it freezes LyX.
2012-08-18 22:45:21 +01:00
GuiBibitem.cpp
GuiBibitem.h
GuiBibtex.cpp
Revert a6e42e5079
.
2012-06-28 20:52:20 +02:00
GuiBibtex.h
GuiBox.cpp
GuiBox.cpp, InsetBox.cpp: fix some wrong logic
2013-05-25 15:07:17 +02:00
GuiBox.h
support for \mbox and \fbox
2013-03-22 01:33:58 +01:00
GuiBranch.cpp
GuiBranch.h
GuiBranches.cpp
Fix monolithic build (bug #8079 )
2012-03-24 15:25:30 +01:00
GuiBranches.h
Fix handling of the add branch textfield in GuiBranches
2012-03-03 14:39:32 +00:00
GuiChanges.cpp
Fix bug #4213 : Change tracking support for tex2lyx.
2011-11-06 17:03:59 +00:00
GuiChanges.h
GuiCharacter.cpp
Fix toggling of 'misc' font options (bug #8764 )
2013-07-17 08:30:42 +02:00
GuiCharacter.h
More llvm/clang warnings
2013-05-02 18:27:32 +02:00
GuiCitation.cpp
Constify some catches and others
2012-09-17 04:05:34 -04:00
GuiCitation.h
Move the citation engine machinery to layouts.
2012-03-01 00:41:30 +00:00
GuiClipboard.cpp
Header cleanup cont.
2013-05-19 18:07:53 -07:00
GuiClipboard.h
Implement paste from LaTeX and HTML (bug #3096 )
2013-04-14 19:45:36 +02:00
GuiCommandBuffer.cpp
Constify some catches and others
2012-09-17 04:05:34 -04:00
GuiCommandBuffer.h
GuiCommandEdit.cpp
GuiCommandEdit.h
GuiCompare.cpp
Fix bug #7540 . Patch based upon one added to bug report by Max Funk.
2011-06-01 13:18:08 +00:00
GuiCompare.h
GuiCompareHistory.cpp
Add very simple revision comparison for git.
2013-02-09 19:35:22 -08:00
GuiCompareHistory.h
Header cleanup cont.
2013-05-19 18:07:53 -07:00
GuiCompleter.cpp
Header cleanup cont.
2013-05-19 18:07:53 -07:00
GuiCompleter.h
Header cleanup cont.
2013-05-19 18:07:53 -07:00
GuiDelimiter.cpp
Full delimiter support for llbracket and rrbracket
2012-12-16 15:49:42 +01:00
GuiDelimiter.h
GuiDialog.cpp
Revert a6e42e5079
.
2012-06-28 20:52:20 +02:00
GuiDialog.h
Typos in the comment.
2011-02-13 09:59:14 +00:00
GuiDocument.cpp
Establish missing connections to change_adaptor
2013-07-21 19:27:57 +02:00
GuiDocument.h
A first batch of potential bugs spotted by llvm/clang
2013-05-02 16:38:25 +02:00
GuiErrorList.cpp
Generalize check to generic non-editable insets.
2011-04-05 15:40:00 +00:00
GuiErrorList.h
GuiERT.cpp
GuiERT.h
GuiExternal.cpp
Move readBB_from_PSFile() out of support (no code change),
2012-02-15 20:50:52 +00:00
GuiExternal.h
GuiFontExample.cpp
GuiFontExample.h
GuiFontLoader.cpp
A first batch of potential bugs spotted by llvm/clang
2013-05-02 16:38:25 +02:00
GuiFontLoader.h
GuiFontMetrics.cpp
Audit all the LASSERT calls, and try to do something sensible at
2013-04-25 17:27:10 -04:00
GuiFontMetrics.h
Avoid narrowing in array initializator
2012-01-07 18:29:07 +00:00
GuiGraphics.cpp
"Performance" fixes suggested by cppcheck
2012-05-28 22:42:44 +02:00
GuiGraphics.h
Header cleanup cont.
2013-05-20 18:47:16 -07:00
GuiGraphicsUi.h
GuiHSpace.cpp
Simplify code a bit.
2011-11-23 16:49:34 +00:00
GuiHSpace.h
InsetSpace support for
2011-08-29 14:07:30 +00:00
GuiHyperlink.cpp
GuiHyperlink.h
GuiIdListModel.cpp
Audit all the LASSERT calls, and try to do something sensible at
2013-04-25 17:27:10 -04:00
GuiIdListModel.h
GuiImage.cpp
GuiImage.h
GuiInclude.cpp
Fix the file filters for InsetInclude.
2011-09-13 20:43:06 +00:00
GuiInclude.h
fix compiler warnings in pedantic mode: remove trailing comma after last enum member
2010-12-17 19:56:51 +00:00
GuiIndex.cpp
GuiIndex.h
GuiIndices.cpp
Don't allow newline characters in document settings.
2011-09-24 16:39:23 +00:00
GuiIndices.h
Rename QLineEdit widgets to have a LE suffix (consistent within GuiDocument).
2011-09-24 16:39:20 +00:00
GuiInfo.cpp
Revert a6e42e5079
.
2012-06-28 20:52:20 +02:00
GuiInfo.h
GuiKeySymbol.cpp
Audit all the LASSERT calls, and try to do something sensible at
2013-04-25 17:27:10 -04:00
GuiKeySymbol.h
Header cleanup cont.
2013-05-20 18:47:16 -07:00
GuiLabel.cpp
GuiLabel.h
GuiLine.cpp
Revert a6e42e5079
.
2012-06-28 20:52:20 +02:00
GuiLine.h
GuiListings.cpp
Revert a6e42e5079
.
2012-06-28 20:52:20 +02:00
GuiListings.h
GuiLog.cpp
Add FIXME
2013-05-27 18:48:46 +02:00
GuiLog.h
GuiMathMatrix.cpp
GuiMathMatrix.cpp: remove an unused header
2013-05-14 02:26:22 +02:00
GuiMathMatrix.h
GuiNomenclature.cpp
Implement GuiNomenclature::initialiseParams(), thus restoring the
2011-09-11 14:14:04 +00:00
GuiNomenclature.h
Implement GuiNomenclature::initialiseParams(), thus restoring the
2011-09-11 14:14:04 +00:00
GuiNote.cpp
GuiNote.h
GuiPainter.cpp
Audit all the LASSERT calls, and try to do something sensible at
2013-04-25 17:27:10 -04:00
GuiPainter.h
Factor out painting of text decorations
2012-05-02 18:02:17 +02:00
GuiParagraph.cpp
Revert a6e42e5079
.
2012-06-28 20:52:20 +02:00
GuiParagraph.h
Header cleanup cont.
2013-05-20 18:47:16 -07:00
GuiPhantom.cpp
GuiPhantom.h
GuiPrefs.cpp
Implement option to set a global default output format for dics with non-tex fonts ( #8706 )
2013-06-01 16:58:34 +02:00
GuiPrefs.h
Header cleanup cont.
2013-05-20 18:47:16 -07:00
GuiPrint.cpp
Fix bug #7540 . Patch based upon one added to bug report by Max Funk.
2011-06-01 13:18:08 +00:00
GuiPrint.h
Header cleanup cont.
2013-05-20 18:47:16 -07:00
GuiPrintindex.cpp
GuiPrintindex.h
GuiPrintNomencl.cpp
Revert a6e42e5079
.
2012-06-28 20:52:20 +02:00
GuiPrintNomencl.h
GuiProgress.cpp
Fix bug #8032 (timeout when using the Sweave module)
2012-02-18 14:16:25 +00:00
GuiProgress.h
Header cleanup cont.
2013-05-20 18:47:16 -07:00
GuiProgressView.cpp
Header cleanup cont.
2013-05-20 18:47:16 -07:00
GuiProgressView.h
Header cleanup cont.
2013-05-20 18:47:16 -07:00
GuiRef.cpp
GuiRef: only enable "Group" CB if non-empty refs
2013-04-22 15:39:16 -04:00
GuiRef.h
Fix issues with xref dialog in read-only documents ( #8177 )
2012-09-29 16:12:31 +02:00
GuiSearch.cpp
When agreeing to wrap-around, but nothing is found, keep the cursor where it originally was.
2013-07-22 23:55:43 +01:00
GuiSearch.h
Adding wrap-around pop-up question to simple find and replace dialog (fixing enhancement request #1262 ).
2013-07-21 17:51:53 +01:00
GuiSelection.cpp
GuiSelection.h
GuiSelectionManager.cpp
Revert a6e42e5079
.
2012-06-28 20:52:20 +02:00
GuiSelectionManager.h
Remove ; from end of function definitions
2013-05-12 13:04:18 +02:00
GuiSendto.cpp
Do not sort formats in BufferParams::exportableFormats
2013-03-24 18:06:32 +01:00
GuiSendto.h
GuiSetBorder.cpp
qt5: Use Qt::WindowFlags instead of Qt::WFlags
2012-12-15 11:07:35 +01:00
GuiSetBorder.h
qt5: Use Qt::WindowFlags instead of Qt::WFlags
2012-12-15 11:07:35 +01:00
GuiShowFile.cpp
GuiShowFile.h
GuiSpellchecker.cpp
Fix bug #8238 : correct the forward argument of replace2string() in on_replacePB_clicked().
2012-07-27 00:34:17 +02:00
GuiSpellchecker.h
Fixes the following issues:
2011-04-08 13:26:45 +00:00
GuiSymbols.cpp
Prepare LyX code to compile and link with Qt5:
2013-02-03 19:26:21 +01:00
GuiSymbols.h
GuiTabular.cpp
GuiTabular: disabling is now done on textChanged()
2013-03-19 14:48:20 -04:00
GuiTabular.h
Fix #7021 : the problem was that activating the border combo was triggering dialogToParams() and thus disallowed because of the empty value.
2010-12-04 10:55:03 +00:00
GuiTabularCreate.cpp
GuiTabularCreate.h
GuiTexinfo.cpp
Also display the info about BibTeX databases in the TeX info panel.
2011-12-03 22:24:58 +00:00
GuiTexinfo.h
Header cleanup cont.
2013-05-22 19:58:58 -07:00
GuiThesaurus.cpp
Revert a6e42e5079
.
2012-06-28 20:52:20 +02:00
GuiThesaurus.h
Header cleanup cont.
2013-05-22 19:58:58 -07:00
GuiToc.cpp
Revert a6e42e5079
.
2012-06-28 20:52:20 +02:00
GuiToc.h
Header cleanup cont.
2013-05-22 19:58:58 -07:00
GuiToolbar.cpp
Header cleanup cont.
2013-05-22 19:58:58 -07:00
GuiToolbar.h
Header cleanup cont.
2013-05-22 19:58:58 -07:00
GuiView.cpp
Allow master view/update when current buffer is the master
2013-09-01 20:14:44 +02:00
GuiView.h
Fix zombie toolbars (bug 8520)
2013-05-19 22:17:16 +02:00
GuiViewSource.cpp
Another try at making the source view dock arrange itself.
2013-05-07 11:30:46 +02:00
GuiViewSource.h
Header cleanup cont.
2013-05-22 19:58:58 -07:00
GuiVSpace.cpp
GuiVSpace.h
GuiWorkArea_Private.h
Header cleanup cont.
2013-05-22 19:58:58 -07:00
GuiWorkArea.cpp
Trivial fix: escape ampersands in file names before pushing to tab header ( #8757 )
2013-07-19 15:55:56 +02:00
GuiWorkArea.h
Header cleanup cont.
2013-05-22 19:58:58 -07:00
GuiWrap.cpp
GuiWrap.h
IconPalette.cpp
IconPalette.h
InGuiThread.cpp
InGuiThread.h
LyX 2.1 will support only Qt>=4.5.
2012-11-04 01:22:32 +01:00
InsertTableWidget.cpp
More llvm/clang warnings
2013-05-02 18:27:32 +02:00
InsertTableWidget.h
More llvm/clang warnings
2013-05-02 18:27:32 +02:00
InsetParamsDialog.cpp
Revert a6e42e5079
.
2012-06-28 20:52:20 +02:00
InsetParamsDialog.h
Header cleanup cont.
2013-05-22 19:58:58 -07:00
InsetParamsWidget.cpp
InsetParamsWidget.h
LaTeXHighlighter.cpp
LaTeXHighlighter.h
LayoutBox.cpp
Audit all the LASSERT calls, and try to do something sensible at
2013-04-25 17:27:10 -04:00
LayoutBox.h
Cleanup private part of Layout Box on destructor (probably not really an
2011-10-15 13:34:14 +00:00
LengthCombo.cpp
Move LengthCombo into namespace lyx::frontend
2012-12-17 21:38:57 +01:00
LengthCombo.h
Move LengthCombo into namespace lyx::frontend
2012-12-17 21:38:57 +01:00
LyXFileDialog.cpp
Prepare LyX code to compile and link with Qt5:
2013-02-03 19:26:21 +01:00
LyXFileDialog.h
Makefile.am
Split the overcrowded and chaotic UI pref pane into two ( #7524 )
2013-03-02 12:24:32 +01:00
Menus.cpp
Remove the 'running' booleans quit and optional
2013-05-13 11:37:26 +02:00
Menus.h
Remove some header leftovers based on Scott's script hints.
2013-05-02 00:30:16 -07:00
PanelStack.cpp
Fix assert: Do not use translated names as keys
2013-05-13 10:00:57 +02:00
PanelStack.h
Add a search box to the Document Settings and Preferences dialog.
2011-06-05 17:54:27 +00:00
pch.h
qt_helpers.cpp
Fix the fix to the decimal separator problem with Qt5
2013-07-27 11:18:16 +02:00
qt_helpers.h
Fix empty width support for Box inset
2013-05-24 15:44:59 +02:00
qt_i18n.h
README
TocModel.cpp
Header cleanup cont.
2013-05-22 19:58:58 -07:00
TocModel.h
Header cleanup cont.
2013-05-22 19:58:58 -07:00
TocWidget.cpp
A first batch of potential bugs spotted by llvm/clang
2013-05-02 16:38:25 +02:00
TocWidget.h
Attempt to workaround movement and editation slowness.
2010-12-19 22:27:21 +00:00
Toolbars.cpp
An IPA toolbar
2012-08-21 14:56:34 +02:00
Toolbars.h
An IPA toolbar
2012-08-21 14:56:34 +02:00
Validator.cpp
"Performance" fixes suggested by cppcheck
2012-05-28 22:42:44 +02:00
Validator.h
"Performance" fixes suggested by cppcheck
2012-05-28 22:42:44 +02:00