- 14 Aug, 2009 1 commit
-
-
hjk authored
-
- 13 Aug, 2009 9 commits
-
-
dt authored
complain. Added a Q_ASSERT to the case that shouldn't happen.
-
hjk authored
-
hjk authored
sessionUnloaded was sometimes emitted when the session manager was in an unsafe state (between delete m_file and m_file = new ...) leading to crashes when slots connected to the signal accessed the sessionmanager again. This patch moves the signal emission before delete m_file. Reviewed-by: dt
-
hjk authored
The code was already there, but disabled as it led to a crash during Creator startup due to a spurious "sessionUnload" emission.
-
hjk authored
Show the current number base in the view.
-
hjk authored
Just mentioning it in the status bar is often not enough to take notice.
-
hjk authored
-
hjk authored
-
hjk authored
When trying to debug qmake or another bootstrapped application loading the dumpers failed as they are binarily incompatible. So failing is expected and fine. However, gdb 6.8-debian produces in this case _two_ responses for '-exec-continue produces' ('^running' and '^error,msg="Cannot find new threads: generic error"') which is impossible according to the MI docs. In theory...
-
- 12 Aug, 2009 5 commits
-
-
Bradley T. Hughes authored
INT_MAX needs limits.h
-
hjk authored
-
hjk authored
-
Friedemann Kleint authored
... by storing the children information in an additional watchdata source bit, thus being able to prove the model wrong in case it claims children are needed.
-
Friedemann Kleint authored
Fix "displayedtype" in CDB, display it elsewhere. Log debugger settings in DebuggerManager startup. Acked-by:
hjk <qtc-committer@nokia.com>
-
- 11 Aug, 2009 2 commits
-
-
con authored
-
Friedemann Kleint authored
-
- 07 Aug, 2009 1 commit
-
-
Thiago Macieira authored
This may happen if a process exits after we got the /proc listing. If we fail to open the file, readAll() returns empty, which means split() returns an empty list, which means you can't do at(1).
-
- 06 Aug, 2009 1 commit
-
-
con authored
-
- 31 Jul, 2009 1 commit
-
-
Friedemann Kleint authored
Task-number: 256215
-
- 30 Jul, 2009 1 commit
-
-
Friedemann Kleint authored
-
- 29 Jul, 2009 1 commit
-
-
Friedemann Kleint authored
Add missing Q_OBJECTS where tr() was used.
-
- 28 Jul, 2009 3 commits
-
-
Friedemann Kleint authored
-
Friedemann Kleint authored
... by creating a default run configuration.
-
Friedemann Kleint authored
-
- 27 Jul, 2009 2 commits
-
-
Friedemann Kleint authored
Do not add all image paths (from different projects), keep a base path and add current.
-
Oswald Buddenhagen authored
-
- 24 Jul, 2009 1 commit
-
-
Friedemann Kleint authored
-
- 23 Jul, 2009 1 commit
-
-
hjk authored
-
- 21 Jul, 2009 5 commits
- 16 Jul, 2009 4 commits
-
-
con authored
-
con authored
-
Friedemann Kleint authored
Reviewed-by:
hjk <qtc-committer@nokia.com>
-
Friedemann Kleint authored
...thus enabling dumping of it in CDB. Reviewed-by:
hjk <qtc-committer@nokia.com>
-
- 15 Jul, 2009 2 commits