Am Montag, 22. September 2014, 13:46:42 schrieb Cristian Oneț:
> This [1] is just an example there are other places like this.
> "font-family:'Sans Serif' font-size:9pt"?
Please note: defining the font size this way will create microtext on high dpi
screens any they will be common in near future.
FWIW, I stopped using Qt Designer because it kept adding font settings
and other stuff whenever I edited a .ui file.
In the end, I ended up editing files with a plain text editor, so I
know what is actually being changed.
IMHO, we shouldn't set fonts other than the ones defined by the KDE
theme. S
2014-09-23 16:54 GMT+03:00 Allan :
> On 23/09/14 14:00, Cristian Oneț wrote:
>>
>> 2014-09-23 15:52 GMT+03:00 Allan :
>>>
>>> On 23/09/14 01:26, Jack wrote:
On 2014.09.22 18:12, Allan wrote:
>
>
> On 22/09/14 22:25, Jack wrote:
>>
>>
>> On 2014.09.22 15:17, Al
On 23/09/14 14:00, Cristian Oneț wrote:
2014-09-23 15:52 GMT+03:00 Allan :
On 23/09/14 01:26, Jack wrote:
On 2014.09.22 18:12, Allan wrote:
On 22/09/14 22:25, Jack wrote:
On 2014.09.22 15:17, Allan wrote:
On 22/09/14 19:04, Jack wrote:
On 2014.09.22 13:08, Allan wrote:
[snip]
I d
2014-09-23 15:52 GMT+03:00 Allan :
> On 23/09/14 01:26, Jack wrote:
>>
>> On 2014.09.22 18:12, Allan wrote:
>>>
>>> On 22/09/14 22:25, Jack wrote:
On 2014.09.22 15:17, Allan wrote:
>
> On 22/09/14 19:04, Jack wrote:
>>
>> On 2014.09.22 13:08, Allan wrote:
>> [snip]
2014-09-23 15:52 GMT+03:00 Allan :
> On 23/09/14 01:26, Jack wrote:
>>
>> On 2014.09.22 18:12, Allan wrote:
>>>
>>> On 22/09/14 22:25, Jack wrote:
On 2014.09.22 15:17, Allan wrote:
>
> On 22/09/14 19:04, Jack wrote:
>>
>> On 2014.09.22 13:08, Allan wrote:
>> [snip]
On 23/09/14 01:26, Jack wrote:
On 2014.09.22 18:12, Allan wrote:
On 22/09/14 22:25, Jack wrote:
On 2014.09.22 15:17, Allan wrote:
On 22/09/14 19:04, Jack wrote:
On 2014.09.22 13:08, Allan wrote:
[snip]
I don't think it really matters what font the system is using, as
long as that font is
On 2014.09.22 18:12, Allan wrote:
On 22/09/14 22:25, Jack wrote:
On 2014.09.22 15:17, Allan wrote:
On 22/09/14 19:04, Jack wrote:
On 2014.09.22 13:08, Allan wrote:
[snip]
I don't think it really matters what font the system is using, as
long as that font is available. I'm using DejaVu Sa
On 22/09/14 22:25, Jack wrote:
On 2014.09.22 15:17, Allan wrote:
On 22/09/14 19:04, Jack wrote:
On 2014.09.22 13:08, Allan wrote:
[snip]
I don't think it really matters what font the system is using, as
long as that font is available. I'm using DejaVu Sans at the
moment, but I understand
On 2014.09.22 15:17, Allan wrote:
On 22/09/14 19:04, Jack wrote:
On 2014.09.22 13:08, Allan wrote:
[snip]
I don't think it really matters what font the system is using, as
long as that font is available. I'm using DejaVu Sans at the
moment, but I understand that if that is not available
On 22/09/14 19:04, Jack wrote:
On 2014.09.22 13:08, Allan wrote:
[snip]
I don't think it really matters what font the system is using, as long
as that font is available. I'm using DejaVu Sans at the moment, but I
understand that if that is not available, the system will substitute a
similar
On 2014.09.22 13:08, Allan wrote:
[snip]
I don't think it really matters what font the system is using, as
long as that font is available. I'm using DejaVu Sans at the moment,
but I understand that if that is not available, the system will
substitute a similar one.
I'm not sure you un
Replying to Cristian and Jack (saving paper)
On 2014.09.22 06:13, Allan wrote:
When testing the CSV plugin on Linux Mint and Ubuntu, I'm having
difficulty because the string pixel widths differ, I assume because
the fonts differ.
I'm trying now to access KMyMoneyGlobalSettings::listCellFont(),
2014-09-22 16:39 GMT+03:00 Allan :
> On 22/09/14 14:13, Jack wrote:
>>
>> On 2014.09.22 06:13, Allan wrote:
>>>
>>> When testing the CSV plugin on Linux Mint and Ubuntu, I'm having
>>> difficulty because the string pixel widths differ, I assume because
>>> the fonts differ.
>>>
>>> I'm trying now t
On 2014.09.22 09:39, Allan wrote:
On 22/09/14 14:13, Jack wrote:
On 2014.09.22 06:13, Allan wrote:
When testing the CSV plugin on Linux Mint and Ubuntu, I'm having
difficulty because the string pixel widths differ, I assume because
the fonts differ.
I'm trying now to access KMyMoneyGlobalSetti
On 22/09/14 14:13, Jack wrote:
On 2014.09.22 06:13, Allan wrote:
When testing the CSV plugin on Linux Mint and Ubuntu, I'm having
difficulty because the string pixel widths differ, I assume because
the fonts differ.
I'm trying now to access KMyMoneyGlobalSettings::listCellFont(), but
I'm gettin
On 2014.09.22 06:13, Allan wrote:
When testing the CSV plugin on Linux Mint and Ubuntu, I'm having
difficulty because the string pixel widths differ, I assume because
the fonts differ.
I'm trying now to access KMyMoneyGlobalSettings::listCellFont(), but
I'm getting undefined reference when
On 22/09/14 11:46, Cristian Oneț wrote:
2014-09-22 13:30 GMT+03:00 Allan :
On 22/09/14 11:24, Cristian Oneț wrote:
You can't. It's part of KMyMoney internals and should not be used by a
plugin. On the other hand why do you even hardcode fonts in the
layout? I think that it's as bad as hardcodi
2014-09-22 13:30 GMT+03:00 Allan :
> On 22/09/14 11:24, Cristian Oneț wrote:
>>
>> You can't. It's part of KMyMoney internals and should not be used by a
>> plugin. On the other hand why do you even hardcode fonts in the
>> layout? I think that it's as bad as hardcoding sizes.
>>
>> Regards,
>> Cri
On 22/09/14 11:24, Cristian Oneț wrote:
You can't. It's part of KMyMoney internals and should not be used by a
plugin. On the other hand why do you even hardcode fonts in the
layout? I think that it's as bad as hardcoding sizes.
Regards,
Cristian
I was hoping to get the font from the config so
You can't. It's part of KMyMoney internals and should not be used by a
plugin. On the other hand why do you even hardcode fonts in the
layout? I think that it's as bad as hardcoding sizes.
Regards,
Cristian
2014-09-22 13:13 GMT+03:00 Allan :
> When testing the CSV plugin on Linux Mint and Ubuntu,
When testing the CSV plugin on Linux Mint and Ubuntu, I'm having
difficulty because the string pixel widths differ, I assume because the
fonts differ.
I'm trying now to access KMyMoneyGlobalSettings::listCellFont(), but I'm
getting undefined reference when linking, and I haven't found the
cor
22 matches
Mail list logo