Active Topics

 

Showing results 1 to 25 of 82 @ 0.02 seconds. Search: Posts Made By: frafI
Forum: Applications 2014-09-13, 21:41
Replies: 38
Views: 26,536
Posted By frafI
Re: [Announce] [0.8.31] m.c. flatboat - a mobile pdf viewer

The development of flatboat is on hold a.t.m. as i have no e-ink qt5 testing device and flatboat is already partially ported to qt5.

For 2: There are 3 ways of showing the buttons: double...
Forum: Maemo 5 / Fremantle 2014-08-02, 18:10
Replies: 161
Views: 72,032
Posted By frafI
Re: QT5 on nokia n900 ?

Maybe I have time to fix this during the next few days, but I'll be on holiday, so no guarantee.
If you want to completely get rid of the weirdness (which is good btw), you have to ditch the entire...
Forum: Applications 2014-08-02, 15:55
Replies: 275
Views: 105,690
Posted By frafI
Re: [Announce] QML Browser - Web browser written using Qt Components Hildon

Really impressive.
Is there any possibility to use it with browser switchboard, i.e. does it interpret command line arguments?
Forum: Maemo 5 / Fremantle 2014-08-02, 15:41
Replies: 161
Views: 72,032
Posted By frafI
Re: QT5 on nokia n900 ?

Well, in fact most of the changes are only relevant to Meego/Harmattan. I don't think we should ask the upstream repo maintainers to keep the code, for the following reasons:

It's not hard to...
Forum: Maemo 5 / Fremantle 2014-04-21, 18:50
Replies: 161
Views: 72,032
Posted By frafI
Re: QT5 on nokia n900 ?

An update with fixed postinst / postrm scripts is now in the repo.
Forum: Maemo 5 / Fremantle 2014-04-21, 16:47
Replies: 161
Views: 72,032
Posted By frafI
Re: QT5 on nokia n900 ?

@seanmcken: There is trojita-tp in my repo and some more under http://repos.fuhlbrueck.net/qt5-maemo5-examples/. Flatboat, sigil and otter-browser are actually somewhat useful.

Qt5 will not...
Forum: Maemo 5 / Fremantle 2014-04-19, 10:34
Replies: 161
Views: 72,032
Posted By frafI
Re: QT5 on nokia n900 ?

Yes, it hildonizes the UI if called with -style maemo5 (or if this style is chosen by the developer), but this seems to be quite slow, because QML calls QtWidgets which in turns uses gtk to style...
Forum: Maemo 5 / Fremantle 2014-04-19, 10:23
Replies: 161
Views: 72,032
Posted By frafI
Re: QT5 on nokia n900 ?

Ah, sorry I'll change this. I usually use /bin/bash because it is installed on most systems and I don't have to wonder whether I use bash specific stuff or not. But you're right for N900 and alike...
Forum: Maemo 5 / Fremantle 2014-03-10, 13:53
Replies: 161
Views: 72,032
Posted By frafI
Re: Qt5 on nokia N900

Permissions fixed.
Forum: Maemo 5 / Fremantle 2014-03-09, 20:47
Replies: 161
Views: 72,032
Posted By frafI
Re: QT5 on nokia n900 ?

Ubuntu (or rather Debian) packages of Qt5 are more fine-grained, i.e. mostly by modules not by git repositories. However there are meta-packages corresponding to repos: see e.g....
Forum: Maemo 5 / Fremantle 2014-03-09, 08:46
Replies: 161
Views: 72,032
Posted By frafI
Re: QT5 on nokia n900 ?

Now qt5-webkit (and -dev) are updated, too. Furthermore I compiled (unmodified) two Qt5 apps and uploaded them to http://repos.fuhlbrueck.net/qt5-maemo5-examples/ .

The first is otter-browser...
Forum: Maemo 5 / Fremantle 2014-03-08, 20:24
Replies: 161
Views: 72,032
Posted By frafI
Re: QT5 on nokia n900 ?

Good idea. I added a date file, too:
http://repos.fuhlbrueck.net/qt5-maemo5/last-update

Now you can easily see if the mirror is up to date.
Forum: Maemo 5 / Fremantle 2014-03-06, 22:31
Replies: 2,263
Views: 933,429
Posted By frafI
Re: [ANNOUNCE] CSSU-thumb thread - stable Thumb2 on N900

