Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

HappySeaFox/qsseditor

Repository files navigation

QSS Editor

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

Latest release

Nice and dark QSS example could be found here.

Author: Dmitry Baryshev

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

QssEditor

Installation

Visit the Releases Github page for prebuilt packages. If no suitable package exists, you can consider building QssEditor.

Building

Requirements

  • Windows, Linux, macOS
  • Git to clone the repository
  • Qt5 with Qt Creator
  • Build tools: MSVC, MinGW, GCC, XCode etc.

Steps

  1. Clone https://github.com/smoked-herring/qsseditor
  2. Open QssEditor.pro in Qt Creator
  3. Build QssEditor with a preferred or the default kit

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