- Jul 08, 2009
-
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
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
-
- Jul 07, 2009
-
-
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
-
- Jul 06, 2009
-
-
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
-
- Jul 04, 2009
-
-
Daniel Molkentin authored
-
- Jul 03, 2009
-
-
dt authored
mingw32-make.exe
-