- 05 Aug, 2009 3 commits
-
-
dt authored
-
dt authored
-
Alessandro Portale authored
-
- 04 Aug, 2009 15 commits
-
-
Oswald Buddenhagen authored
they were added to facilitate .prf exclusion from the project tree, but that should be handled differently already.
-
Oswald Buddenhagen authored
that way they are auto-inherited by nested parsers, and it's the right thing to do anyway.
-
Oswald Buddenhagen authored
almost too simple to be right, given the TODO ...
-
Oswald Buddenhagen authored
- parse .qmake.cache, remove workaround for not doing it - look for the mkspecs in all the places qmake would do - use the passed in properties instead of QLibraryInfo to find the qt data dir - fix loading of generic features from within os-specific ones with the same name - add multiple inclusion guard for features (including what seems to be a bug in qmake ...) - misc cleanups and beautifications
-
Oswald Buddenhagen authored
to be able to share the option object among evaluators, it is passed by pointer. only field_sep stays static and becomes a string - that's effectively just a cache to avoid repeated construction.
-
con authored
-
con authored
-
con authored
-
Robert Loehning authored
Reviewed-by: dt
-
Daniel Molkentin authored
-
con authored
-
con authored
Fix the use of appendPlainText for automatic scrolling.
-
con authored
Reviewed-by: Daniel Molkentin
-
Roberto Raggi authored
-
con authored
-
- 03 Aug, 2009 3 commits
-
-
mae authored
paragraph, even when it has several lines.
-
Thiago Macieira 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.
-
- 31 Jul, 2009 11 commits
-
-
Friedemann Kleint authored
-
con authored
And adapt the device selection list.
-
Friedemann Kleint authored
-
Daniel Molkentin 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
-
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
-
- 30 Jul, 2009 8 commits
-
-
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
-
con authored
-
con authored
-
Roberto Raggi authored
-