Skip to content
Snippets Groups Projects
  1. Nov 14, 2013
  2. Oct 10, 2013
  3. Oct 09, 2013
  4. Sep 20, 2013
  5. Sep 18, 2013
  6. Sep 13, 2013
  7. Sep 12, 2013
  8. Sep 03, 2013
  9. Aug 30, 2013
  10. Aug 29, 2013
  11. Aug 12, 2013
  12. Aug 02, 2013
  13. Jul 19, 2013
  14. Jul 17, 2013
  15. Jul 12, 2013
  16. Jul 10, 2013
  17. Jul 09, 2013
  18. Jul 05, 2013
  19. Jul 01, 2013
  20. Jun 19, 2013
  21. Jun 12, 2013
  22. Jun 07, 2013
  23. Jun 05, 2013
    • Joerg Bornemann's avatar
      fix qbs build · 67399fc0
      Joerg Bornemann authored
      
      Change-Id: Ifb851fe09179b4822c53f528c793209226396c33
      Reviewed-by: default avatarChristian Kandeler <christian.kandeler@digia.com>
      67399fc0
    • Eike Ziller's avatar
      Switch less often to edit mode · 7c8db798
      Eike Ziller authored
      
      This change
      * Removes IMode::type, ModeManager::activateModeType, and
        IEditor::preferredModeType, and adds IEditor::isDesignModePreferred
        instead
      * Adapts the mode switching code in EditorManager to handle multiple
        windows, for example switching to edit mode should only happen if
        the editor/view is in the main window. Otherwise the editor window
        should be raised and focused
      * Renames EditorManager::NoActivate --> DoNotChangeCurrentEditor
      * Reverts the EditorManager::ModeSwitch logic to switch mode or
        make the current editor visible by default, introducing
        DoNotMakeVisible flag instead
      * Fixes a few instances where EditorManager::ModeSwitch should have been
        used
      
      One non-trivial problem left: If you open a .ui file and switch to an
      external editor window, edit mode is activated, because the current
      editor no longer is a .ui file, which means that the design mode gets
      deactivated.
      
      Change-Id: I76c5c2391eb4090143b778fb103acff3a5a1ff41
      Reviewed-by: default avatarDavid Schulz <david.schulz@digia.com>
      7c8db798
    • Eike Ziller's avatar
      diffeditor: Fix qbs build · 9d0346a3
      Eike Ziller authored
      
      Change-Id: Ia657fbe20f51657295bfe657a88dab58c668c3f1
      Reviewed-by: default avatarJarek Kobus <jaroslaw.kobus@digia.com>
      9d0346a3
  24. Jun 04, 2013
  25. Jun 03, 2013
  26. May 31, 2013
  27. May 27, 2013
  28. May 26, 2013
Loading