ui: polishing for presentation

* enabled highDpi icons in QApplication for Searchbar Icons
* realigned StartScreen contents
* showing version number 0.1
* "Search" as placeholder text in SearchBar
* same content margins for each dockwidget view
* brighter variable color in Graph
* press ESC to close StartScreen
This commit is contained in:
Eberhard Graether
2015-05-30 21:18:18 +02:00
parent 0153330317
commit 3e419bb41f
21 changed files with 192 additions and 166 deletions
@@ -70,20 +70,20 @@
<hover>#F4BC3D</hover>
</method>
<field>
<normal>#6DA1BC</normal>
<hover>#3190BA</hover>
<normal>#7BB5D4</normal>
<hover>#42A1D4</hover>
</field>
<global>
<normal>#6DA1BC</normal>
<hover>#3190BA</hover>
<normal>#7BB5D4</normal>
<hover>#42A1D4</hover>
</global>
<undefined>
<normal>#00000000</normal>
<hover>#00000000</hover>
</undefined>
<undefined_variable>
<normal>#6DA1BC</normal>
<hover>#3190BA</hover>
<normal>#7BB5D4</normal>
<hover>#42A1D4</hover>
</undefined_variable>
<undefined_function>
<normal>#F4D07D</normal>
@@ -102,8 +102,8 @@
<hover>#ededed</hover>
</typedef>
<enum_constant>
<normal>#6DA1BC</normal>
<hover>#3190BA</hover>
<normal>#7BB5D4</normal>
<hover>#42A1D4</hover>
</enum_constant>
<template_parameter_type>
<normal>#ededed</normal>