Kimmo Lindholm
Kimmo Lindholm
When accepting welcome page, connections are opened. If connections have commands to send, they are sent with currentPage.textEntry.sendLines() function. If connections are opened quickly enough, currentPage is still welcome page,...
When reconnecting (long press Disconnect, Connect) the Network commands are sent ok. In log: `[D] Communi::IrcConnection::sendData:1259 - -> "PRIVMSG -proxy- :IRSSIPROXY BACKLOG SEND"` But when connecting at app startup, at...
Replace yaml with spec, uses the .spec generated from .yaml by qtc with small tuning Add python to buildrequires for rpmlint Make summary shorter to pass obs rpmlint
If i start tweetian and just when it starts to update tweetlist view - i minimize it and segfault is given.
Online editor, Firefox 66, and 1.9.2. Windows x64 Long names get cropped, poc code: ``` { assign:[ ["Short", ["|", "short1", "short2_a" ] ], ["really_not_so_long_name", ["|", "longer_name", "even_more_longer_name" ] ] ]}...
If i use `AppendPageNumber()` or `AppendPageCount()` how i can apply formatting to them? If i format paragraph where those are in, before of after, they retain in some default font/size....