summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.4' into 5.5v5.5.0-alpha1Frederik Gladhorn2015-03-036-10/+10
|\
| * Doc: corrections to solve autolink issuesNico Vertriest2015-02-236-10/+10
* | Fixed license file headersJani Heikkinen2015-02-1643-129/+129
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-131-18/+35
|\ \ | |/
| * Fix handling of unsupported out parameters in QVariantToVARIANT().Friedemann Kleint2015-01-231-18/+35
* | Update copyright headersJani Heikkinen2015-02-1148-258/+258
* | Clean up code dealing with VARIANT.Friedemann Kleint2015-02-022-2/+7
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-191-12/+11
|\ \ | |/
| * Fix invocation of QVariant-return type verbs.Friedemann Kleint2015-01-151-12/+11
* | Use Qt 5 signals & slots syntax.Friedemann Kleint2014-12-221-8/+8
* | Add categorized logging for registration of Active X controls.Friedemann Kleint2014-12-111-0/+13
* | Streamline code updating the registry.Friedemann Kleint2014-12-111-89/+96
* | One less duplicated condition by moving the Windows only messageOliver Wolff2014-12-101-0/+1
* | Fix broken wince buildsAlex Blasche2014-12-082-2/+2
* | De-inline QAxAggregated::widget().Friedemann Kleint2014-12-084-92/+147
* | Use Q_DECL_OVERRIDE where applicable.Friedemann Kleint2014-12-083-6/+6
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-211-0/+1
|\ \ | |/
| * Release the connection after removing it from the listv5.4.0-rc1v5.4.05.4.0Andy Shaw2014-10-271-0/+1
* | Suppress DISPATCH_PROPERTYGET for calls from QAxScript.Friedemann Kleint2014-11-073-27/+58
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-273-1/+3
|\ \ | |/
| * In some controls the property can be listed twice so merge the flagsAndy Shaw2014-10-241-1/+1
| * explicitly declare the module master headerOswald Buddenhagen2014-10-212-0/+2
* | Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devFrederik Gladhorn2014-10-141-1/+1
|\ \
| * \ Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-091-1/+1
| |\ \ | | |/
| | * Doc: Applied title case to section1 titlesv5.4.0-beta1Nico Vertriest2014-10-081-1/+1
* | | Use QString/QByteArray::prepend() where appropriate.Friedemann Kleint2014-10-092-5/+5
* | | Fix usage of QString::left()/QString::right().Friedemann Kleint2014-10-096-27/+31
|/ /
* | Fix qmake warning.Friedemann Kleint2014-10-061-1/+1
* | Remove repeated invocations of end() in iterations.Friedemann Kleint2014-10-068-158/+108
* | Use case insensitive comparison instead of toLower().Friedemann Kleint2014-09-263-4/+4
* | Remove remains of Windows CE and MSVC pre 2008.Friedemann Kleint2014-09-2310-158/+3
|/
* Update license headers and add new license filesv5.4.0-alpha1Jani Heikkinen2014-08-261-19/+11
* Fix cmake test.Friedemann Kleint2014-08-261-1/+1
* Doc: Removing url variable from qdocconf file.Jerome Pasion2014-07-071-1/+0
* Don't use QT_STATIC_CONST herev5.3.25.3.2Thiago Macieira2014-06-201-4/+4
* Doc: Fix filter name for Assistantv5.3.0-rc1v5.3.0releasebaserock/v5.3.05.3.0Topi Reinio2014-04-031-1/+1
* Hide internal type and function of QAxBase from qdoc.Friedemann Kleint2014-03-241-0/+10
* Fix some typosSergio Ahumada2014-03-033-5/+5
* Skip compilation on WinRTMaurice Kalinowski2014-01-242-2/+2
* Replace win32-g++ with mingw scopeKai Koehne2014-01-211-1/+1
* whitespace fixesOswald Buddenhagen2014-01-2021-1559/+1559
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-103-3/+3
|\
| * Doc: Fix broken links and "Cannot find base function" errorsSze Howe Koh2014-01-093-3/+3
* | Prospective build fix on Windows for explicit QMetaStringTable constructorSimon Hausmann2013-12-241-1/+4
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-162-43/+74
|\ \ | |/
| * Fixed various crashes in connection point enumeratorssbk2013-12-101-41/+73
| * Prospective build fix after internal API change of QMetaStringTableSimon Hausmann2013-12-091-2/+1
* | Completely bootstrap idc.Friedemann Kleint2013-12-042-27/+76
|/
* Point QCoreApplication to location of DLL in ActiveQt.Friedemann Kleint2013-11-261-0/+6
* replace slashify function with toNativeSeparatorsJoerg Bornemann2013-11-251-16/+4