- 14 Dec, 2010 26 commits
-
-
Friedemann Kleint authored
-
hjk authored
Still some flickering and no marks which parts changed.
-
Robert Loehning authored
-
hjk authored
-
hjk authored
-
Roberto Raggi authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
Pawel Polanski authored
-
Pawel Polanski authored
-
Pawel Polanski authored
-
Roberto Raggi authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
The icons are taken from the old designer for now.
-
Roberto Raggi authored
-
Morten Johan Sørvig authored
-
Friedemann Kleint authored
Alignment at void*-boundaries for small types. Read out pointer array directly instead of dereferencing ** for large types for speed.
-
Friedemann Kleint authored
-
Pawel Polanski authored
-
Pawel Polanski authored
-
Pawel Polanski authored
Reviewed-by: Alessandro Portale
-
Bill King authored
-
Bill King authored
-
- 13 Dec, 2010 14 commits
-
-
hjk authored
-
Thomas Hartmann authored
Each Components starts a new scope for ids. Using a stack to check this properly.
-
Friedemann Kleint authored
PC register is 'rip' for 64bit and 'eip' for 32bit. Task-number: QTCREATORBUG-3361
-
hjk authored
Was aiming at the current line, not the selected one.
-
hjk authored
Not functional due to missing public API in the editor manager.
-
hjk authored
-
Arvid Ephraim Picciani authored
-
Friedemann Kleint authored
Move container size code to container.cpp/h and known type enumeration to separate knowntype.h. Add some more types. Change type detection to work without 'class '/'struct ' prefixes for inner types. Add Qt types with Movable/Primitive flags. Add QStack/QQueue, size for std::deque and std::stack. Add infrastructure for linked-list type containers and std::list. Implement QList specialisations depending on type.
-
Thomas Hartmann authored
You only want to add the parent to the parentSet list in the else case.
-
Thomas Hartmann authored
-
Thomas Hartmann authored
id: list id: on etc. are actually allowed. We should rely on the parser for this kind of checks anyway. Task-number: QTCREATORBUG-3347
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-