Skip to content
This repository was archived by the owner on Dec 6, 2022. It is now read-only.
/ qsseditor Public archive

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

License

Notifications You must be signed in to change notification settings

HappySeaFox/qsseditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Dmitry Baryshev
Jan 21, 2022
582a8fa Β· Jan 21, 2022
May 10, 2020
Jan 21, 2022
Apr 23, 2014
Sep 30, 2016
May 8, 2020
Jan 21, 2022
Jan 21, 2022
Mar 19, 2014
Mar 2, 2021
Mar 2, 2021
Mar 2, 2021
Jan 21, 2022
May 8, 2020
Mar 22, 2014
Mar 22, 2014
Sep 30, 2016
Sep 30, 2016
Mar 20, 2014
Apr 23, 2014
Apr 23, 2014
Apr 23, 2014
Mar 19, 2014
Mar 19, 2014
Jan 21, 2022
Mar 21, 2014
Mar 23, 2014
Mar 2, 2021
Sep 30, 2016
Mar 19, 2014
May 8, 2020
Jan 21, 2022
Mar 21, 2014
Mar 20, 2014
Apr 15, 2014
Sep 30, 2016
Mar 23, 2014
Mar 22, 2014

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