summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Exclude from Windows CE build.5.3Friedemann Kleint2014-09-221-1/+1
| | | | | | Task-number: QTBUG-41127 Change-Id: I54ef76f67b7bccc87845d7a49f20470ca25aaa59 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
* Bump versionFrederik Gladhorn2014-08-291-1/+1
| | | | Change-Id: Iad0e348e8412ed97c4eaa316230014a13b52ee35
* Don't use QT_STATIC_CONST herev5.3.2Thiago Macieira2014-06-201-4/+4
| | | | | | | It makes no sense. Let's get rid of the macro. Change-Id: I82d56cd506cc041767889f6693e46aa44ed8eb7a Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
* Bump versionOswald Buddenhagen2014-06-181-1/+1
| | | | Change-Id: I5854f37c7c98c6948e6f5ecc4164946d951ea186
* Bump MODULE_VERSION to 5.3.1v5.3.1Sergio Ahumada2014-04-221-1/+1
| | | | | Change-Id: I966aae81ff0901ab81b96e0e69ffcbfe2acb7ea1 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
* Doc: Fix filter name for Assistantv5.3.0-rc1v5.3.0Topi Reinio2014-04-031-1/+1
| | | | | | | | Use bookcase for the Active Qt documentation filter, like the reset of the modules do. Change-Id: I4de24a79308d877dacb146704adbff651af0be5b Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
* Hide internal type and function of QAxBase from qdoc.Friedemann Kleint2014-03-241-0/+10
| | | | | Change-Id: Ie41eb82d0c781e54296d92016a8d6f465be7fe5c Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
* Polish the webbrowser example.v5.3.0-beta1Friedemann Kleint2014-03-044-11/+216
| | | | | | | | | | Update address edit when the browser finishes loading. Add some rudimentary bookmark/history functionality. Add relevant default bookmarks and make qt-project.org the start page. Handle URLs passed on the command line. Change-Id: I21efeb5b4d2a05941407d308a96df7b024100f19 Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
* Fix some typosSergio Ahumada2014-03-034-6/+6
| | | | | Change-Id: I662e9b8fe644571fc7216a96f1dacfdc274a0e4c Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
* Webbrowser example: Fix crash due to deprecated code.v5.3.0-alpha1Friedemann Kleint2014-02-203-42/+7
| | | | | | | | | | | | | | | | The example uses a Qt Designer form with widgets on a QToolBar imported from Qt 3 which is not supported in Qt 4 and later. In the code generated by uic, a QLabel is constructed passing the toolbar as parent and added to the toolbar using QToolBar::addWidget() which then causes a crash in Qt 4. Move the widgets from the form into the class to avoid this. Task-number: QTBUG-36948 Change-Id: Ia4af871ce99faf555bebc6ebde19bcae0de4d29e Reviewed-by: Andy Shaw <andy.shaw@digia.com>
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-122-1/+29
|\ | | | | | | Change-Id: I5eed3f81fe220f82d1eba27d7e7a62803fea5e49
| * Merge remote-tracking branch 'origin/release' into stableold/5.2Frederik Gladhorn2014-01-271-0/+28
| |\ | | | | | | | | | Change-Id: Icbc8dda64ebc3591a1cf8751ce513ab843d5233f
| | * Update changelog for 5.2.1v5.2.1Thiago Macieira2014-01-231-0/+28
| | | | | | | | | | | | | | | Change-Id: Ieca0a1ed696a81019c8a0d223c6511b3ed6f0201 Reviewed-by: Lars Knoll <lars.knoll@digia.com>
| * | Doc: Fix typoRobert Loehning2014-01-231-1/+1
| | | | | | | | | | | | | | | | | | Change-Id: I4975f634da1b02e90e84f704583e5cabdf277e5a Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
* | | Skip compilation on WinRTMaurice Kalinowski2014-01-243-4/+4
| | | | | | | | | | | | | | | | | | | | | Still allow creating documentation like on other platforms. Change-Id: Ie09ec71bca129d7194c19883cc5f4893fd650663 Reviewed-by: Oliver Wolff <oliver.wolff@digia.com>
* | | Replace win32-g++ with mingw scopeKai Koehne2014-01-213-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Commit 773dd01 in qtbase introduced a general mingw platform scope, which is cleaner and more flexible than matching the spec name. (see 278152fff for a similar commit in qtbase). Change-Id: I36449cfa199db8bd25ffb0f7b384346cd74897d8 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
* | | whitespace fixesOswald Buddenhagen2014-01-2057-2050/+2050
| | | | | | | | | | | | | | | | | | | | | expand tabs, fix indentation, remove trailing whitespace. Change-Id: Ibec1bbad9e8faff81671ce9d1c7bb4fb9b340bb9 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-170-0/+0
|\| | | | | | | | | | | | | | | | | | | | Conflicts: .qmake.conf Change-Id: I79653f486b1c67f5dc2647847b4f79fa8b5f593f
| * | Bump MODULE_VERSION to 5.2.2Sergio Ahumada2014-01-161-1/+1
| |/ | | | | | | | | Change-Id: Ia101e6e6f0aa4ff113fa9dd702a4ecdd4f335366 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-103-3/+3
|\| | | | | | | Change-Id: Ia6e9b1180bd3125a40bf7f244fbf4c9b0e9766a2
| * Doc: Fix broken links and "Cannot find base function" errorsSze Howe Koh2014-01-093-3/+3
| | | | | | | | | | | | | | "qtgui" dependency is not needed, but others are. Change-Id: I883f0c3dd2c41b9073231bae5b1eccffc76e140c Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
* | Prospective build fix on Windows for explicit QMetaStringTable constructorSimon Hausmann2013-12-241-1/+4
| | | | | | | | | | | | | | See build failure in https://codereview.qt-project.org/#change,74370 Change-Id: I2565614aa76bae8c7dc338cd751337a0bb3f6dce Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-162-43/+74
|\| | | | | | | Change-Id: I5cbf1209d614936db36d20ece05922237cbfa562
| * Fixed various crashes in connection point enumeratorssbk2013-12-101-41/+73
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-35136 Task-number: QTBUG-35262 Task-number: QTBUG-35263 Task-number: QTBUG-35264 Task-number: QTBUG-35265 Task-number: QTBUG-35266 Task-number: QTBUG-35267 Task-number: QTBUG-35283 Task-number: QTBUG-35284 Task-number: QTBUG-35285 Task-number: QTBUG-35286 Change-Id: Icc51137fa52dd9a10b4c3ce1ca7fe6c56d556b7a Reviewed-by: Andy Shaw <andy.shaw@digia.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
| * Prospective build fix after internal API change of QMetaStringTableSimon Hausmann2013-12-091-2/+1
| | | | | | | | | | | | | | | | The first string entered is always the class name, and it's passed to the constructor now. Change-Id: I7cf199e03cb62ddf7e41b7a4d3848332d4332c73 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
* | Completely bootstrap idc.Friedemann Kleint2013-12-042-27/+76
| | | | | | | | | | | | | | | | | | | | idc dynamically loads libraries depending on QtCore.dll whose static instances can then cause clashes. Task-number: QTBUG-35275 Change-Id: Icd219a2bb36b0a5c3927c3163e93dc07bb5317aa Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-292-24/+32
|\| | | | | | | | | | | | | Conflicts: .qmake.conf Change-Id: I6e1ef2cfdde5dc34d6971bfd6ed89c6102daf679
| * Point QCoreApplication to location of DLL in ActiveQt.Friedemann Kleint2013-11-261-0/+6
| | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-34989 [ChangeLog][ActiveQt][QTBUG-34989] Pick up plugins from deployment location of Active X DLLs. Change-Id: I53f1f8789ede9b6816c2d794b5a991cdf78b1c50 Reviewed-by: Andy Shaw <andy.shaw@digia.com> Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
| * Bump MODULE_VERSION to 5.2.1Sergio Ahumada2013-11-251-1/+1
| | | | | | | | | | | | Change-Id: Id69361a4d4dbe371318c47a0768894002054e29a Reviewed-by: Matti Paaso <matti.paaso@digia.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
| * replace slashify function with toNativeSeparatorsJoerg Bornemann2013-11-251-16/+4
| | | | | | | | | | | | Change-Id: I619823767e02261e75d441e3924fd111a0ff7cb7 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
| * do not lower-case input file namesJoerg Bornemann2013-11-221-8/+22
| | | | | | | | | | | | | | | | | | The idc tool modified the case of its DLL or EXE input, causing it to be all lowercase. Task-number: QTBUG-2870 Change-Id: Ic3c028a2696786fc5b11a4018bd3fc28e362935b Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
* | Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-11-0827-86/+5
|\| | | | | | | Change-Id: Id54a18b587384a7fc0ee23e1c16a3b929be69cbd
| * Doc: Updated url variable in qdocconf files.v5.2.0-rc1v5.2.0Jerome Pasion2013-11-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | In 5.2, the HTML output is in a flatter structure and when they are hosted in qt-project.org/doc, the documentation will be found at http://qt-project.org/doc/qt-$QT_VER The url variable is used by projects outside of Qt 5 which need to link to Qt 5 documentation, such as Qt Creator. Task-number: QTBUG-34584 Change-Id: I0a44435c179323aae89af13de339fa387eb04cd6 Reviewed-by: Topi Reiniö <topi.reinio@digia.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
| * use private linkage where possibleOswald Buddenhagen2013-10-311-3/+3
| | | | | | | | | | Change-Id: I4e5194d271168d563c3e190ad2a3086565c5cb07 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
| * fix doc build pathOswald Buddenhagen2013-10-301-0/+1
| | | | | | | | | | | | | | Task-number: QTBUG-34456 Change-Id: I8b2207e9419bda7fb95785f26370e451248e3ee2 Reviewed-by: Topi Reiniö <topi.reinio@digia.com> Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
| * remove pointless #ifndef QT_NO_WIN_ACTIVEQTOswald Buddenhagen2013-10-2825-82/+0
| | | | | | | | | | | | | | the way to disable the feature is to not compile the module. Change-Id: Ifd9bf1b6136c82683b039b49d5901a89e4899281 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-111-51/+169
|\| | | | | | | Change-Id: Ifecd41f7cbee854babdfe62baeba16617807205e
| * Improve the AxSelect-Dialog.v5.2.0-beta1Friedemann Kleint2013-10-071-51/+169
| | | | | | | | | | | | | | | | | | | | Give it a tooltip listing DLL, version and word size. For 64 bit executables, append the 32 bit controls as disabled controls at the end to make them visible. Task-number: QTBUG-33711 Change-Id: I2800a78cfc826bd08c591f491bb42f22eeda5b25 Reviewed-by: Andy Shaw <andy.shaw@digia.com>
* | Bump qtactiveqt version to 5.3.0Sergio Ahumada2013-09-251-1/+1
|/ | | | | Change-Id: Ie25c646aef7667f8e5fda884b404fb65a55ed79c Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
* Use QLineEdit's clear button feature in Active Qt.v5.2.0-alpha1Friedemann Kleint2013-08-265-481/+9
| | | | | | | | | Remove old filter widget. Change-Id: I1ee7d8695d98044cc22e83fad81dd1f2b486b419 Reviewed-by: Kevin Ottens <kevin.ottens@kdab.com> Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
* Merge branch 'stable' into devSergio Ahumada2013-08-051-0/+25
|\ | | | | | | | | | | | | Conflicts: .qmake.conf Change-Id: I71fe9944c94bac1b7438a641ad9fdaf670103f2c
| * Merge remote-tracking branch 'origin/release' into stableold/5.1Sergio Ahumada2013-07-261-0/+25
| |\ | | | | | | | | | Change-Id: Ie8125e55d25a0a3d1ada3641398c31993a573107
| | * Add changes-5.1.1 filev5.1.1Sergio Ahumada2013-07-231-0/+25
| | | | | | | | | | | | | | | | | | Change-Id: I03dbfd3adae98d270205d340683f130fec1e3784 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
| * | Bump MODULE_VERSION to 5.1.2Sergio Ahumada2013-07-241-1/+1
| |/ | | | | | | | | Change-Id: I7536d511c622d33c3d401c7648e0c6b1dcf12c8f Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
* | Doc: Setting \qtvariable in module page.Jerome Pasion2013-08-022-0/+2
| | | | | | | | | | | | | | \qtvariable indicates the QT variable needed in .pro files. Change-Id: I4e1a292c8319181d5cb75ae271252e0098139bb0 Reviewed-by: Martin Smith <martin.smith@digia.com>
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-231-0/+1
|\| | | | | | | Change-Id: I65a7c4f0ef8522d7099ba921c310d45045c830e8
| * Use QMetaType::Float as this is what type() returns nowAndy Shaw2013-07-191-0/+1
| | | | | | | | | | | | | | | | | | | | QVariant::Type is obsolete and type() is really returning a QMetaType::Type instead. So for the float case we just add that in to ensure it works as before in Qt 4.x. Change-Id: I190a4eb2c37492386ea202fc52d39b431e5f02ff Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-118-17/+14
|\| | | | | | | Change-Id: I9fa5695799a21d0938fe35dfec5351b99f8232b9
| * Documentation: Remove references to Nokia and obsolete QSA-product.Friedemann Kleint2013-07-117-10/+9
| | | | | | | | | | Change-Id: I427e1b98fd196686f44f3862167f90252e8d665e Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
| * Fix call to deprecated method QPixmap::grabWidget().Friedemann Kleint2013-07-111-1/+1
| | | | | | | | | | | | Change-Id: I3bf8f22065b40b41f5914787eb8204212a191412 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com> Reviewed-by: Oliver Wolff <oliver.wolff@digia.com>