Skip to content
Snippets Groups Projects
  1. May 26, 2009
    • Thorbjørn Lindeijer's avatar
      Rely on lazy instantiation of text editor actions · 5b132339
      Thorbjørn Lindeijer authored
      The actions are already lazily instantiated in
      TextEditorActionHandler::setupActions(), so there should be no need to
      call initializeActions() in all plugins on startup. Only the main text
      editor plugin will still initialize its actions, to make sure the menu
      items are there.
      5b132339
  2. Mar 17, 2009
    • Thorbjørn Lindeijer's avatar
      Unduplicated the code that initializes editor settings · 0a48bd87
      Thorbjørn Lindeijer authored
      This stuff was all over the place, a relic from before the editor
      settings were unified. Now the initialization is only done in
      TextEditorSettings.
      
      Fixes the .pro file editor and the generic project files editor, which
      before only used the font settings.
      0a48bd87
  3. Feb 25, 2009
  4. Jan 27, 2009
    • Jens Bache-Wiig's avatar
      Fixes: Improved file icons · 629a4778
      Jens Bache-Wiig authored
      Details:
      This patch makes use of system icons as a base
      and draws overlay on top. This should blend a bit better
      into the native icon theme.
      629a4778
  5. Jan 21, 2009
  6. Jan 20, 2009
  7. Jan 19, 2009
  8. Jan 13, 2009
  9. Jan 08, 2009
  10. Dec 16, 2008
  11. Dec 02, 2008
Loading