Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
82 user(s) are online (52 user(s) are browsing Forums)

Members: 0
Guests: 82

more...

Headlines

 
  Register To Post  

(1) 2 »
What happened to Qt??
Just can't stay away
Just can't stay away


See User information
So...

I just wanted to confirm, that Qt has not died, I have just taken a veery long summer holiday this year, but now I'm trying to gear up for makin' some more work (also of course Napalm came in the middle of everything)...

I want to get down to actually porting some apps, and I wanted to ask the community to give some oppinions on what apps would be welcommed the most. I myself have a big plan to port MuseScore (musical score editing), but this requires CMake, which we don't have (yet).

Also, I think Chris had done some image reader module, that I would like to implement in the Qt release. If you could maybe repost your link here it would be great!

Also, any comments or requests, new or old that I forgot about, would be welcome!

Best,

Alfkil

Go to top
Re: What happened to Qt??
Just can't stay away
Just can't stay away


See User information
Quote:

alfkil wrote:

I myself have a big plan to port MuseScore (musical score editing), but this requires CMake, which we don't have (yet).

Ohhh, yesss ... This would be really great. We have been missing a musical score editor for ages now.

Is someone already working on CMake?

Best regards,

Niels

Go to top
Re: What happened to Qt??
Home away from home
Home away from home


See User information
KOffice was suggested, but I suspect that some smaller stuff would be worth doing first!

Author of the PortablE programming language.
Go to top
Re: What happened to Qt??
Amigans Defender
Amigans Defender


See User information
I would like to port something to.. CMake is not a problem if you cross compile the stuff on a Mac or Linux box..

i'm really tired...
Go to top
Re: What happened to Qt??
Amigans Defender
Amigans Defender


See User information
@alfkil

Good to hear!

My image format plugin is here: libqdt

It enables read/write of images through DataTypes, for any Qt apps that use Qt's image read/write functions (although writing using DataTypes is mostly pointless as hardly any datatype sub-classes support it)

I haven't spotted any drawbacks of having it installed, although the pool of Qt apps is quite small at the moment so testing is limited.

Go to top
Re: What happened to Qt??
Home away from home
Home away from home


See User information
@Alfkil

Good that QT development will be restarted soon, welcome back !

Just reinstalled from scratch under a fresh Update 3 installation and i have some things to report

- After a reset, everytime i start an example i have an AmigaDOS requester

Insert Disk
graphicssystem:
in a disk unit

Process: "calculator" (if i start Calculator of course)

So an assign is always needed but still annoying :-/

- Native menus and Native dialogs should be activated by default in Prefs
- A new option in Prefs to turn off all shell output (this also must be activated by default aswell)
- Iconify support for all example/demos windows
- Eliminate all QT's internal resize gadget
- AmigaOS Native fonts
- Better resize syle for all windows according to the AmigaOS style
- Some freeze from time to time, need testing ..
- More speed everywhere

More to come ...

Go to top
Re: What happened to Qt??
Quite a regular
Quite a regular


See User information
@Alfkill
Like ChrisH said KOffice would be nice but i dont know if its possible?

AmigaOne X5000
Radeon HD 7700
Go to top
Re: What happened to Qt??
Just popping in
Just popping in


See User information
How about http://trac.qutecom.org/



I've downloaded and installed Qt and you have done a great job so far! It's definitely something that we will be showing and talking about at Amiwest in terms of progress for Amiga OS4.

Keep on coding!
Bill

Go to top
Re: What happened to Qt??
Not too shy to talk
Not too shy to talk


See User information
Great to hear anything QT is still going ;)

Talking about Koffice, would it be possible to port just the word processor for starters?
Could it be more "doable" this way (one piece at a time?)

SamFlex Complete System + AmigaOS4.1 Update 4
Amiga 2000 GVP GForce-040 Picasso II AmigaOS3.9 BB2
Amiga CD-32
Go to top
Re: What happened to Qt??
Not too shy to talk
Not too shy to talk


See User information
I installed Qt and did a bit of testing, I also tried EasyImage Sizer. However, this is my impression:

- A bit slow on my SAM440ep in terms of useability, MUI/Reaction OS4.1 is a lot snappier.
- but still lot faster than e.g. AmiCygnix or KDE or Xfce on my SAM440ep Debian.
- native Menus + filerequesters are very wellcome in terms of useability.
- missing OS4 theme
- some small font/graphic glitches here and there
- especially scrolling in e.g. "textedit" example is slow.
- All in all I'd say a very good job.

