mariuszmaximus / qsseditor

🎨 Cross-platform application to edit and preview Qt style sheets (QSS).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QSS Editor

A cross-platform tool to edit and preview Qt style sheets.

Latest release

Nice and dark QSS example (dark.qss, dark2.qss) could be found here.

Author: Dmitry Baryshev

Patches for Mac: Israel Lins Albuquerque i.lins85@icloud.com

QssEditor

Build requirements

  • Qt >= 4, Qt5 is recommended
  • MSVC or MinGW

Licensing notes

  • QssEditor is under GNU GPLv3+ (see LICENSE.txt)
  • QScintilla parts are under GNU GPL v3
  • all UI files are under GNU GPLv3+

Other licensing notes

  • "Palette" icons is taken from here

    • Author: Aha-Soft
    • License: Free for non-commercial use
  • Other icons are taken from the Fugue Icons theme

About

🎨 Cross-platform application to edit and preview Qt style sheets (QSS).

License:GNU General Public License v3.0


Languages

Language:C++ 95.0%Language:C 3.4%Language:QMake 1.3%Language:Inno Setup 0.3%