PDA

View Full Version : Qt Creator Make your Qt Creator looks more Moe!



tuxzz
20th December 2016, 11:33
Hi everyone.
I've been modified Qt Creator for semi-transparent ui and background image.

Source code: https://github.com/tuxzz/qt-creator/tree/4.2
Release for win64(only tested on Windows 10 14986): https://github.com/tuxzz/qt-creator/releases/tag/v4.2.0-enhanced

How to build on windows (untested):

Download jom here (http://download.qt.io/official_releases/jom/jom.zip), unzip it, add the directory where jom placed to your Path environment variable.
Add your Qt binary directory (such as C:\Qt\Qt5.7.0\5.7\msvc2015_64\bin) to Path environment variable.
Open a cmd, run vcvarsall.bat.
Clone and build:




git clone -b 4.2 https://github.com/tuxzz/qt-creator --depth=1
cd qt-creator
git submodule init
git submoule update
mkdir ..\qt-creator-build
cd ..\qt-creator-build
qmake PREFIX=<path to install> CONFIG+=release -r ..\qt-creator\qtcreator.pro
jom -j9 release
jom install


How to make it looks pretty:

Run the Qt Creator -> Tools -> Options... -> Theme -> Select "Sunny Side" -> Restart Qt Creator -> Tools -> Options... -> Browse -> Pick a background Image



Here is my result:
http://img.vim-cn.com/c8/0512e794904ece315a47547d39fba6c52ef97c.png
Background image: http://www.pixiv.net/member_illust.php?mode=medium&illust_id=3971057