- 08 Jul, 2009 8 commits
-
-
hjk authored
-
mae authored
-
kh authored
Task-number: 254695
-
Pierre Rossi authored
and '?' ) in the french translation.
-
Benjamin Poulain authored
-
Benjamin Poulain authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- 07 Jul, 2009 14 commits
-
-
axasia authored
Merge-request: 827 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Kavindra Devi Palaraja authored
Reviewed-By: TrustMe
-
Roberto Raggi authored
We don't really have any useful quickfix implemented so there's no reason to waste time visiting the AST.
-
dt authored
-
dt authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
- std::set/map: Introduce templates to iterate the MSVC STL implementation depending on type (since it inherits some basic set_traits that depend on the key/value size. - Retrieve types correctly in CDB (buffer too short for STL-types) - Fix std::map in GDB broken by previous commit. - Introduce a dumper version check in GDB/CDB. - Make GDB parse sizes in initial dumper call as well - Fix special sizes to work with namespaced Qt (watchutils)
-
dt authored
-
dt authored
Also cache a lastModified time, so that we don't emit a signal if it didn't change.
-
Norwegian Rock Cat authored
If you call setVisible(true) on the item before it is placed in a hierarchy, it will show as a normal top-level window. On some platforms this isn't really an issue, but with Carbon, the show happens immediately, so you get this flash of a window which is really disturbing. I'm surprised it's not noticed on other platforms. Personally, I'm not sure why we call this at all, but I'm leaving it for the moment.
-
Kavindra Devi Palaraja authored
Reviewed-By: TrustMe
-
Jarek Kobus authored
Rev-by:
Oswald Buddenhagen <oswald.buddenhagen@trolltech.com>
-
Roberto Raggi authored
-
Friedemann Kleint authored
-
- 06 Jul, 2009 12 commits
-
-
Friedemann Kleint authored
- Make container dumper routines set "childnumchild" when known in order to avoid roundtrips; avoid repeated invocations of container.end(). - Completed dumper information in some places to avoid roundtrips. - Extended QVariant helpers by dumpers for common GUI types (rectangles, points, sizes, fonts, size policies). - Introduced artificial QObjectChildList/QObjectProperty types to be able to dump QObject children and properties without using gdb expressions. - Fixed dumping of Signal/Slot list to pass on correct types. Avoid recursions if signal is connected to self. - Replaced expressions by addresses in the dumpers to it make work for CDB. - Reworked dumper test program to have -a, making it usable for tests, add further types. - Gdb: Clear output buffer before calling dumpers, avoiding mixups in case evaluation of expression fails. - Fix the dumper parser used by CDB, do not be fooled by "<synthetic>" addresses, etc. - Pass on a "dumperVersion" in initial query.
-
Roberto Raggi authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Kavindra Devi Palaraja authored
Reviewed-By: TrustMe
-
Roberto Raggi authored
-
Sergey Belyashov authored
Added translation macros to some editor kinds. Added possibility to translate names of editors in Open With context menu. Translation context is "OpenWith::Editors". Merge-request: 808 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Oswald Buddenhagen authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- 04 Jul, 2009 1 commit
-
-
Daniel Molkentin authored
-
- 03 Jul, 2009 5 commits
-
-
dt authored
mingw32-make.exe
-
dt authored
That is we update all files with the new include and defines if we are switching toolchains.
-
dt authored
-
dt authored
E.g. cmake pops up a wizard then, the running of cmake can fail though. Now you don't end i[ with a empty project then. The error reporting in that case is not yet optimal.
-
Kai Koehne authored
-