Well, some suggestions:
- port apps with simple GUI first in order to prevent slow down (e.g. scrolling etc.)
- said this, I believe any sort of wordprocessor becomes unusable on SAM440 677Mhz, when working with a lot of text/graphics/formulars.
- I would love a decent spreedsheet soft, but I guess once we have to much lines in it it will also have slowdowns when scrolling.

However, I guess there are applications which donnot use massive GUI or scrolling. This could be:

- Scanner frontend
- CD/DVD burning stuff
- Frontend for GPS devices
- pdf maker / pdf split and merge
- homebanking soft
- mp3 tageditor
- mp3 database/playlist manager
- "Outlook light" ToDoList, Calendar, Reminder, Adresses

However, I am aware of the fact, that some stuff is probably bound to missing HW drivers (such as Scanner frontend). I am also aware, that slowdowns, theming etc. already had been discussed.

regards Gero

Go to top
Re: What happened to Qt??
Quite a regular
Quite a regular


See User information
Quote:

ChrisH wrote:
KOffice was suggested], but I suspect that some smaller stuff would be worth doing first!


Not to say that before porting any KDE apps one would first have to port KDElibs which is another layer on top of Qt...

Back to a quiet home... At last
Go to top
Re: What happened to Qt??
Amigans Defender
Amigans Defender


See User information
@gerograph

Quote:
I would love a decent spreedsheet soft, but I guess once we have to much lines in it it will also have slowdowns when scrolling.


You can play around with QSimpleSheet to test that theory.


Go to top
Re: What happened to Qt??
Just can't stay away
Just can't stay away


See User information
What happened to qt-apps.org???

Go to top
Re: What happened to Qt??
Just popping in
Just popping in


See User information
Quote:
What happened to qt-apps.org???

I think it is something linked to
http://www.kde.org/community/whatiskde/kdefreeqtfoundation.php

Go to top
Re: What happened to Qt??
Home away from home
Home away from home


See User information
@alfkil

Nice to see you're still working on ths.-)
Hope i can play with some qt apps in the future.

X5000
Go to top
Re: What happened to Qt??
Home away from home
Home away from home


See User information
@gerograph Quote:
- A bit slow on my SAM440ep in terms of useability, MUI/Reaction OS4.1 is a lot snappier.
...
- especially scrolling in e.g. "textedit" example is slow.

My understanding is that this is down to our outdated OpenGL (MESA)... and thus should be fixed by AmigaOS4.2, which will use Gallium3D.

Author of the PortablE programming language.
Go to top
Re: What happened to Qt??
Just can't stay away
Just can't stay away


See User information
Update: I have been diverted to try and port CMake, because it seems, that a majority of the projects, I want to do use this make mechanism. As someone pointed out, cross compiling might have solved the issue for me, but my feeble attempts to switch to cross comp under cygwin didn't turn out to be a complete success (something with thread id's went wrong AFAIR).

Be patient, eventually some apps will turn up .

Go to top
Re: What happened to Qt??
Just can't stay away
Just can't stay away


See User information
@nbache

Do you compose yourself?? How odd, I didn't know!

Go to top
Re: What happened to Qt??
Home away from home
Home away from home


See User information
@alfkil

Maybe put dmake and cmake when its ready into the sdk?

X5000
Go to top
Re: What happened to Qt??
Home away from home
Home away from home


See User information
Quote:

ChrisH wrote:
@gerograph Quote:
- A bit slow on my SAM440ep in terms of useability, MUI/Reaction OS4.1 is a lot snappier.
...
- especially scrolling in e.g. "textedit" example is slow.

My understanding is that this is down to our outdated OpenGL (MESA)... and thus should be fixed by AmigaOS4.2, which will use Gallium3D.


Our outdated OpenGL is MiniGL, which will be replaced by MESA. A common misconception is that Gallium3D is OpenGL; it's not. Gallium3D is a 3D graphics driver system, and MESA (the OpenGL API) sits on top of that.

Hans

http://hdrlab.org.nz/ - Amiga OS 4 projects, programming articles and more.
https://keasigmadelta.com/ - more of my work
Go to top

  Register To Post
(1) 2 »

 




Currently Active Users Viewing This Thread: 1 ( 0 members and 1 Anonymous Users )




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project