| *** xes has joined #harmattan | 00:21 | |
| *** lizardo has quit IRC | 00:38 | |
| *** rashm2k has quit IRC | 00:50 | |
| *** saidinesh5 has quit IRC | 01:22 | |
| *** DocScrutinizer51 has quit IRC | 01:23 | |
| *** Dhraakellian has quit IRC | 01:23 | |
| *** saidinesh5 has joined #harmattan | 01:24 | |
| *** DocScrutinizer51 has joined #harmattan | 01:28 | |
| *** Dhraakellian has joined #harmattan | 01:29 | |
| *** kirs has joined #harmattan | 02:01 | |
| *** kirs has left #harmattan | 02:01 | |
| *** Dante_J has joined #harmattan | 02:17 | |
| *** pinheiro_ has quit IRC | 02:36 | |
| *** imunsie has joined #harmattan | 02:42 | |
| *** DocScrutinizer51 has quit IRC | 02:46 | |
| *** DocScrutinizer51 has joined #harmattan | 02:51 | |
| *** arcean has quit IRC | 03:01 | |
| *** danielcbit has quit IRC | 03:02 | |
| *** SpeedEvil has quit IRC | 03:22 | |
| *** SpeedEvil has joined #harmattan | 03:23 | |
| *** SpeedEvil has quit IRC | 03:27 | |
| *** SpeedEvil has joined #harmattan | 03:27 | |
| *** bef0rd has joined #harmattan | 03:36 | |
| *** SpeedEvil has quit IRC | 03:43 | |
| *** SpeedEvil has joined #harmattan | 03:44 | |
| *** SpeedEvil has quit IRC | 04:02 | |
| *** SpeedEvil has joined #harmattan | 04:03 | |
| *** xes has quit IRC | 04:05 | |
| *** SpeedEvil has quit IRC | 04:19 | |
| *** SpeedEvil has joined #harmattan | 04:19 | |
| *** imunsie has quit IRC | 05:49 | |
| *** imunsie has joined #harmattan | 05:49 | |
| *** isthi has joined #harmattan | 06:53 | |
| *** imunsie has quit IRC | 06:57 | |
| *** imunsie has joined #harmattan | 07:17 | |
| *** Dante_J has quit IRC | 07:31 | |
| *** Dante_J has joined #harmattan | 07:36 | |
| *** bef0rd has quit IRC | 08:15 | |
| *** hedayat has joined #harmattan | 09:38 | |
| *** rigo has joined #harmattan | 09:57 | |
| *** spossiba has quit IRC | 10:23 | |
| *** Dante_J has quit IRC | 10:49 | |
| *** Jef91 has joined #harmattan | 10:52 | |
| Jef91 | Can I make Qt/PySide applications use the system theme on Harmattan some how? | 10:52 |
|---|---|---|
| Jef91 | Right now they are ugly and grey by default | 10:52 |
| hedayat | Jef91: (I'm not familiar with PySide): I guess that it is using Qt Widgets rather than QML, right? | 11:01 |
| *** SpeedEvil has quit IRC | 11:07 | |
| *** BitEvil has joined #harmattan | 11:07 | |
| *** arcean has joined #harmattan | 11:10 | |
| hedayat | Jef91: If it works like native Widgets applications, you should be able to have a better look using '-style cleanlooks' or '-style plastique' command line options | 11:17 |
| *** valdur55_ has quit IRC | 11:25 | |
| *** valdur55 has joined #harmattan | 11:25 | |
| *** hedayat has left #harmattan | 11:28 | |
| *** imunsie has quit IRC | 11:29 | |
| *** lardman has quit IRC | 12:12 | |
| *** marxistvegan has joined #harmattan | 12:42 | |
| *** marxistvegan has quit IRC | 13:24 | |
| *** hedayat has joined #harmattan | 13:56 | |
| *** BitEvil is now known as Speedevil | 14:57 | |
| *** spossiba has joined #harmattan | 15:00 | |
| *** mardy has quit IRC | 15:12 | |
| *** mardy has joined #harmattan | 15:14 | |
| *** Timo has quit IRC | 15:15 | |
| *** arcean has quit IRC | 15:18 | |
| *** BasilSemuonov_ has quit IRC | 15:48 | |
| *** BasilSemuonov_ has joined #harmattan | 15:49 | |
| Jef91 | yea hedayat - not qml. | 15:50 |
| *** Luke-Jr has quit IRC | 15:50 | |
| *** Luke-Jr has joined #harmattan | 15:52 | |
| *** tigerfoot has quit IRC | 16:14 | |
| *** VDVsx has quit IRC | 16:18 | |
| hedayat | Jef91: So, that'd be like C++ QWidgets applications. The only way I found for them was to use -style command line parameter for running the application. It still doesn't look like QML apps, but is much better than the win98 style! | 16:21 |
| Jef91 | Ahh alrighty, I'll have to figure out how to use that with my pyside app | 16:22 |
| hedayat | Jef91: That option is parsed by QApplication | 16:24 |
| Jef91 | alrighty, i pass cli args to that already | 16:24 |
| Jef91 | so should be simple | 16:24 |
| Jef91 | do I need to install a package on the n9 to get cleanlooks theme installed? | 16:24 |
| hedayat | Jef91: No, at least I didn't. Both plastique and cleanlooks themes were available on my N9 already. | 16:25 |
| Jef91 | ahh yea | 16:26 |
| Jef91 | they work | 16:26 |
| Jef91 | sick | 16:26 |
| Jef91 | yea | 16:26 |
| Jef91 | this is much better than "win 98" as you put it | 16:26 |
| hedayat | Jef91: :) Yes! | 16:26 |
| Jef91 | any idea if there is a way to get rid of the white bar | 16:29 |
| Jef91 | at the bottom of an application? | 16:29 |
| hedayat | Jef91: no, sorry. I see it for JavaSE and QtWidgets applications. Haven't tried to get rid of it though. | 16:30 |
| Jef91 | yea I can deal with it | 16:30 |
| Jef91 | Would just be nice | 16:30 |
| Jef91 | to be rid of it | 16:31 |
| hedayat | Jef91: sure | 16:31 |
| Jef91 | hedayat: thanks again -> https://github.com/JeffHoogland/qAndora/blob/master/screenshots/qAndora-n9.png | 16:38 |
| *** hedayat has quit IRC | 16:40 | |
| *** VDVsx has joined #harmattan | 16:43 | |
| *** arcean has joined #harmattan | 16:53 | |
| *** tomyri has quit IRC | 16:53 | |
| *** tomyri has joined #harmattan | 16:53 | |
| *** hedayat has joined #harmattan | 17:06 | |
| *** hedayat has joined #harmattan | 17:06 | |
| *** tigerfoot has joined #harmattan | 17:45 | |
| *** hedayat has left #harmattan | 18:05 | |
| *** MohammadAG has quit IRC | 18:14 | |
| *** MohammadAG has joined #harmattan | 18:17 | |
| *** TMavica has joined #harmattan | 18:20 | |
| *** gabriel9 has joined #harmattan | 19:07 | |
| *** krnlyng has quit IRC | 19:20 | |
| *** arcean has quit IRC | 19:30 | |
| *** ced117 has joined #harmattan | 19:32 | |
| *** rigo has quit IRC | 20:05 | |
| *** piggz has joined #harmattan | 20:07 | |
| *** M4rtinK has joined #harmattan | 20:10 | |
| *** gabriel9 has quit IRC | 20:21 | |
| *** shooq has joined #harmattan | 20:31 | |
| *** shooq has quit IRC | 20:39 | |
| *** standuply has joined #harmattan | 20:49 | |
| *** Sfiet_Konstantin has joined #harmattan | 20:52 | |
| *** Sfiet_Konstantin has quit IRC | 21:23 | |
| *** arcean has joined #harmattan | 21:31 | |
| *** krnlyng has joined #harmattan | 21:39 | |
| *** Luke-Jr has quit IRC | 22:12 | |
| *** jmlich has joined #harmattan | 22:13 | |
| *** jmlich has quit IRC | 22:13 | |
| *** Luke-Jr has joined #harmattan | 22:14 | |
| *** Sfiet_Konstantin has joined #harmattan | 22:15 | |
| *** Luke-Jr has quit IRC | 22:27 | |
| *** shooq has joined #harmattan | 22:29 | |
| *** Luke-Jr has joined #harmattan | 22:29 | |
| *** Luke-Jr has quit IRC | 22:42 | |
| *** Luke-Jr has joined #harmattan | 22:43 | |
| *** TMavica has quit IRC | 22:45 | |
| *** Luke-Jr has quit IRC | 22:54 | |
| *** Luke-Jr has joined #harmattan | 22:55 | |
| *** NIN101 has left #harmattan | 23:06 | |
| *** xes has joined #harmattan | 23:07 | |
| *** Sfiet_Konstantin has quit IRC | 23:15 | |
| *** tigerfoot has quit IRC | 23:23 | |
| *** shooq has quit IRC | 23:28 | |
| *** shooq has joined #harmattan | 23:41 | |
| *** shooq has quit IRC | 23:48 | |
| *** shooq has joined #harmattan | 23:48 | |
| *** shooq has quit IRC | 23:52 | |
| *** shooq has joined #harmattan | 23:59 | |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!