Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'warningRemovals' | axis | 2009-06-29 | 15 | -28/+42 |
|\ | |||||
| * | Fixed various useless warnings. | axis | 2009-06-29 | 3 | -4/+4 |
| | | |||||
| * | Fix warnings because of unused variables. | axis | 2009-06-29 | 10 | -20/+34 |
| | | |||||
| * | Remove some warnings in harfbuzz component. | axis | 2009-06-29 | 3 | -4/+4 |
| | | |||||
* | | Added try-catch block around resize in QByteArray's qUncompress, | Miikka Heikkinen | 2009-06-29 | 1 | -3/+7 |
| | | | | | | | | | | | | as corrupted data can cause alloc failure in low-mem environments. Reviewed-by: axis | ||||
* | | Removed the need for NokiaX86 compiler specific hacks from qtestcase.h by | Miikka Heikkinen | 2009-06-29 | 2 | -88/+64 |
|/ | | | | properly exporting the toString specializations in qtestcase.cpp. | ||||
* | S60Style: Use scrollbar extent to initialize rect size on x dimension ↵ | Sami Merilä | 2009-06-26 | 1 | -7/+2 |
| | | | | (instead of making it first square) | ||||
* | S60Style: Slightly less complex way of drawing the QHeaderView in style. | Sami Merilä | 2009-06-26 | 1 | -23/+11 |
| | |||||
* | Add releaseTimerId to unregisterTimer in Qt for S60 port | Yongjun Zhang | 2009-06-26 | 1 | -0/+3 |
| | | | | | | | | | In Qt S60 port, releaseTimerId was not called, as a result, timer IDs are not reused which makes nextTimeID reaches a very big number after an app with periodic timer running for long time. This causes big memory consumption in timerID bucket allocation and eventually crashes in S60. Signed-off-by: axis <qt-info@nokia.com> | ||||
* | Showing the anomaly UI before setting the IAP. | Aleksandar Sasha Babic | 2009-06-25 | 3 | -6/+18 |
| | | | | | This is achieved by using QTimer::singleShot after the QWebView object is shown with simple text page. | ||||
* | S60Style: QTable theme background moved from cell area to be 'behind' the ↵ | Sami Merilä | 2009-06-23 | 2 | -27/+19 |
| | | | | whole widget. Also item view highlight slightly tuned to be closer to what it is like on native UI. | ||||
* | Draw white rect into canvas to distinguish the script graphic from theme ↵ | Sami Merilä | 2009-06-23 | 1 | -0/+5 |
| | | | | background. | ||||
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Iain | 2009-06-22 | 1 | -0/+26 |
|\ | |||||
| * | exceptions added to changes doc | mread | 2009-06-22 | 1 | -0/+26 |
| | | |||||
* | | Wrap anomaly demo in a QT_CONFIG statement to indicate dependancy on | Iain | 2009-06-22 | 1 | -1/+3 |
|/ | | | | webkit | ||||
* | Tower changes | Iain | 2009-06-22 | 1 | -2/+6 |
| | |||||
* | Brought the file in sync with the Tower release file. | axis | 2009-06-22 | 1 | -1/+0 |
| | |||||
* | Corrected typo. | axis | 2009-06-22 | 1 | -1/+1 |
| | |||||
* | Added changes releated to anomaly browser | Miikka Heikkinen | 2009-06-22 | 1 | -0/+4 |
| | |||||
* | Changed to a more accurate change description. | axis | 2009-06-22 | 1 | -4/+4 |
| | | | | | The elements always had input method support. It was the virtual keyboard that was missing. | ||||
* | Merge branch 'master' of git@scm:qt/qt-s60-public | axis | 2009-06-22 | 1 | -16/+8 |
|\ | | | | | | | | | Conflicts: dist/changes-4.5.2-tower | ||||
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Espen Riskedal | 2009-06-22 | 5 | -58/+159 |
| |\ | | | | | | | | | | | | | Conflicts: dist/changes-4.5.2-tower | ||||
| * | | some small cosmetic changes | Espen Riskedal | 2009-06-22 | 1 | -18/+14 |
| | | | |||||
* | | | Sorted changes entries by class names. | axis | 2009-06-22 | 1 | -142/+140 |
| |/ |/| | |||||
* | | Added jbarron's changes to the changelog. | Jason Barron | 2009-06-22 | 1 | -0/+36 |
| | | |||||
* | | Adding chagest for Tower, | Aleksandar Sasha Babic | 2009-06-22 | 1 | -0/+27 |
| | | |||||
* | | Added anomaly browser to fluidlauncher | Miikka Heikkinen | 2009-06-22 | 3 | -3/+7 |
| | | |||||
* | | Added proper UID for demos/embedded/anomaly | Miikka Heikkinen | 2009-06-22 | 1 | -0/+1 |
| | | |||||
* | | Included demobase.pri to anomaly demo | Miikka Heikkinen | 2009-06-22 | 1 | -0/+2 |
| | | |||||
* | | Merge branch 'master' of git@scm:qt/qt-s60-public | axis | 2009-06-22 | 29 | -56/+1747 |
|\ \ | | | | | | | | | | | | | Conflicts: dist/changes-4.5.2-tower | ||||
| * \ | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-public | Miikka Heikkinen | 2009-06-22 | 28 | -0/+1681 |
| |\ \ | | |/ | |||||
| | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Espen Riskedal | 2009-06-22 | 2 | -9/+11 |
| | |\ | |||||
| | * | | fix spelling and add to embedded.pro | Espen Riskedal | 2009-06-22 | 28 | -0/+2 |
| | | | | |||||
| | * | | added ariyas embbeded browser Anamoly | Ariya Hidayat | 2009-06-22 | 27 | -0/+1679 |
| | | | | |||||
| * | | | Cleaning up changes doc. | Miikka Heikkinen | 2009-06-22 | 1 | -56/+66 |
| | |/ | |/| | |||||
* | | | Added my changes to changes-4.5.2-tower. | axis | 2009-06-22 | 1 | -0/+25 |
|/ / | |||||
* | | Small doc update. | axis | 2009-06-22 | 1 | -2/+4 |
| | | |||||
* | | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-public | Miikka Heikkinen | 2009-06-22 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Add dependancy on Symbian OS std C++ support now the exceptions branch | Iain | 2009-06-22 | 1 | -0/+1 |
| | | | | | | | | has been merged | ||||
* | | Fixed a typo in a desktopservices demo messagebox. | Miikka Heikkinen | 2009-06-22 | 1 | -7/+7 |
|/ | |||||
* | This changes will make firts FTP UI to be visible | Aleksandar Sasha Babic | 2009-06-18 | 3 | -2/+18 |
| | | | | and then, if needed activate IAP dialog. | ||||
* | The native Symbian code that helps to select and set default IAP | Aleksandar Sasha Babic | 2009-06-18 | 3 | -87/+135 |
| | | | | | | | | has been moved to separate header. This should make the code shareable among other examples. The location of the header is not perfect. Unfortunately, there is no shared include area for Qt examples. The proper way woud be to have proper API that manages IAP. | ||||
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Markku Luukkainen | 2009-06-18 | 6 | -27/+73 |
|\ | |||||
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Sami Merilä | 2009-06-18 | 6 | -28/+72 |
| |\ | |||||
| | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | mread | 2009-06-18 | 10 | -18/+40 |
| | |\ | |||||
| | | * | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-public | Miikka Heikkinen | 2009-06-18 | 10 | -22/+43 |
| | | |\ | |||||
| | | * | | Patching capabilities now patches also the pkg file UID. | Miikka Heikkinen | 2009-06-18 | 1 | -2/+14 |
| | | | | | |||||
| | * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | mread | 2009-06-18 | 19 | -62/+152 |
| | |\ \ \ | |||||
| | * | | | | review fixes | mread | 2009-06-18 | 2 | -4/+4 |
| | | | | | | |||||
| | * | | | | report and continue policy for exceptions in all Qt threads | mread | 2009-06-18 | 4 | -26/+58 |
| | | | | | |