summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Restored window title after another top-level window was closed.Janne Anttila2009-07-311-3/+9
* Removed unnecessary code, UID is associated to wserv by framework.Janne Anttila2009-07-311-5/+0
* Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-07-305-4/+14
|\
| * Removed tiff libarary warning: `inline' redefined.Janne Anttila2009-07-301-0/+2
| * Added some spaces to pkg_prerules statements to make output more readable.Janne Anttila2009-07-304-4/+12
* | Updated autotest category files for Qt 4.6Janne Anttila2009-07-307-3/+25
* | These autotests do not really depend on gui, fixed dependencies.Janne Anttila2009-07-303-3/+3
* | Fixed UiLoader autotest case build errors for Symbian.Janne Anttila2009-07-302-2/+5
|/
* Swicthed back to original way of using AddToStackL and RemoveFromStackJanne Anttila2009-07-301-13/+28
* Removed unused method from SymbianMakefileGenerator.Janne Anttila2009-07-292-14/+0
* Fixed some tab/space usage in symmake.cppJanne Anttila2009-07-291-20/+20
* Extended PKG customization possibilities via qmake.Janne Anttila2009-07-299-37/+152
* Changed .pkg files to follow the naming scheme of make targets.Janne Anttila2009-07-281-2/+3
* Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-07-276-7/+228
|\
| * Adding some interesting functions that help findingAleksandar Sasha Babic2009-07-272-5/+197
| * Adaptation done to make network-chat work on S60.Aleksandar Sasha Babic2009-07-244-2/+31
* | Enabled QtUiTools and related example building for Symbian OS.Janne Anttila2009-07-274-1/+4
* | Updated style demo to adjust spinbox value when sliders are moved.Janne Anttila2009-07-241-144/+161
|/
* Small optimization.Aleksandar Sasha Babic2009-07-241-0/+4
* For some reason interface info on Symbian will notAleksandar Sasha Babic2009-07-241-2/+59
* Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-07-232-5/+5
|\
| * Fixed compile of Qt/symbian projects which set a custom MOC_DIRRohan McGovern2009-07-232-5/+5
* | Implemented setWindowIcon for S60 devices without context pane.Janne Anttila2009-07-231-0/+36
|/
* Fixed fluidlauncher deployment when webkit is not build.Janne Anttila2009-07-221-7/+12
* Removed few compiler warnings when using NokiaX86 compiler.Janne Anttila2009-07-222-1/+2
* Increased default stack size for QThreads on Symbian.axis2009-07-161-0/+7
* Recompiled configure.exe with MSVC6.axis2009-07-151-0/+0
* Fix configure.exe when more than 256(!) else-ifs are required.Jason Barron2009-07-151-5/+5
* Make S60 integration optional.Jason Barron2009-07-1547-165/+270
* Fixed a consistency problem in the backing store.axis2009-07-142-0/+33
* Fixed a bug where the input panel would not show up.axis2009-07-132-1/+32
* Fixed a bug where input capabilities would not be updated.axis2009-07-132-8/+8
* Make non-zero timers high priority.Johannes Oikarinen2009-07-131-2/+3
* Made deployment paths with drive letters work.axis2009-07-131-1/+5
* Fix plugins properly.Jason Barron2009-07-101-1/+2
* someone forgot this import module: s60Liang Qi2009-07-101-1/+1
* Compile OpenVG paint engine after QScopedPointer changes.Jason Barron2009-07-101-1/+1
* Merge branch 'fixing_tst_qdatetimeedit'axis2009-07-104-86/+93
|\
| * Restructured some code that had flawed logic.axis2009-07-091-8/+10
| * Added key sequences for Symbian.axis2009-07-093-76/+81
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicDavid Boddie2009-07-0911559-244844/+670567
|\ \
| * \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2009-07-091-3/+3
| |\ \
| | * | Compile the OpenGL2 paint engine after the QScopedPointer changesJason Barron2009-07-091-3/+3
| * | | Recompiled configure.exe with MSVC6.axis2009-07-091-0/+0
| |/ /
| * | Merge commit 'origin/master'Jason Barron2009-07-091-0/+3
| |\ \
| | * | Make this test slightly more easy to work with.Frans Englich2009-07-091-0/+3
| | |/
| * | Fix compilation after merge.Jason Barron2009-07-091-1/+1
| * | Merge commit 'origin/master' into 4.6-mergedJason Barron2009-07-09355-7656/+17030
| |\ \ | | |/
| | * Merge branch 'fixing_tst_qdatetimeedit'axis2009-07-098-15/+53
| | |\
| | | * Switched to asynchronous focus handling on Symbian.axis2009-07-097-14/+49