summaryrefslogtreecommitdiffstats
path: root/demos/browser/browser.pro
Commit message (Collapse)AuthorAgeFilesLines
* demo browser: Fix the way warnings were (not) displayedMarkus Goetz2010-02-091-2/+0
| | | | Reviewed-by: TrustMe
* Removed Symbian exemption from adding QtUiTools to browser demo.Miikka Heikkinen2009-10-151-1/+1
| | | | | | | | The exemption was originally added to make the demo compile when QtUiTools was not yet compiled for Symbian. Task-number: QT-1018 Reviewed-by: Janne Anttila
* Only build demo-browser 32-bit if Qt was actually built 32-bitTor Arne Vestbø2009-10-061-2/+8
| | | | | | Also, add same trick for PPC Reviewed-by: MortenS
* Build the demo-browser 32-bit on Mac since there's no 64-bit FlashTor Arne Vestbø2009-10-061-0/+4
| | | | Reviewed-by: Simon Hausmann
* Demos and applications have a nice Qt logo when installed on SymbianEspen Riskedal2009-10-021-1/+1
| | | | | | | | | | Added a line to the symbianpkgrules.pri files which includes an ICON if the TARGET.UID3 is defined. We should fix the application_icon.prf to handle ICON without UID3 situations more gracefully, but for now I reordered existing UID3s to be specified before the symbianpkgrules.pri includes. Reviewed-by: Aleksandar Babic
* browser demo: Disable debug logging in release modeTor Arne Vestbø2009-09-251-0/+2
|
* Don't use UI_TOOLS for browser demo on QWSAnders Bakken2009-09-111-1/+1
| | | | | | | | | When cross-compiling and shadow building Makefiles are not generated for designer and libQtUiTools. For this reason designer usually doesn't build for people trying to compile the browser example on QWS due to unresolved externals or weird link errors when the build tries to pick up the system Qt libraries instead. The mechanism to fix this is already in place for S60.
* Rename demobase.pri to symbianpkgrules.priEspen Riskedal2009-08-211-3/+4
| | | | | | | | | demobase.pri sounded to generic, also I changed it to error on !symbian platforms, and test all the places we include it. That makes it more obvious when reading the .pro files that this is actually Symbian spesific stuff, not cross-platform Qt rules. Reviewed-by: axis
* Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bring Qt 4.6 into the Qt-S60 repo. Conflicts: configure.exe mkspecs/features/qttest_p4.prf qmake/generators/makefile.cpp src/corelib/io/qdir.cpp src/corelib/io/qprocess.h src/corelib/kernel/qcoreevent.h src/corelib/kernel/qobject.cpp src/corelib/kernel/qsharedmemory_unix.cpp src/corelib/thread/qthread_p.h src/corelib/tools/qvector.h src/gui/dialogs/qdialog.cpp src/gui/dialogs/qfiledialog.cpp src/gui/dialogs/qfiledialog_p.h src/gui/dialogs/qmessagebox.cpp src/gui/graphicsview/qgraphicsitem.cpp src/gui/graphicsview/qgraphicsview.cpp src/gui/image/qpixmapcache.cpp src/gui/kernel/qapplication.cpp src/gui/kernel/qapplication_p.h src/gui/kernel/qwidget.cpp src/gui/kernel/qwidget_p.h src/gui/painting/qdrawhelper.cpp src/gui/painting/qpaintengine_raster.cpp src/gui/text/qfontengine_qpf.cpp src/gui/widgets/qmenubar.cpp src/network/socket/qlocalserver.cpp src/testlib/qtestcase.cpp src/testlib/testlib.pro tests/auto/qimagereader/tst_qimagereader.cpp tests/auto/qitemdelegate/tst_qitemdelegate.cpp tests/auto/qnetworkreply/tst_qnetworkreply.cpp tests/auto/qpixmap/qpixmap.pro
| * BT: Fix the installed browser source tree to compile.Thomas Zander2009-06-091-1/+1
| |
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+91
|
* make sure demo builds for S60 - we don't have QtUiTools yetEspen Riskedal2009-06-181-2/+2
|
* Added proper UID for webkit examples and browser demoMiikka Heikkinen2009-06-171-0/+2
|
* Long live Qt for S60!axis2009-04-241-0/+93