hjk
386ca7c8dd
Adjust license headers
...
Change-Id: Ice592c6de9951ee3b2c4cb52ed0bb3b6770e0825
Reviewed-by: Eike Ziller <eike.ziller@digia.com >
2012-10-05 17:12:56 +02:00
Eike Ziller
e0e8cf3ada
Contact -> qt-project.org
...
Change-Id: I7134d7de30bcf9f9dcfad42520dd45ee083a852d
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com >
2012-07-19 13:23:21 +02:00
hjk
2931a499e6
Long live the king!
...
Change-Id: I2b72b34c0cfeafc8bdbaf49b83ff723544f2b6e2
Reviewed-by: Daniel Teske <daniel.teske@nokia.com >
2012-01-26 19:55:36 +01:00
hjk
3f943df966
projectexplorer: compile windows stuff on *nix if tests are on
...
Change-Id: I5bf8aa8f97affb5d56ad50b55c410a9870f8d68f
Reviewed-by: Eike Ziller <eike.ziller@nokia.com >
2011-11-28 16:15:43 +01:00
hjk
31600758de
all: s/info@qt.nokia.com/qt-info@nokia.com/
...
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e
Reviewed-by: Eike Ziller <eike.ziller@nokia.com >
2011-11-03 10:33:19 +01:00
Kai Koehne
7827af9712
Windows/DebugOutput: Check that only one process reads output
...
Only one process can attach to the system wide application output
buffer. Re-add checks that makes sure we don't try to attach
as second one.
Change-Id: Ic50b43b8d0ac58d792075b59ecb3e490fdb75df8
Reviewed-on: http://codereview.qt.nokia.com/827
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com >
2011-06-28 13:48:01 +02:00
Oswald Buddenhagen
322a8481a7
unify application launcher between platforms
...
purge abstractprocess and winguiprocess. they serve no purpose.
applications can have stdio on windows as well, in addition to the
windows debug channel.
Task-number: QTCREATORBUG-4822
2011-05-12 20:39:44 +02:00
Tobias Hunger
aa2acec14c
Fix/add copyright headers
...
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
2011-05-06 15:17:05 +02:00
Friedemann Kleint
e1f93aff18
WinDebugInterface: Remove windows.h from header, resource cleanup.
...
Proper termination.
2011-04-20 10:13:05 +02:00
Tobias Hunger
e7d4ee10cc
Win: Fix QThread is destroyed while still running warning
2011-04-19 15:49:11 +02:00
Tobias Hunger
94b13afb5a
Win: Make sure we do not leak resources
2011-04-19 13:54:14 +02:00
Tobias Hunger
1c977ea5a5
Win: Get debug output from several GUI apps at once
...
Get debug output for all GUI applications at once. This should
stop the "Cannot retrieve debugging output".
Task-number: QTCREATORBUG-4569
2011-04-19 11:17:44 +02:00