- 16 Jul, 2009 1 commit
-
-
Sergey Belyashov authored
Merge-request: 900 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- 15 Jul, 2009 2 commits
-
-
Friedemann Kleint authored
-
hjk authored
-
- 14 Jul, 2009 2 commits
-
-
Thorbjørn Lindeijer authored
Specially for FakeVim users out there who want an easy way to switch to vim's default color theme on a dark brackground. Also did a little cleanup.
-
hjk authored
-
- 13 Jul, 2009 4 commits
-
-
Roberto Raggi authored
-
Thorbjørn Lindeijer authored
Also, defaults formats are now applied to any format that hasn't been defined in the color scheme file. This allows a color scheme to fall back on the default selection color, for example.
-
Thorbjørn Lindeijer authored
-
hjk authored
-
- 10 Jul, 2009 7 commits
-
-
ck authored
Added auto tests for QChar and QFile dumpers.
-
Daniel Molkentin authored
Make revision sting show up in German translation. Also fix the Spanish one a bit.
-
Daniel Molkentin authored
This reverts commit 33dd9dea.
-
Daniel Molkentin authored
-
hjk authored
predicatable parts.
-
hjk authored
to the ones specified in the childtype and childnumchild items
-
hjk authored
60 lines of mainly useless code
-
- 09 Jul, 2009 3 commits
-
-
Pierre Rossi authored
-
hjk authored
-
Friedemann Kleint authored
-
- 08 Jul, 2009 3 commits
-
-
hjk authored
-
Pierre Rossi authored
and '?' ) in the french translation.
-
Benjamin Poulain authored
-
- 07 Jul, 2009 3 commits
-
-
axasia authored
Merge-request: 827 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
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)
-
Friedemann Kleint authored
-
- 06 Jul, 2009 1 commit
-
-
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.
-
- 03 Jul, 2009 1 commit
-
-
Friedemann Kleint authored
- Fix extractTemplate() not to kill blanks in case there is no blank after a comma, fix hardcoded types accordingly. - Make niceType()'s regexps ignore blanks after commas, add unsigned short as char_type and cache the mappings, making them work for CDB. - CDB: Parse map output of dumpers correctly, generally don't confuse the parser by unknown keywords encountered when parsing children, thus enabling simple QMap types. - Make dumpInnerValueHelper output std::string types.
-
- 02 Jul, 2009 1 commit
-
-
Friedemann Kleint authored
Make dumpers pass on more size information initially, namely the various Q<>Pointers. Introduce enum for those special template types whose size does not vary with the arguments (Q<>Pointer, std::allocators...) to make it more easily extensible. Pass on some common QMapNode<> sizes as well. Introduce an expression cache to the common QtDumperHelper class and make dumpers pass some common expression values (value offsets of common QMapNode<> incarnations). Make CDBDumperHelper use the expression cache. Extend dumper tester.
-
- 01 Jul, 2009 4 commits
-
-
Benjamin Poulain authored
Validation of some translations from Pierre, a few new translations in the context of the editor.
-
hjk authored
-
hjk authored
The option is hidden in the context menu. Currently the application must be stopped.
-
Pierre Rossi authored
-
- 30 Jun, 2009 2 commits
-
-
Friedemann Kleint authored
Cannot put a source file template into a resource in a source directory as Visual Studio will grab and build it.
-
Sergey Belyashov authored
Merge-request: 780 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- 26 Jun, 2009 3 commits
- 24 Jun, 2009 2 commits
-
-
Pierre Rossi authored
-
hjk authored
-
- 23 Jun, 2009 1 commit
-
-
hjk authored
-