]> git.lyx.org Git - lyx.git/history - src/frontends/qt4
merge the two parts of the implementation of frontends::Dialogs
[lyx.git] / src / frontends / qt4 /
2007-11-15 André Pönitzmerge the two parts of the implementation of frontends...
2007-11-15 André Pönitzreduce line noise
2007-11-15 Abdelrazak Younescosmetics and comments.
2007-11-15 Abdelrazak YounesUse QSettings for session management of windows geometr...
2007-11-14 Abdelrazak Younescleanups and cosmetics.
2007-11-14 Abdelrazak Younesfix drawing issues following removal of WorkArea::width...
2007-11-14 Abdelrazak YounesBump the Qt requirement to version 4.0.0
2007-11-14 Abdelrazak YounesTransfer geometry related session code from LyX::newLyX...
2007-11-14 Abdelrazak YounesCosmetics
2007-11-14 Abdelrazak YounesFix the disappearing minibuffer by don't pretending...
2007-11-14 Pavel SandaFix bug 2738: Wrong sorting of languages in Document...
2007-11-14 André Pönitzcosmetics
2007-11-14 André Pönitzcosmetics
2007-11-14 André Pönitzcompile fix;
2007-11-13 André Pönitzcosmetics
2007-11-13 André Pönitzshuffle stuff around
2007-11-13 Enrico ForestieriFix thinko in r21048
2007-11-13 Enrico ForestieriFix thinko in r21047
2007-11-13 André Pönitzremove #includes; cosmetics
2007-11-13 Abdelrazak YounesTransfer createView() from Application to GuiApplicatio...
2007-11-13 Abdelrazak YounesTransfer some LFUNs from LyXFunc to GuiView and get...
2007-11-13 Abdelrazak YounesSome more cosmetics and removal of unused methods in...
2007-11-13 Abdelrazak YounesSome cosmetics and a gcc compile fix.
2007-11-13 Abdelrazak Younesbrown paper bag...
2007-11-13 Abdelrazak Younescompile fix.
2007-11-13 Abdelrazak YounesCosmetics.
2007-11-13 Abdelrazak YounesPush latest Andre's changes toward their true direction:
2007-11-13 Enrico ForestieriFix slot connections
2007-11-12 André Pönitzsmall refactoring
2007-11-12 André Pönitzmake LyXView almost pure virtual. Merge implementation...
2007-11-12 André Pönitzremove unneeded functions
2007-11-12 André Pönitzmake WorkArea a pure interface, move all implementation...
2007-11-11 Abdelrazak YounesTransfer readOnly() and updateWindowTitle() from Delega...
2007-11-11 André Pönitzundef unwanted X11 macros
2007-11-11 Abdelrazak Younes* GuiView:
2007-11-10 André Pönitzcosmetics
2007-11-10 Pavel SandaFix bug 2739: Option for alphabetical sorting of enviro...
2007-11-08 Uwe StöhrGuiFloat.cpp: fix the regression that float placement...
2007-11-08 Abdelrazak Younesoptimizations (halves the number of multiplication).
2007-11-08 André Pönitzshuffle stuff around
2007-11-07 Abdelrazak YounesIntroducing TextClassPtr.h to minimize header dependencies.
2007-11-07 André PönitzAbdel?
2007-11-06 André Pönitzwe assume (more or less) conforming compilers nowadays.
2007-11-06 Jürgen Spitzmüller* src/frontends/qt4/GuiSpellchecker.cpp:
2007-11-06 Abdelrazak Younes* Bufferview::updateMetrics(): Separate out the SingleP...
2007-11-05 André Pönitzmerge helper files;
2007-11-05 André Pönitzuse forward declaration...
2007-11-05 Abdelrazak YounesRename GuiViewBase to GuiView.
2007-11-04 Jürgen Spitzmüller* src/frontends/qt4/GuiPrefs.cpp: fix typo.
2007-11-03 André Pönitzsome std::string -> filename changes
2007-11-02 André Pönitzpimpl not needed here
2007-11-02 André Pönitzcosmetics
2007-11-02 André PönitzI wonder why boost::tuple is preferable over a simple...
2007-11-02 André Pönitzsome de-boostification
2007-11-02 André Pönitzno controllers directory anymore
2007-11-02 Abdelrazak Younesadd some assertion for C-style table access.
2007-11-02 Bo Pengsave prefui in qt422 format
2007-11-02 Jürgen Spitzmüller* src/LyXRC.{cpp,h}:
2007-11-02 Bo Pengsave HyperlinkUi.ui in qt 422 format
2007-11-01 André Pönitzcosmetics. mainly replace #include "dostring.h" by...
2007-11-01 Jürgen Spitzmüller* src/frontends/qt4/GuiErrorList.cpp:
2007-11-01 Uwe StöhrGuiHyperlink.cpp /HyperlinkUi.ui: follow the LyX naming...
2007-11-01 Uwe Stöhr- add entry to FORMATS file for Stefan's format change...
2007-11-01 Stefan Schimanski* monochrome rendering support. You can set two color...
2007-11-01 Edwin Leuvenget rid of clear button
2007-10-31 André Pönitzintroduce a header to forward declare std::string.
2007-10-31 Bo PengPrefShortcuts: remove color, remove third column, use...
2007-10-31 Bo PengPrefShortcuts: use KeySequence::ForGui to display shortcuts
2007-10-30 Uwe StöhrGuiErrorList.cpp: whitespace
2007-10-30 Bo PengCosmetic changes to how shortcuts are printed: S-C...
2007-10-30 Bo PengFix the shortcut input dialog bug (can not input Ctrl...
2007-10-30 Bo PengTo reduce confusion, stop displaying UserExtraUnbind...
2007-10-30 Bo PengDocument->settings: update embedded file list properly
2007-10-30 Jürgen Spitzmüller* src/frontends/qt4/GuiSearch.cpp:
2007-10-30 Bo PengDocument->Settings: add currently embedded files
2007-10-29 Bo PengPut bindings in defaultKeyBindings() to site.bind
2007-10-29 Bo PengUse proper label in the shortcut panel
2007-10-29 Richard HeckMake GuiRef and GuiInclude subclasses of GuiCommand.
2007-10-29 Edwin Leuven- add label and remove subclassed SearchLineEdit
2007-10-29 Bo PengAdd initial embedding files panel in the Document-...
2007-10-28 Abdelrazak YounesSplitup Font in saner bits:
2007-10-28 André Pönitzmove stuff
2007-10-28 André Pönitzstart some work on file dialogs
2007-10-28 Bo Pengsimplify code
2007-10-26 Bo Pengadd a missing header file
2007-10-26 Bo PengPrefShortcuts: improve the Shortcut input dialog
2007-10-25 Richard HeckFix compilation problem due to same static variable...
2007-10-25 André Pönitz188094 lines
2007-10-25 André Pönitzremove broken promises
2007-10-25 Bo PengFix spaces to please Andre
2007-10-25 Abdelrazak YounesMove Color::color enum to ColorCode.h
2007-10-25 Bo PengProperly extend qt standard widgets, remove the search...
2007-10-24 André Pönitzcosmetics... less than intented
2007-10-24 Uwe StöhrEmbeddedFiles.cpp, GuiPrefs.cpp, PDFSupportUi.ui: fix...
2007-10-24 Abdelrazak Younes* Paragraph: Move more things to Paragraph::Private
2007-10-23 André Pönitzcosmetics
2007-10-23 Richard HeckRemove methods marked for removal from InsetCommandPara...
2007-10-23 Richard HeckSome comments and cosmetics.
2007-10-23 Richard HeckInsetInclude becomes an InsetCommand.
2007-10-23 Jürgen Spitzmüller* src/frontends/qt4/ui/ParagraphUi.ui:
next