summaryrefslogtreecommitdiffstats
path: root/src/winmain
Commit message (Expand)AuthorAgeFilesLines
* WinRT winmain: Pass ImagePath as part of ImageParams in Xap packagesAndrew Knight2014-04-011-2/+17
* WinRT: Add debug message handler for winrtrunnerAndrew Knight2014-03-141-0/+25
* WinRT winmain: handle -qdevel parameter for additional debugging toolingAndrew Knight2014-01-301-5/+24
* Replace win32-g++ with mingw scopeKai Koehne2014-01-171-1/+1
* WinRT winmain: fix linker error on x86 compilersAndrew Knight2014-01-131-1/+1
* WinRT: Properly return exit codeAndrew Knight2014-01-071-2/+6
* Change entry point for WinRT apps to WinMainMaurice Kalinowski2014-01-062-16/+37
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-161-5/+4
|\
| * enable path replacement in installed prl files on all platformsOswald Buddenhagen2013-12-041-6/+4
| * properly replace windows paths in installed meta filesOswald Buddenhagen2013-12-041-0/+1
* | Avoid adding empty argumentsMaurice Kalinowski2013-11-011-5/+7
* | WinRT winmain: enable debugger waitingAndrew Knight2013-10-041-1/+9
|/
* winmain for winrtAndrew Knight2013-09-142-1/+156
* fix path adjustments in installed metafilesMark Brand2013-01-301-0/+6
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-171-1/+1
* let winmain just use qtcoreOswald Buddenhagen2012-11-021-3/+1
* remove pointless messing with CONFIG+=fix_output_dirsOswald Buddenhagen2012-11-021-1/+0
* remove explicit load(qt_build_config)s from the librariesOswald Buddenhagen2012-10-191-2/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-6/+6
* remove mentions of borland from project filesOswald Buddenhagen2012-09-191-1/+1
* Revert "Use true and false in preference to TRUE and FALSE"Sergio Ahumada2012-09-071-1/+1
* Use true and false in preference to TRUE and FALSESergio Ahumada2012-09-051-1/+1
* fix misnomer: qt_module.prf => qt_build_config.prfOswald Buddenhagen2012-06-191-1/+1
* don't use qt_module_config for winmainOswald Buddenhagen2012-06-191-20/+28
* Fix tabs/whitespacesYuchen Deng2012-05-031-9/+7
* MSVC: Fix link warning if ship qt library without pdb filesYuchen Deng2012-05-031-0/+5
* replace uses of QMAKE_INCDIR_QT and QMAKE_LIBDIR_QT with module-specific vari...Oswald Buddenhagen2012-03-081-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Windows: fixed qtmain.lib not going to `lib' directoryRohan McGovern2011-07-261-1/+1
* Moved common module profiles to be feature profiles.axis2011-06-051-1/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-272-0/+157