summaryrefslogtreecommitdiffstats
path: root/src/corelib/plugin/qlibrary.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warnings in qelfparserArvid Ephraim Picciani2010-10-221-1/+2
* Fix crashes on exit.Thomas Zander2010-09-301-3/+0
* Merge the armv6 and arm architecturesBradley T. Hughes2010-09-231-0/+3
* Enable QLibrary debugging via QT_DEBUG_PLUGINSArvid Ephraim Picciani2010-09-061-7/+5
* Optimize plugin loading on ELF platformsArvid Ephraim Picciani2010-09-011-4/+24
* revert 3c2a43f91e0225bde8d6e6d6076dfe2cddbc2f8eArvid Ephraim Picciani2010-08-311-24/+4
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-08-311-4/+24
|\
| * find .rodata in qt plugins to optimize loading of plugins with no qt sectionArvid Ephraim Picciani2010-08-301-10/+19
| * Optimize plugin loading on ELF platformsArvid Ephraim Picciani2010-08-271-3/+14
| * use QFile:map instead of ::mmapArvid Ephraim Picciani2010-08-271-43/+5
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-301-44/+9
|\ \ | |/ |/|
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-271-43/+5
| |\
| | * use QFile:map instead of ::mmapArvid Ephraim Picciani2010-08-261-43/+5
| * | Introduce a second compatibility build key to Qt.Thiago Macieira2010-08-241-1/+4
| |/
* | Qt now really unloads plugins and libraries when exiting an appThierry Bastian2010-06-041-5/+26
* | Fix to allow upper- and lowercase .dll suffix on windowsZeno Albisser2010-05-031-2/+2
* | Unable to load plugin DLLs compiled with the '/clr' optionPrasanth Ullattil2010-04-271-44/+96
|/
* [plugins] Don't conclude that a .debug file is a plugin.Thiago Macieira2010-04-031-0/+14
* Merge remote branch 'origin/4.6' into qt-master-from-4.6Olivier Goffart2010-02-041-0/+1
|\
| * Added some missing documentation.axis2010-02-021-0/+1
* | Merge branch '4.6'Thiago Macieira2010-01-131-1/+1
|\ \ | |/
| * Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* | Merge commit 'oslo-staging-1/4.6' into master-mainlineRichard Moe Gustavsen2009-12-041-1/+1
|\ \ | |/
| * Don't look at the patch-level number when loading plugins.Thiago Macieira2009-12-021-1/+1
* | Fix plugin mis-caching issues with universal binaries on MacMorten Johan Sørvig2009-11-251-0/+16
|/
* QLibrary on Windows: Do not show error boxes when library load failsPeter Hartmann2009-10-271-0/+3
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Fix crash at program exit: Q_GLOBAL_STATIC is zeroed.Thiago Macieira2009-08-211-1/+2
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into master-s60axis2009-08-211-7/+22
|\ \
| * | Speed up plugin loading by not constructing a new QSettings each time.Jan-Arve Sæther2009-08-211-8/+22
* | | Clarified comment on ordinal use in QLibraryPrivate::loadPlugin()Miikka Heikkinen2009-08-201-2/+5
* | | Merge commit 'qt/master'Jason Barron2009-08-181-1/+1
|\ \ \ | |/ /
| * | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-1/+1
* | | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\ \ \ | |/ /
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-041-1/+4
|\ \ \ | |/ /
| * | Remove "no-stl" from the build key and add compatibility for old plugins.Thiago Macieira2009-07-291-1/+4
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-6/+2
|\ \ \ | |/ /
| * | src/corelib: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT s...miniak2009-07-011-6/+2
| |/
* | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-2/+2
|\ \ | |/
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+1130
* Make Qt exception safer.Robert Griebl2009-06-101-4/+3
* Long live Qt for S60!axis2009-04-241-0/+1182