<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/qt-ui/templateedit.ui, branch v4.6.4</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom/qt-ui/templateedit.ui?h=v4.6.4</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom/qt-ui/templateedit.ui?h=v4.6.4'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2015-10-30T17:36:49Z</updated>
<entry>
<title>Move qt-ui to desktop-widgets</title>
<updated>2015-10-30T17:36:49Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tomaz.canabrava@intel.com</email>
</author>
<published>2015-09-03T17:20:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=e49d6213ad129284a45d53c3fcdc03249e84efe2'/>
<id>urn:sha1:e49d6213ad129284a45d53c3fcdc03249e84efe2</id>
<content type='text'>
Since we have now destkop and mobile versions, 'qt-ui' was a very
poor name choice for a folder that contains only destkop-enabled
widgets.

Also, move the graphicsview-common.h/cpp to subsurface-core because
it doesn't depend on qgraphicsview, it merely implements all the
colors that we use throughout Subsurface, and we will use colors on both
desktop and mobile versions

Same thing applies for metrics.h/cpp

Signed-off-by: Tomaz Canabrava &lt;tomaz.canabrava@intel.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Style &amp; spelling changes to printing</title>
<updated>2015-09-05T14:43:11Z</updated>
<author>
<name>Tim Wootton</name>
<email>tim@tee-jay.org.uk</email>
</author>
<published>2015-09-04T23:03:13Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=800cfc50d617214da08db43b51037d13804bf1e9'/>
<id>urn:sha1:800cfc50d617214da08db43b51037d13804bf1e9</id>
<content type='text'>
Signed-off-by: Tim Wootton &lt;tim@tee-jay.org.uk&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Printing: rename "Table cells" to "Table cells 1"</title>
<updated>2015-08-15T12:03:01Z</updated>
<author>
<name>Gehad elrobey</name>
<email>gehadelrobey@gmail.com</email>
</author>
<published>2015-08-09T15:41:43Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=de889b90adb7489923f9f19e11a15256ea648b80'/>
<id>urn:sha1:de889b90adb7489923f9f19e11a15256ea648b80</id>
<content type='text'>
Signed-off-by: Lubomir I. Ivanov &lt;neolit123@gmail.com&gt;
Signed-off-by: Gehad elrobey &lt;gehadelrobey@gmail.com&gt;
</content>
</entry>
<entry>
<title>Printing: add another color in color palettes</title>
<updated>2015-08-15T12:02:30Z</updated>
<author>
<name>Gehad elrobey</name>
<email>gehadelrobey@gmail.com</email>
</author>
<published>2015-08-07T07:54:09Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=1dbe10fe278650430beca638976ea7df3b5c76fd'/>
<id>urn:sha1:1dbe10fe278650430beca638976ea7df3b5c76fd</id>
<content type='text'>
Add another color 'Table cells 2' to the color palette, make all the
backgrounds solid white by default.

Signed-off-by: Lubomir I. Ivanov &lt;neolit123@gmail.com&gt;
Signed-off-by: Gehad elrobey &lt;gehadelrobey@gmail.com&gt;
</content>
</entry>
<entry>
<title>Printing: add new default color scheme</title>
<updated>2015-07-28T17:48:29Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-07-28T17:48:29Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=be47ce624170cfce7e9763e5530f0be3555c187d'/>
<id>urn:sha1:be47ce624170cfce7e9763e5530f0be3555c187d</id>
<content type='text'>
This is based on the Subusrface logo colors, keeping the hue and modifying
the saturation and value in order to get what to me looks like a fairly
pleasant color setup.

This is an attempt to come up with a good default. By all means, this is
supposed to be a starting point to make it better, not a decision on what
the colors should be. I would however claim that they are better than the
previously available options :-)

I like the idea of basing this on our existing colors - but even that is
up for modification if someone has a better proposal.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Printing: add the "Shades of blue" color theme</title>
<updated>2015-07-28T08:39:19Z</updated>
<author>
<name>Gehad elrobey</name>
<email>gehadelrobey@gmail.com</email>
</author>
<published>2015-07-26T17:13:23Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=d41d79b549cdfb0ff3c785eae09a504a46fb4b96'/>
<id>urn:sha1:d41d79b549cdfb0ff3c785eae09a504a46fb4b96</id>
<content type='text'>
Signed-off-by: Gehad elrobey &lt;gehadelrobey@gmail.com&gt;
Signed-off-by: Lubomir I. Ivanov &lt;neolit123@gmail.com&gt;
</content>
</entry>
<entry>
<title>Printing: fix TemplateEdit layout</title>
<updated>2015-07-28T08:37:40Z</updated>
<author>
<name>Gehad elrobey</name>
<email>gehadelrobey@gmail.com</email>
</author>
<published>2015-07-26T06:34:32Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=61a8ac09b03a47cc728834765f6c652a20ce8a3f'/>
<id>urn:sha1:61a8ac09b03a47cc728834765f6c652a20ce8a3f</id>
<content type='text'>
Make the TemplateEdit dialog resizable.

Signed-off-by: Gehad elrobey &lt;gehadelrobey@gmail.com&gt;
Signed-off-by: Lubomir I. Ivanov &lt;neolit123@gmail.com&gt;
</content>
</entry>
<entry>
<title>Printing: set the default tab to the correct one</title>
<updated>2015-07-28T08:37:15Z</updated>
<author>
<name>Gehad elrobey</name>
<email>gehadelrobey@gmail.com</email>
</author>
<published>2015-07-23T13:20:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=0b085f79b12ee2ca60278c324e419f47f47ae100'/>
<id>urn:sha1:0b085f79b12ee2ca60278c324e419f47f47ae100</id>
<content type='text'>
The first tab is the default tab.

Signed-off-by: Gehad elrobey &lt;gehadelrobey@gmail.com&gt;
Signed-off-by: Lubomir I. Ivanov &lt;neolit123@gmail.com&gt;
</content>
</entry>
<entry>
<title>Printing: add custom color palette</title>
<updated>2015-07-20T12:28:40Z</updated>
<author>
<name>Gehad elrobey</name>
<email>gehadelrobey@gmail.com</email>
</author>
<published>2015-07-13T09:23:35Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=f8f645398857ca7cfb3c9496259e2ab638065642'/>
<id>urn:sha1:f8f645398857ca7cfb3c9496259e2ab638065642</id>
<content type='text'>
We can use custom color palette to edit current color palette.

Signed-off-by: Gehad elrobey &lt;gehadelrobey@gmail.com&gt;
Signed-off-by: Lubomir I. Ivanov &lt;neolit123@gmail.com&gt;
</content>
</entry>
<entry>
<title>Printing: add colors tab to edit window</title>
<updated>2015-07-20T12:28:17Z</updated>
<author>
<name>Gehad elrobey</name>
<email>gehadelrobey@gmail.com</email>
</author>
<published>2015-07-12T02:49:16Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=dcedc8ebea5a686f87d51daefa83728696d26b1a'/>
<id>urn:sha1:dcedc8ebea5a686f87d51daefa83728696d26b1a</id>
<content type='text'>
Select custom colors for print templates, by default there are
five colors that can be used dynamically in prints.

Signed-off-by: Gehad elrobey &lt;gehadelrobey@gmail.com&gt;
Signed-off-by: Lubomir I. Ivanov &lt;neolit123@gmail.com&gt;
</content>
</entry>
</feed>
