sniler / 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

⭐ If you like QSS Editor, please consider starring the repository.

QssEditor

Build requirements

  • MinGW-based Qt 4.8.7 from here
  • 32-bit MinGW 4.8.2 DWARF in PATH from here

QssEditor may need patching to enable building with other build tools or Qt versions.

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++ 94.5%Language:C 3.4%Language:QMake 2.1%