Showing results 1 to 25 of 80 @ 0.01 seconds. Search: Posts Made By: trx
Forum: General 2017-06-01, 08:44
Replies: 4
Views: 2,377
Posted By trx
Re: Secure our home (no https on TMO)

https://talk.maemo.org/

trx.
Forum: Applications 2015-08-08, 11:25
Replies: 83
Views: 36,147
Posted By trx
Re: [Announce] TxPad - Text/Code Editor

Hi,

Pichlo is right, this is a Qt bug and i haven't found a way around it... I have been meaning to set up my dev env for maemo again, so i will visit this issue when i do :)

trx.
Forum: SailfishOS 2014-02-09, 12:32
Replies: 15
Views: 6,136
Posted By trx
Re: Good text editor for Jolla ?

Hi,

I'm planning to create Sailfish version of TxPad as soon as i get some free time...

TRX.
Forum: General 2013-12-08, 23:33
Replies: 13
Views: 6,022
Posted By trx
Re: Getting started whit QT and Sailfish

QtWidgets are obsolete and you should avoid them. You should use QML or implement your UI in code with Qt Quick (http://qt-project.org/doc/qt-5.0/qtquick/qtquick-index.html) in mind. Also, by using...
Forum: MeeGo / Harmattan 2013-07-26, 14:38
Replies: 37
Views: 18,407
Posted By trx
Re: [Announce] TxPad QML - Advanced code editor for Harmattan

Look here : http://talk.maemo.org/showthread.php?t=90838&highlight=txpad

Also, TxPad is in OpenRepos too, check the first post.

TRX.
Forum: MeeGo / Harmattan 2013-06-20, 10:50
Replies: 37
Views: 18,407
Posted By trx
Re: [Announce] TxPad QML - Advanced code editor for Harmattan

Hi,

I have placed the files on my server for now, links are in the first post.

Thanks,

TRX.
Forum: Applications 2012-10-24, 06:36
Replies: 83
Views: 36,147
Posted By trx
Re: [Announce] TxPad - Text/Code Editor

Thanks! :)


I will have to look into this, this *may* be a bug in Qt but i think(hope) its probably my Qt interface.

About keyboard mapping, i have looked into this in the past and this is a...
Forum: Applications 2012-10-10, 10:11
Replies: 83
Views: 36,147
Posted By trx
Re: [Announce] TxPad - Text/Code Editor

I updated, removed and installed 0.7.7 again and the icon is still there, can you try and reinstall? Does anyone else have a missing icon?

TRX.
Forum: Applications 2012-10-09, 22:22
Replies: 83
Views: 36,147
Posted By trx
Re: [Announce] TxPad - Text/Code Editor

Version 0.7.7 is now in extras-devel. Changes are in the first post.

TRX.
Forum: Applications 2012-10-09, 14:46
Replies: 83
Views: 36,147
Posted By trx
Re: [Announce] TxPad - Text/Code Editor

Thank you very much for taking the time to test all that!
What would you suggest the combination should be for fullscreen toggle?

On the subject of the proximity sensor, i have already planned to...
Forum: Applications 2012-10-08, 11:50
Replies: 83
Views: 36,147
Posted By trx
Re: [Announce] TxPad - Text/Code Editor

TxPad version 0.7.6 is now in extras-devel, changes are in the first post..

Thank you all for the feedback,

TRX.
Forum: Applications 2012-10-07, 19:49
Replies: 83
Views: 36,147
Posted By trx
Re: [Announce] TxPad - Text/Code Editor

Version 0.7.5 is now in extras-devel.. Changes are in the first post... More will come when i have some free time. I actually spent more time making auto builder compile than coding which is sad.. :/...
Forum: Applications 2012-10-04, 10:37
Replies: 83
Views: 36,147
Posted By trx
Re: [Announce] TxPad - Text/Code Editor

1.What kind of characters are use using?(give me a few so i can test), TxPad supports UTF8..

2. I am aware of this, i will have to think of something for that..

