Tutorial Hacking Scribus User Interface: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Purpose == For those that are interested in proposing new designs ideas for the Scribus UI. == Tools == * Version Control System - Subversion (preferred by the Scribus tea...") |
m (→Setup) |
||
Line 10: | Line 10: | ||
# Download Qt and Qt-Creator | # Download Qt and Qt-Creator | ||
# Download the latest scribus trunk | # Download the latest scribus trunk | ||
:* svn | :* Subversion: `svn co svn://scribus.net/trunk/Scribus scribus150` | ||
:* | :* Git: | ||
# cd in to the ui/ directory (Scribus/scribus/ui/) | # cd in to the ui/ directory (Scribus/scribus/ui/) | ||
# 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 |
Revision as of 19:49, 24 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:
- cd in to the ui/ directory (Scribus/scribus/ui/)
- open the .ui file in either Creator or Designer
- set the stylesheet parameter