Skip to content
Snippets Groups Projects
  1. Jan 14, 2014
  2. Jan 08, 2014
  3. Nov 18, 2013
    • Eike Ziller's avatar
      Fix painting of search results · b4b065d8
      Eike Ziller authored
      
      Painting the highlighting was wrong, and it was worst for selected rows.
      The QItemDelegate::drawDisplay implementation also paints the
      highlighted background at the wrong position wrt to the text
      (PM_FocusFrameHMargin), so we now do all the highlights ourselves.
      
      Task-number: QTCREATORBUG-9838
      Change-Id: Iad68f114a984680e41aeb78d7c61a16651653213
      Reviewed-by: default avatarDavid Schulz <david.schulz@digia.com>
      Reviewed-by: default avatarOrgad Shaneh <orgads@gmail.com>
      b4b065d8
  4. Nov 14, 2013
  5. Oct 10, 2013
  6. Oct 09, 2013
  7. Sep 26, 2013
  8. Sep 04, 2013
  9. Sep 02, 2013
    • Christian Kandeler's avatar
      Remove superfluous include paths from project files. · 72d17382
      Christian Kandeler authored
      
      A lot of our build system files specify unneeded include
      paths. These roughly fall into the following categories:
          a) Paths that are already set in more general files
             such as qtcreator.pri.
          b) Paths that serve no purpose at all, possibly
             left over from earlier versions of the project.
          c) Paths that act as workarounds for wrong include
             statements of the form '#include "xyz.h"', where
             xyz.h is not in the same directory as the including
            file.
      This patch removes such path specifications and fixes the offending
      include statements from case c).
      Tested on Linux, Windows and OSX with qmake and qbs.
      
      Change-Id: I039a8449f8a65df0d616b4c08081145c18ae4b15
      Reviewed-by: default avatarOswald Buddenhagen <oswald.buddenhagen@digia.com>
      Reviewed-by: default avatarJoerg Bornemann <joerg.bornemann@digia.com>
      72d17382
  10. Jul 17, 2013
  11. Jul 09, 2013
  12. Jun 20, 2013
  13. Jun 05, 2013
  14. May 29, 2013
  15. May 27, 2013
  16. May 23, 2013
  17. Apr 17, 2013
  18. Apr 11, 2013
  19. Apr 04, 2013
  20. Apr 03, 2013
  21. Apr 02, 2013
  22. Mar 20, 2013
  23. Mar 19, 2013
  24. Mar 14, 2013
  25. Mar 13, 2013
  26. Feb 21, 2013
  27. Feb 13, 2013
  28. Feb 06, 2013
  29. Jan 29, 2013
  30. Jan 17, 2013
  31. Jan 15, 2013
  32. Jan 11, 2013
  33. Jan 08, 2013
Loading