What I actually meant, was any (e.g. technical) reason beside that (sorry my question was too broad) or an additional change in the data package.
If there is now reason to include your own version,...
Forum: Maemo 5 / Fremantle 2014-03-06, 22:12
Replies: 161
Views: 72,032
Posted By frafI
Re: QT5 on nokia n900 ?

I gave it a a last try and it worked by disabling the scratchbox redirection for libtool and libtoolize.
@marmistrz: Could you update the packages in...
Forum: Maemo 5 / Fremantle 2014-03-05, 21:29
Replies: 161
Views: 72,032
Posted By frafI
Re: QT5 on nokia n900 ?

Sorry, I have some problem with autoconf etc. - so I can't currently build a new libxc11. Furthermore - I'll be away for a month soon.
Forum: Maemo 5 / Fremantle 2014-02-28, 19:54
Replies: 161
Views: 72,032
Posted By frafI
Re: QT5 on nokia n900 ?

My Qt5 repo (see http://wiki.maemo.org/Qt5-Maemo5) now contains 5.2.1 versions (actually 5.3 development versions in some cases) of qtbase, qtdeclarative, quickcomponents, qtlocation (i.e. the...
Forum: Maemo 5 / Fremantle 2014-02-23, 20:01
Replies: 161
Views: 72,032
Posted By frafI
Re: QT5 on nokia n900 ?

It was never intended to be the final solution. Once we have libx11 with working xcb, we just change back the few flags and debian package dependencies from xc11 to x11 and everything works. What I...
Forum: Maemo 5 / Fremantle 2014-02-23, 18:16
Replies: 161
Views: 72,032
Posted By frafI
Re: QT5 on nokia n900 ?

I've now already merged everything with surprisingly few and minor conflicts. There were changes bewtween 5.1 and 5.2 in the file with the crucial cache that caused the TextItem bug, but disabling...
Forum: Maemo 5 / Fremantle 2014-02-23, 12:55
Replies: 161
Views: 72,032
Posted By frafI
Re: QT5 on nokia n900 ?

I'm not sure, if I really understand your question. If you mean rebuilding Gtk/Qt4 against the old version of libx11 but with xcb: no I didn't try it, because it seemed too radical and I didn't...
Forum: Maemo 5 / Fremantle 2014-02-22, 16:22
Replies: 161
Views: 72,032
Posted By frafI
Re: QT5 on nokia n900 ?

@Android_808: Sorry, I have currently only very few time for programming stuff and some of that went into porting flatboat to Qt5 and mupdf 1.3. Qt5.2 for Maemo5 is still on my TODO list. However, it...
Forum: Maemo 5 / Fremantle 2013-08-06, 21:56
Replies: 161
Views: 72,032
Posted By frafI
Re: QT5 on nokia n900 ?

Text item bug is gone: https://qt.gitorious.org/+qt5-maemo5/qt/qt5-maemo5-qtdeclarative/commit/716390ccb5c721f11a3e686375a1c9982de97b95
I had to disable an efficient cache, but maybe we may...
Forum: Maemo 5 / Fremantle 2013-08-05, 20:52
Replies: 161
Views: 72,032
Posted By frafI
Re: QT5 on nokia n900 ?

During some tests with qtquickcontrols I made an observation regarding the Text item bug, details: http://qt-project.org/forums/viewthread/30543/#136584 .

As qtquickcontrols uses the native widget...
Forum: Maemo 5 / Fremantle 2013-08-05, 17:05
Replies: 161
Views: 72,032
Posted By frafI
Re: QT5 on nokia n900 ?

Big update:


new wiki hierarchy, see http://wiki.maemo.org/Qt5-Maemo5
debs are available in the repo (see wiki), no need to unpack tars any more
all builds are performed from within...
Forum: Applications 2013-07-31, 10:03
Replies: 189
Views: 94,207
Posted By frafI
Re: [Announce][Fremantle] Qalendar -- a clone of the default calendar

fremangordon and joerg_rw fixed the autobuilder (or rather removed libx11-data and fixed stuff related to extras-devel), you should try uploading qalendar again.
Forum: Competitors 2013-07-29, 20:41
Replies: 351
Views: 91,557
Posted By frafI
Re: Ubuntu Edge

With the exception of some QtWidgets on some platforms, ordinary binaries are not linked against a specific protocol library with Qt5. Qt5 provides plugins for different protocols and you can choose...
Showing results 1 to 25 of 82



 
Forum Jump

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