Tutorial Hacking Scribus User Interface: Difference between revisions
Jump to navigation
Jump to search
(→Setup) |
No edit summary |
||
Line 15: | Line 15: | ||
# open the .ui file in either Creator or Designer | # open the .ui file in either Creator or Designer | ||
# set the stylesheet parameter | # set the stylesheet parameter | ||
[[Category:Development]] |
Latest revision as of 19:36, 26 February 2015
Purpose
For those that are interested in proposing new designs ideas for the Scribus UI.
Tools
- Version Control System - Subversion (preferred by the Scribus team) or Git
- Qt5 Framework
- Qt-Creator - IDE
Setup
- Download Qt and Qt-Creator
- Download the latest scribus trunk
- Subversion: svn co svn://scribus.net/trunk/Scribus scribus150
- Git: git clone -b svn https://github.com/scribusproject/scribus.git
- cd in to the ui/ directory (Scribus/scribus/ui/)
- open the .ui file in either Creator or Designer
- set the stylesheet parameter