- Aug 04, 2009
-
-
Kavindra Devi Palaraja authored
Reviewed-By: TrustMe
-
ck authored
- Added auto test for QMap. - Qt::UniqueConnection is not actually a connection type, so we don't treat it as one. - The definition of QObjectPrivate keeps getting out of sync, so there now is a "static assertion" that causes a compile error when QObjectPrivate's size changes.
-
Roberto Raggi authored
-
Roberto Raggi authored
-
con authored
-
- Aug 03, 2009
-
-
Thiago Macieira authored
./bin/qtcreator: 3: Syntax error: "(" unexpected
-
mae authored
paragraph, even when it has several lines.
-
Thiago Macieira authored
First, there's no $( ) for subshells. You have to use backticks. Second problem, "VAR=value exec command" doesn't work. Split into variable setting, exporting and then exec'ing the program. Third, Solaris doesn't come with readlink, so parse the output of ls -l.
-
Thiago Macieira authored
-
Kavindra Devi Palaraja authored
Reviewed-By: TrustMe
-
Kavindra Devi Palaraja authored
Reviewed-By: TrustMe
-
Friedemann Kleint authored
-
Thiago Macieira authored
Things you mustn't do: 1) end an enum with a comma 2) #include <cxxxx> and not use std:: 3) use anonymous structures All three things are invalid C++. Anonymous structures inside anonymous unions are allowed by GCC, but that doesn't mean it's valid.
-
Kavindra Devi Palaraja authored
Reviewed-By: TrustMe
-
Roberto Raggi authored
-
Denis Dzyubenko authored
Reviewed-by: trustme
-
Friedemann Kleint authored
-
- Jul 31, 2009
-
-
Friedemann Kleint authored
-
con authored
And adapt the device selection list.
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
Daniel Molkentin authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Denis Dzyubenko authored
There is not much sense to have Ok and Cancel button that just close the dialog, so instead there should be a Close button and a button to switch to the currently selected session. Reviewed-by: dt
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Maurice Kalinowski authored
check for errorstring of the correct variable
-
Maurice Kalinowski authored
- cannot list and does not need any preferences, as there is only one server
-
Maurice Kalinowski authored
after fetching a codesnippet, we should switch to edit mode and open the editor
-
Maurice Kalinowski authored
each protocol needed to create the editor on their own. Instead emit fetchDone and let the plugin instantiate it for every protocol
-
Friedemann Kleint authored
Task-number: 256215
-
- Jul 30, 2009
-
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Daniel Molkentin authored
-
con authored
This doesn't update at all yet, so you'll need to recreate the run configuration or restart creator.
-
Friedemann Kleint authored
-
con authored
-