lp:~stefan-schwarzburg/qreator/touch-reorganized-colortheme

Created by Schwarzburg and last modified
Get this branch:
bzr branch lp:~stefan-schwarzburg/qreator/touch-reorganized-colortheme
Only Schwarzburg can upload to this branch. If you are Schwarzburg please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Schwarzburg
Project:
Qreator
Status:
Development

Recent revisions

19. By Schwarzburg

themes now handle border size

18. By Schwarzburg

added two ubuntu-shapes in order to highlight the selected color; (dropshadow does not seem to work on Ubuntu Shapes and border styles are not yet documented for Ubuntu Shape)

17. By Schwarzburg

More work on the color theme:

- background and foreground can be selected by the colored shapes
- the sliders are updated based on the selected color

16. By Schwarzburg

Started to implement a color theme selector.

Working so far: change foreground color of the standard theme by moving rgb sliders in the theme-page.
Not working: changing background color; changing main or eye theme.

15. By Schwarzburg

added a qreator and a qrcodes folder; qreator is for main pages, qrcodes for the different qrcodes that can be created; introduced tabs to organize our three main features: scan, create, history

14. By Schwarzburg

This merge adds values to the RS_BLOCK_TABLE, which allows qrcode.js to produce
QR codes of versions up to 40, which is the current maximum (instead of previously only up to 10).

Note on the values in RS_BLOCK_TABLE table:
The table has 4 entries per 'version' (in the range 1 - 40, corresponding to
different sizes of the qr code).
Each entry correspsonds to a different error corection level (L, M, Q, H).
In each entry, there are sets of 3 numbers:
number-of-error-correction-blocks,total-number-of-codewords,number-of-data-codewords

While it is certainly possible to calculate these numbers, I have not done so, but instead
I have consulted the ISO standard: the values are noted in table 9 of the ISO/IEC 18004:2006
document in the last two columns.

13. By David Planella

Updated debian/copyright for the QR code generation library

12. By David Planella

Use shell construct instead of backticks in debian/rules

11. By David Planella

Fixed translations build rule in package to work also when there are no .po files

10. By David Planella

Removed fake page header images

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:qreator
This branch contains Public information 
Everyone can see this information.

Subscribers