summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix rules for recreating the Makefile in a subdirThomas Zander2010-01-191-8/+8
* Updated comments in the templates.axis2010-01-191-1/+2
* Added some stub rsc files as templates.axis2010-01-193-1/+2
* Fixed makefile generation for Symbian.axis2010-01-143-5/+6
* Modified pkg template to be a bit more realistic.axis2010-01-141-1/+3
* Updates in docsThomas Zander2010-01-141-3/+6
* Removed some build instructions that were no longer needed.axis2010-01-141-19/+8
* Merge branch 'buildInstructions'axis2010-01-144-0/+111
|\
| * Corrected instructions after dependence on armlib was introduced.axis2009-12-111-1/+2
| * Updated documentation to include Wine and Open C setup.axis2009-11-131-2/+7
| * Updated the documentation about epoc32 paths.axis2009-10-281-13/+19
| * Made some basic build instructions for Symbian on Linux.axis2009-10-274-0/+99
* | Merge branch 'cleaningUpProfiles'axis2010-01-1216-363/+367
|\ \
| * | Fixed Symbian detection in profile.axis2010-01-121-1/+1
| * | Corrected incorrect case.axis2010-01-121-1/+1
| * | Reorganized the Symbian build system profiles.axis2010-01-1213-360/+364
| * | Made sure that Symbian picks up STL.axis2010-01-121-1/+1
* | | configure/S60: Make work on Linux 64bit.Friedemann Kleint2010-01-111-2/+3
|/ /
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2009-12-181576-40061/+70513
|\ \
| * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2009-12-172-4/+2
| |\ \
| | * | WeatherInfo now shows Oslo info upon launch instead of blank screenMiikka Heikkinen2009-12-171-2/+1
| | * | Fixed QCoeFepInputContext::widgetDestroyedMiikka Heikkinen2009-12-171-2/+1
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2009-12-172-12/+62
| |\ \ \
| | * \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2009-12-1731-346/+253
| | |\ \ \
| | | * | | Stack overflow when closing a Color panel in Cocoa.Prasanth Ullattil2009-12-171-12/+23
| | * | | | doc: Added discussion on connecting signals that have default arg values.Martin Smith2009-12-171-0/+39
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2009-12-171-4/+4
| |\ \ \ \ \
| | * | | | | Fixed parsing of svg paths.Kim Motoyoshi Kalland2009-12-171-4/+4
| * | | | | | Merge remote branch 'staging/4.6' into 4.6Simon Hausmann2009-12-1743-200/+407
| |\ \ \ \ \ \ | | |/ / / / / | |/| | / / / | | | |/ / / | | |/| | |
| | * | | | Avoid timer starvation when handling many X11 eventsBradley T. Hughes2009-12-173-0/+9
| | * | | | Disable benchlibwalltime test.Rohan McGovern2009-12-171-3/+3
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6David Boddie2009-12-1616-196/+52
| | |\ \ \ \
| | | * | | | Fixed wheel event delivery in graphicsview.Denis Dzyubenko2009-12-161-1/+1
| | | * | | | An optimisation to QTextStreamDenis Dzyubenko2009-12-161-5/+4
| | | * | | | Doc fix: mark QFileOpenEvent::url to be available since 4.6Denis Dzyubenko2009-12-161-1/+3
| | | * | | | Do not call macToQtFormat twice in QLocale.Denis Dzyubenko2009-12-161-4/+4
| | | * | | | Text cursor is not shown properly in line edits on Mac OS X.Prasanth Ullattil2009-12-163-2/+18
| | | * | | | Fixes: Ensure QMAKE_LFLAGS+=/MACHINE:X64 works for vcproj filesAndy Shaw2009-12-162-2/+5
| | | * | | | Revert "Changes to support locale change event for symbian platform"Denis Dzyubenko2009-12-168-181/+17
| | | |/ / /
| | * | | | Doc: Modified the coding style of the Audio Devices example.David Boddie2009-12-154-69/+84
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6David Boddie2009-12-1527-59/+373
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge branch '4.5' into 4.6-stagingThiago Macieira2009-12-155-1/+47
| | | |\ \ \
| | | | * | | Add a mkspec for selecting gcc-4.0 on Mac OS X.Morten Sorvig2009-12-114-0/+190
| | | | * | | Fix crash in QFontDialog::getFont() on Mac 10.4Morten Johan Sørvig2009-12-101-0/+4
| | | | * | | Fix crash in QDBusPendingReply/QDBusReply in case of unconnected calls.Thiago Macieira2009-12-094-1/+43
| | | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2009-12-1520-59/+281
| | | |\ \ \ \
| | | | * | | | Calling removeToolBar() on native Mac toolbars (Cocoa) causes crash.Prasanth Ullattil2009-12-151-3/+0
| | | | * | | | Allow the WM_TASKBARCREATED message through the UIPI filter on Windows Vista ...miniak2009-12-151-0/+21
| | | | * | | | Changes to support locale change event for symbian platformdka2009-12-158-17/+181
| | | | * | | | Optimisations to gesture event filtering.Denis Dzyubenko2009-12-153-28/+64