Andreas Kling
a6bb955c9d
GSplitter: Change default spacing to 3 pixels
2019-09-04 18:53:46 +02:00
Andreas Kling
7cd2e739f2
LibDraw: Tweak the hover highlight color.
...
It was a tad too bright. Also make sure we're using the same color in
all the different places. At some point it would be nice to improve global
color settings, etc.
2019-07-27 11:16:10 +02:00
Andreas Kling
f1af5f26eb
GSplitter: Explicitly set the size policies when resizing.
...
If we don't have the fixed size policy for the first resizee, the layout
system will just ignore the preferred sizes that we're giving it.
2019-07-27 09:36:21 +02:00
Andreas Kling
5b440a72f9
GSplitter: Implement using the orientation-based geometry helpers.
2019-07-20 22:17:46 +02:00
Andreas Kling
04b9dc2d30
Libraries: Create top level directory for libraries.
...
Things were getting a little crowded in the project root, so this patch
moves the Lib*/ directories into Libraries/.
2019-07-04 16:16:50 +02:00