3. Is this for a eg. one long...
Forum: Applications 2012-10-03, 11:33
Replies: 83
Views: 36,147
Posted By trx
Re: [Announce] TxPad - Text/Code Editor

I will look into it today and fix the bugs, i'm sorry for the delay..

TRX.
Forum: MeeGo / Harmattan 2012-07-11, 19:43
Replies: 13
Views: 7,879
Posted By trx
Re: [Announce] qmlrdesktop - rdesktop for Harmattan

It will be there, among other things.. Too late to stop now :)
Forum: MeeGo / Harmattan 2012-07-11, 16:21
Replies: 13
Views: 7,879
Posted By trx
Re: [Announce] qmlrdesktop - rdesktop for Harmattan

I haven't tested PresenceVNC, but the difference is in protocols, RDP uses less bandwidth and is partially aware of controls(which are then drawn in the client). RDP is also aware of user sessions....
Forum: MeeGo / Harmattan 2012-07-10, 22:36
Replies: 13
Views: 7,879
Posted By trx
Re: [Announce] qmlrdesktop - rdesktop for Harmattan

Oh, well that was the same problem rdesktop had, thats why i started to rewrite... I will then finish what i started, so we have a usable RDP client..

TRX.
Forum: MeeGo / Harmattan 2012-07-10, 22:13
Replies: 13
Views: 7,879
Posted By trx
Re: [Announce] qmlrdesktop - rdesktop for Harmattan

Wow, i did not know that :)
I didn't realize that there is a working RDP client for Harmattan..

Well, i guess in that case i will finish what i started (already made 80% things work (windows)). I...
Forum: MeeGo / Harmattan 2012-07-10, 21:55
Replies: 13
Views: 7,879
Posted By trx
Re: [Announce] qmlrdesktop - rdesktop for Harmattan

I didn't test windows' RDP, i made tests on Ubuntu inside VirtualBox (VB's RDP) which sends just chunks of bitmaps... Windows on the other hand sends bitmaps, glyphs, text, selections, etc, all...
Forum: MeeGo / Harmattan 2012-07-10, 10:43
Replies: 13
Views: 7,879
Posted By trx
[Announce] qmlrdesktop - rdesktop for Harmattan

Hi,

I rewrote rdesktop's qt3 UI to use Qt4 and QML. This is an initial release and not all bits are implemented.

Please note that the default color depth (8) is not working properly, i haven't...
Forum: Development 2012-07-05, 22:43
Replies: 5
Views: 2,671
Posted By trx
Re: qml / qtdeclarative

yes. that should provide QtDeclarative library..

TRX.
Forum: MeeGo / Harmattan 2012-06-26, 21:02
Replies: 37
Views: 18,407
Posted By trx
Re: [Announce] TxPad QML - Advanced code editor for Harmattan

Thanks!

This seems to be a problem with the system clipboard.. I will look into it, and try to figure out why this is happening...

On a side note, as i have no way to set up donations, i have...
Forum: Applications 2012-06-26, 20:33
Replies: 17
Views: 10,789
Posted By trx
Re: [Announce] Free Pascal Compiler on extras-devel

I don't know if you are aware of it, TxPad (http://maemo.org/packages/view/txpad/) has ObjPas(FPC) and Delphi syntax highlighting(and is written in Lazarus/FPC), so its useful for people using...
Forum: MeeGo / Harmattan 2012-06-25, 09:39
Replies: 37
Views: 18,407
Posted By trx
Re: [Announce] TxPad QML - Advanced code editor for Harmattan

Thanks :)

I tried to reproduce that bug but i couldn't :/ Does that happen every time?
How does the Cut button behave, the same?

TRX.
Forum: MeeGo / Harmattan 2012-06-23, 15:18
Replies: 37
Views: 18,407
Posted By trx
Re: [Announce] TxPad QML - Advanced code editor for Harmattan

Hi!

Version 0.5.5 is now available. Change log is in the first post.


I can't promise you that but it will probably be implemented in the next version..

TRX.
Showing results 1 to 25 of 80



 
Forum Jump

All times are GMT. The time now is 10:46.