Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/smoked-herring/qsseditor

🎨 Cross-platform application to edit and preview Qt style sheets (QSS).
https://github.com/smoked-herring/qsseditor

qscintilla qss qt qt-style-sheets qt-stylesheets qt4 qt5

Last synced: 17 days ago
JSON representation

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

Awesome Lists containing this project

README

        

QSS Editor


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




Latest release

Nice and dark QSS example could be found [here](https://github.com/ColinDuquesnoy/QDarkStyleSheet/blob/master/qdarkstyle/dark/style.qss).

Author: Dmitry Baryshev

Patches for Mac: Israel Lins Albuquerque

![QssEditor](.github/qsseditor.png?raw=true)

## 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](http://www.iconarchive.com/show/perfect-design-icons-by-aha-soft/palette-icon.html)
- Author: Aha-Soft
- License: Free for non-commercial use

* Other icons are taken from the Fugue Icons theme
- [http://p.yusukekamiyamane.com](http://p.yusukekamiyamane.com)
- Author: Yusuke Kamiyamane
- License: Creative Commons Attribution 3.0 License