| Commit message (Expand) | Author | Age | Files | Lines |
* | Make sure the parent widget still exists. | Jarek Kobus | 2012-08-31 | 2 | -2/+4 |
|
|
* | Fix deleting of QTreeWidget items. | Friedemann Kleint | 2012-08-20 | 1 | -0/+1 |
|
|
* | Disable 3DNOW on Blackberry/Win32 | Rafael Roquetto | 2012-08-17 | 1 | -0/+1 |
|
|
* | Prepare QtHelp library for modularized documentation. | Pierre Rossi | 2012-08-15 | 11 | -31/+65 |
|
|
* | add configure options for debug/release OpenSSL | Peter Kümmel | 2012-08-15 | 2 | -10/+33 |
|
|
* | Changed qt version to 4.8.3 | jutaipal | 2012-08-08 | 10 | -30/+30 |
|
|
* | Properly handle include cycles | Kevin Ottens | 2012-08-08 | 1 | -28/+75 |
|
|
* | Update contact information in license headers. | Sergio Ahumada | 2012-08-01 | 1194 | -2395/+2395 |
|
|
* | Add defaults for Blackberry platform on configure | Rafael Roquetto | 2012-07-30 | 1 | -0/+25 |
|
|
* | Use improved QLibrary search heuristics for QMeegoRuntime | Sean Harmer | 2012-07-27 | 1 | -1/+1 |
|
|
* | Set correct QT_LFLAGS_SQLITE for default cases. | Rafael Roquetto | 2012-07-18 | 1 | -4/+9 |
|
|
* | New command line switches for configure.exe | Rafael Roquetto | 2012-07-16 | 1 | -2/+184 |
|
|
* | Don't change the current page of mainwindow container | Jarek Kobus | 2012-07-06 | 1 | -1/+1 |
|
|
* | Update macdeployqt plugin deployment logic. | Morten Johan Sorvig | 2012-07-05 | 1 | -0/+12 |
|
|
* | Fix Assistant crash when closing last tab. | Markku Heikkila | 2012-06-25 | 2 | -0/+11 |
|
|
* | makeqpf: Fixing range in character-generation | Martin Wodok | 2012-06-01 | 3 | -3/+3 |
|
|
* | Support mkspecs in subdirs for xcompile under windows | Andreas Holzammer | 2012-05-25 | 1 | -3/+11 |
|
|
* | Remove build_all when target is same for debug and release | Samuli Piippo | 2012-04-30 | 9 | -3/+36 |
|
|
* | qdoc: Disambiguate prev and next links in html source | Daniel Molkentin | 2012-04-26 | 1 | -2/+2 |
|
|
* | Add icons for previous and next page. | Daniel Molkentin | 2012-04-26 | 2 | -0/+4 |
|
|
* | docs: fix conflicting resource file names | Daniel Molkentin | 2012-04-26 | 1 | -1/+1 |
|
|
* | QDoc: Remove the text around previous and next page links. | Casper van Donderen | 2012-04-26 | 1 | -4/+4 |
|
|
* | Fix annotation processing for qtTypeName | Martin Gräßlin | 2012-04-22 | 1 | -1/+1 |
|
|
* | Update com.trolltech -> org.qtproject in the bootstrapped tools | Thiago Macieira | 2012-04-20 | 1 | -13/+40 |
|
|
* | Bump Qt version to 4.8.2 | aksalova | 2012-04-18 | 10 | -31/+31 |
|
|
* | Fix compilation when QT_NO_CURSOR is defined | Romain Pokrzywka | 2012-04-10 | 2 | -0/+10 |
|
|
* | Fixed build failure in tools/qml for Harmattan | Gareth Stockwell | 2012-04-05 | 1 | -11/+11 |
|
|
* | compile without rtti | Oswald Buddenhagen | 2012-03-20 | 1 | -1/+1 |
|
|
* | remove pointless include paths | Oswald Buddenhagen | 2012-03-20 | 1 | -6/+0 |
|
|
* | properly enable stl via qmake instead of hacking compiler flags | Oswald Buddenhagen | 2012-03-20 | 1 | -2/+1 |
|
|
* | build with QT_NO_GEOM_VARIANT | Oswald Buddenhagen | 2012-03-20 | 1 | -5/+1 |
|
|
* | add missing errno.h include | Oswald Buddenhagen | 2012-03-20 | 1 | -0/+1 |
|
|
* | remove bizarre magic from precompiled header | Oswald Buddenhagen | 2012-03-20 | 1 | -26/+1 |
|
|
* | Update the links in the titlebar of Online HTML template. | Casper van Donderen | 2012-03-17 | 3 | -6/+6 |
|
|
* | Fix compiling qvfb on Linux/X11 | Pasi Petäjäjärvi | 2012-03-15 | 1 | -2/+0 |
|
|
* | Fix generating the qdoc3 manual in 4.8 | Casper van Donderen | 2012-03-14 | 2 | -3/+4 |
|
|
* | Update the footer for qdoc output for qt-project. | Casper van Donderen | 2012-03-14 | 8 | -116/+114 |
|
|
* | Fixed warnings from configure | Robert Loehning | 2012-03-06 | 6 | -12/+12 |
|
|
* | Bump Qt version to 4.8.1 | Girish Ramakrishnan | 2012-03-05 | 10 | -31/+31 |
|
|
* | Fixed CeTest remotelib build for WinCE 5. | jaanttil | 2012-02-07 | 1 | -1/+1 |
|
|
* | Remove unnecessary codeblock. | Casper van Donderen | 2012-02-07 | 1 | -9/+0 |
|
|
* | Add concurrent to QT_CONFIG | Samuli Piippo | 2012-02-06 | 1 | -0/+2 |
|
|
* | Fixed cetest build for Windows CE. | jaanttil | 2012-02-06 | 1 | -1/+3 |
|
|
* | Windows configure: make -mp affect the Qt build itself | Joerg Bornemann | 2012-02-02 | 1 | -3/+4 |
|
|
* | Disable qmlplugindump build for WinCE. | jaanttil | 2012-02-02 | 1 | -1/+1 |
|
|
* | Make configure not complain about missing perl for non-dev. builds. | Markku Heikkila | 2012-02-01 | 1 | -5/+11 |
|
|
* | Add the possibility to patch additional executables. | Eike Ziller | 2012-01-25 | 3 | -22/+50 |
|
|
* | Revert "Disable activeqt on win32-g++ (it doesn't build)." | Jonathan Liu | 2012-01-17 | 2 | -2/+2 |
|
|
* | Update year in Nokia copyright messages. | Jason McDonald | 2012-01-11 | 13 | -13/+13 |
|
|
* | Update year in Nokia copyright messages. | Jason McDonald | 2012-01-11 | 1232 | -1244/+1244 |
|
|