- Oct 20, 2009
-
-
Robert Loehning authored
-
- Oct 12, 2009
-
-
hjk authored
-
con authored
Reviewed-by: dt
-
Friedemann Kleint authored
-
Rohan McGovern authored
These .pri files which add to INCLUDEPATH and have FORMS should also add to DEPENDPATH. Adding to INCLUDEPATH does not add to DEPENDPATH by default with qmake. That means qmake may not find headers in those paths and won't consider them dependencies when compiling the source files which include them. This doesn't matter when all the headers in the new INCLUDEPATH are always present, but when some of them are generated (e.g. from FORMS), the dependencies are important and omitting them means a race condition in parallel builds. Fixes errors of the form: ..\..\shared\help\topicchooser.h(33) : fatal error C1083: Cannot open include file: 'ui_topicchooser.h': No such file or directory (cherry picked from commit 9a7e0294)
-
- Oct 09, 2009
-
-
con authored
-
Robert Loehning authored
-
con authored
Reviewed-by: dt
-
Robert Loehning authored
Reviewed-by: Daniel Molkentin
-
Daniel Molkentin authored
Reviewed-By: con
-
- Oct 08, 2009
-
-
Friedemann Kleint authored
Add a configuration checking method to the Debugger manager, depending on toolchain, wire it to the engines. Check that in the debugger run controls. Add a convenience method to ICore that shows a warning message with a "Settings" button, pointing the user to a configuration error on a settings page. Remove leftovers of the dumper parser. Acked-by:
con <qtc-committer@nokia.com>
-
con authored
-
- Oct 07, 2009
-
-
Daniel Molkentin authored
Reviewed-by: con
-
con authored
-
dt authored
After installation on Windows, the default Qt in PATH is invalid, adding a new version now automatically makes that one also the default.
-
Daniel Molkentin authored
Reviewed-By: con
-
- Oct 06, 2009
-
-
dt authored
-
dt authored
-
dt authored
-
Friedemann Kleint authored
-
Daniel Molkentin authored
Reviewed-by: con
-
Daniel Molkentin authored
-
Robert Loehning authored
-
Robert Loehning authored
-
- Oct 05, 2009
-
-
Robert Loehning authored
-
Robert Loehning authored
-
Robert Loehning authored
Reviewed-by: con
-
Friedemann Kleint authored
Do not close a trk device from its read handler, wire messages correctly. TrkDevice: Terminate threads before closing.
-
Friedemann Kleint authored
Also move Designer::Internal::FormWindowEditor -> Designer::FormWindowEditor.
-
- Oct 02, 2009
-
-
con authored
-
- Oct 01, 2009
-
-
dt authored
-
dt authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
dt authored
-
con authored
-
con authored
-
con authored
It's easier this way for the unique naming.
-
con authored
-