Skip to content
Snippets Groups Projects
  1. Feb 18, 2011
  2. Feb 04, 2011
  3. Jan 12, 2011
  4. Jan 07, 2011
  5. Jan 06, 2011
  6. Jan 05, 2011
  7. Dec 21, 2010
  8. Dec 17, 2010
  9. Dec 16, 2010
  10. Dec 13, 2010
  11. Dec 02, 2010
  12. Dec 01, 2010
  13. Nov 09, 2010
  14. Nov 03, 2010
  15. Nov 02, 2010
  16. Nov 01, 2010
    • Friedemann Kleint's avatar
      Fix exported headers in Core and TextEditor. · 6063fb84
      Friedemann Kleint authored
      - Unexport Core::Internal::MainWindow and remove its includes.
      - Move RssFetcher from Core::Internal to Core.
      - Unexport CopyTaskHandler.
      - Move TextEditor's completion support and Refactor Overlay
        helper classes from TextEditor::Internal to TextEditor as they
        are exported.
      - Move internal BaseTextBlockSelection into private header.
      - Unexport TextEditorOverlay as they are not used.
      6063fb84
  17. Oct 26, 2010
  18. Oct 21, 2010
  19. Oct 20, 2010
    • con's avatar
      Prevent crash when closing Qt Creator while cdb session is running. · 0d5211cc
      con authored
      The debugger plugin opens an editor in this case, leading to fakevim and
      cppeditor crashing.
      This commit doesn't fix the problem's source, but adds safeguards that
      are sensible anyhow: FakeVim should not register with editors during
      shutdown, and CppEditor should not unconditionally assume an existing
      editor manager in the destructor.
      
      Reviewed-by: Friedemann Kleint
      0d5211cc
  20. Oct 11, 2010
  21. Oct 08, 2010
  22. Oct 07, 2010
  23. Oct 04, 2010
  24. Oct 01, 2010
  25. Sep 30, 2010
Loading