Results 1 to 1 of 1

Thread: Qt Creator theme qDebug() coloring

  1. #1
    Join Date
    Nov 2015
    Location
    Vermont
    Posts
    52
    Thanks
    15
    Thanked 1 Time in 1 Post
    Qt products
    Qt5
    Platforms
    MacOS X Windows

    Default Re: Qt Creator theme qDebug() coloring

    I've been using the solarized theme for Qt Creator found here: https://github.com/curonian/qtcreator-solarized . I was using this for a long time with Qt Creator 3.6 (for Qt 5.5) and, very happily, all calls to qDebug were colored red. I recently upgraded to Qt Creator 4.1.0 (for Qt 5.7), and even though I am using the exact same XML file for the theme, qDebug() is no longer red. It is simply grey, like all other functions. I did a diff against the solarized XML that still marks qDebug red on my virtual machine running Qt Creator 3.6.0, and they are exactly the same. Why is the new version of Qt Creator implementing the theme differently? I really, really like my qDebug() calls to stand out for easy identification/removal. Is there a way to differentiate them somehow in the new version of Qt Creator?

    Side Note: I tried the newly built in Solarized theme, and it leaves qDebug calls grey as well.


    Added after 28 minutes:


    UPDATE: So......suddenly qDebug calls started being red. ???????? Problem solved, but mystery unsolved.
    Last edited by ce_nort; 4th October 2016 at 18:46.

Similar Threads

  1. QLinearGradient Coloring
    By WSQtProgrammer in forum Qt Programming
    Replies: 1
    Last Post: 5th July 2012, 18:59
  2. Icon from theme
    By wirasto in forum Qt Programming
    Replies: 1
    Last Post: 22nd December 2009, 13:42
  3. How to change theme of a window
    By sudheer168 in forum Qt Programming
    Replies: 1
    Last Post: 20th November 2009, 14:46
  4. Change Qt theme while running
    By Macok in forum Qt Programming
    Replies: 7
    Last Post: 12th February 2009, 20:57
  5. question about plastique theme
    By coder1985 in forum Qt Tools
    Replies: 1
    Last Post: 20th November 2007, 21:28

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.