summaryrefslogtreecommitdiffstats
path: root/dist/changes-4.6.0
Commit message (Collapse)AuthorAgeFilesLines
* Document changes for Ian Walters.Rhys Weatherley2009-11-111-0/+3
|
* QWS keymap changesRobert Griebl2009-11-101-0/+6
| | | | Reviewed-by: TrustMe
* Changelog updateJedrzej Nowacki2009-11-101-1/+40
| | | | | | | Changelog update contains all major changes in QtWebkit, QtScript and brief information about the state machine framework. Reviewed-by: Simon Hausmann
* Added some changes to changes-4.6.0.Samuel Rødal2009-11-101-0/+13
|
* linguist changesOswald Buddenhagen2009-11-101-4/+34
|
* Document change of qdoc3 binary location.Daniel Molkentin2009-11-101-1/+6
| | | | Reviewed-by: TrustMe
* Add my changes to the 4.6.0 changelogJørgen Lind2009-11-101-0/+4
|
* My changeJarek Kobus2009-11-101-0/+4
|
* Some 4.6.0 changes.Trond Kjernåsen2009-11-101-23/+35
|
* Add my changes to the 4.6.0 changelogLeonardo Sobral Cunha2009-11-101-4/+11
|
* Changelog: part 2Thiago Macieira2009-11-101-25/+41
|
* Add my changes to the 4.6.0 changelog.Bradley T. Hughes2009-11-101-2/+56
|
* Added my changes in Qt 4.6.0 to the change log.Kim Motoyoshi Kalland2009-11-101-2/+5
|
* Added my changelog entries.axis2009-11-101-0/+5
|
* Add some of my changes to changes-4.6.0Eskil Abrahamsen Blomfeldt2009-11-101-1/+44
| | | | | | | | | | Update changes-4.6.0 with relevant changes. Reviewed-by: Trond Conflicts: dist/changes-4.6.0
* Added my changes to changes-4.6.0.Kim Motoyoshi Kalland2009-11-101-0/+23
|
* Changelog: My changes.Thiago Macieira2009-11-101-15/+58
| | | | Also reorganise some things I saw wrong.
* Updated changelog with my changesBenjamin Poulain2009-11-101-0/+15
|
* Richards changes into the changelogRichard Moe Gustavsen2009-11-101-0/+17
|
* My changes for 4.6.0Paul Olav Tvete2009-11-101-0/+10
|
* Updated changelog with my changesTom Cooksey2009-11-101-0/+33
|
* Update change log with multimedia changes.Andrew den Exter2009-11-101-0/+6
|
* update changelogDerick Hawcroft2009-11-101-0/+3
|
* update dist/changes-4.6.0Bill King2009-11-101-0/+25
|
* My relevant changes-4.6.0 updatesMarkus Goetz2009-11-091-6/+24
| | | | Reviewed-by: TrustMe
* My changes for 4.6.0Peter Hartmann2009-11-091-0/+29
|
* Updated change logPrasanth Ullattil2009-11-091-71/+91
|
* My changes.jasplin2009-11-091-0/+12
|
* Merge commit 'ceteam/4.6' into 4.6Joerg Bornemann2009-11-091-0/+15
|\ | | | | | | | | Conflicts: dist/changes-4.6.0
| * changes-4.6.0 updatedJoerg Bornemann2009-11-061-0/+11
| |
| * my changes for 4.6.0Joerg Bornemann2009-11-061-1/+4
| |
* | Change file updates for Rhys WeatherleyRhys Weatherley2009-11-091-0/+74
| |
* | Changes file update for Sarah Smith 4.6 changes.Sarah Smith2009-11-091-0/+3
| | | | | | | | | | | | Describe 4.6 changes by Sarah Smith Reviewed-by: TrustMe
* | Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-11-061-9/+108
|\ \ | | | | | | | | | | | | Conflicts: dist/changes-4.6.0
| * | Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-11-061-9/+60
| |\|
| | * my change log for 4.6Thierry Bastian2009-11-061-9/+61
| | |
| * | Add major Mac changes.Morten Johan Sørvig2009-11-061-0/+15
| | |
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6Morten Johan Sørvig2009-11-061-1/+34
| |\ \ | | |/ | |/|
| | * Add support for GetURL events on Mac OS XTor Arne Vestbø2009-11-051-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GetURL events are delivered by Launch Services to the application if the application is registered as the default handler for the given protocol, and the user for example issues 'open http://foo.com/' in the console or clicks a link in another application. The GetURL event is converted to a QFileOpenEvent, which now has both a QUrl constructor and a url() method. These two new methods work in sync with the file() method, so a QFileOpenEvent constructed from a QUrl will return a valid file name from file() if the URL was a local file. The boolean argument to AEInstallEventHandler decides whether the handler is to be added to the system event dispatch table or the application's event dispatch table. Previously we added it to the system table, but this did not work for the GetURL event. We now use the application event table, which works for all three of the events we register on Carbon. Reviewed-by: Prasanth Ullattil <prasanth.ullattil@nokia.com> Reviewed-by: Denis Dzyubenko <denis.dzyubenko@nokia.com>
| | * My changelog for merge requests I've merged into 4.6.0Denis Dzyubenko2009-11-051-0/+6
| | |
| | * My changelog for Qt 4.6.0Denis Dzyubenko2009-11-051-1/+26
| | |
* | | My changesJan-Arve Sæther2009-11-061-0/+16
|/ /
* / Add changes to change log.Andreas Aardal Hanssen2009-11-051-0/+49
|/
* Added changes to ChangeLog.Gabriel de Dietrich2009-11-041-2/+5
|
* Some of my changes in the changelogOlivier Goffart2009-11-041-2/+56
|
* added my changes to the ChangeLogHarald Fernengel2009-11-041-0/+19
|
* Merge commit '51c9b68' into 4.6Morten Johan Sørvig2009-11-041-1/+5
|\ | | | | | | | | | | Conflicts: dist/changes-4.6.0 src/gui/kernel/qevent.h
| * Fix QDesktopServices::DataLocation on Mac.Morten Johan Sørvig2009-10-301-0/+4
| | | | | | | | | | | | DataLocation now behaves as on the other platforms, QCoreApplication::organizationName() and applicationName() is included in the returned path.
* | Changelog 4.6.0: Designer/uic/uic3.Friedemann Kleint2009-11-041-0/+23
| |
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-041-5/+62
|\ \