pelago
|
2009-03-05
, 18:54
|
|
Posts: 2,121 |
Thanked: 1,540 times |
Joined on Mar 2008
@ Oxford, UK
|
#11
|
|
2009-03-06
, 01:21
|
|
Posts: 1,674 |
Thanked: 171 times |
Joined on Mar 2007
@ Anderson, IN
|
#12
|
|
2009-03-06
, 06:24
|
Posts: 10 |
Thanked: 0 times |
Joined on Mar 2008
|
#13
|
|
2009-03-06
, 06:34
|
Posts: 415 |
Thanked: 732 times |
Joined on Jan 2009
@ Finland
|
#14
|
The Following User Says Thank You to timoph For This Useful Post: | ||
|
2009-03-17
, 09:15
|
Posts: 607 |
Thanked: 296 times |
Joined on Jun 2008
@ Finland
|
#15
|
The Following 4 Users Say Thank You to meizirkki For This Useful Post: | ||
|
2009-03-17
, 11:45
|
Posts: 542 |
Thanked: 117 times |
Joined on Sep 2008
@ 52 N, 6 E
|
#16
|
Arora - 600Kb
32Mb - for Qt engine - may be ...
But you can use another little Qt apps with him
|
2009-03-17
, 12:11
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#17
|
|
2009-03-20
, 07:17
|
Posts: 37 |
Thanked: 33 times |
Joined on Feb 2008
@ Ukraine, Kharkiv
|
#18
|
|
2009-03-20
, 07:52
|
Posts: 607 |
Thanked: 296 times |
Joined on Jun 2008
@ Finland
|
#19
|
/home/user # arora QGtkStyle cannot be used together with the GTK_Qt engine. Object::connect: No such slot BrowserApplication::setZoomTextOnly(bool) Object::connect: (receiver name: 'arora') Object::connect: No such signal BrowserApplication::zoomTextOnlyChanged(bool) Object::connect: (sender name: 'arora') QGtkStyle cannot be used together with the GTK_Qt engine. QGtkStyle cannot be used together with the GTK_Qt engine. QGtkStyle cannot be used together with the GTK_Qt engine. QGtkStyle cannot be used together with the GTK_Qt engine.
~ $ arora Object::connect: No such slot BrowserApplication::setZoomTextOnly(bool) Object::connect: (receiver name: 'arora') Object::connect: No such signal BrowserApplication::zoomTextOnlyChanged(bool) Object::connect: (sender name: 'arora')
|
2009-03-20
, 20:51
|
|
Posts: 3,397 |
Thanked: 1,212 times |
Joined on Jul 2008
@ Netherlands
|
#20
|
Welcome to the bloated world of Qt and C++! :P
Maybe a "strip" on the executable will reduce size. This can help significantly with fat C++ stuff.