- 11 Mar, 2011 4 commits
-
-
Leena Miettinen authored
-
Leena Miettinen authored
Task-number: QTCREATORBUG-3993 Reviewed-by: Kai Koehne
-
Christian Kamm authored
-
con authored
Conflicts: doc/qtcreator.qdoc
-
- 10 Mar, 2011 11 commits
-
-
dt authored
Task-Nr: QTCREATORBUG-3886
-
Friedemann Kleint authored
- Introduce a shared analysis output pane using a stacked widgets, layouts for the tools' output panes and toolbar widgets. - Introduce IAnalyzerOutputPaneAdapter interface returned by IAnalyzerTool to manage them. - Remove mode and its mainwindow contents (depending on enum constants should use cases for it occur). Reviewed-by: con
-
con authored
-
Mike McQuaid authored
Merge-request: 267 Reviewed-by:
con <qtc-committer@nokia.com>
-
Tobias Hunger authored
Remove S60devices and all the code surrounding it. This gets rid of the S60 devices tab in the options dialog, too. Tasknumber: QTCREATORBUG-3681 Reviewed-by: dt
-
Tobias Hunger authored
* Save ABI in toolchain * have guessGccAbi return a list of possible matches. Tasknumber: QTCREATORBUG-3996 Reviewed-by: dt
-
Tobias Hunger authored
Reviewed-by: dt
-
dt authored
silences a qt warning.
-
dt authored
-
Christian Kamm authored
Reviewed-by: Erik Verbruggen
-
dt authored
Project directories should come before system directories. Task-Nr: QTCREATORBUG-3959
-
- 09 Mar, 2011 19 commits
-
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
given that checking for a match is expensive and determining the priority is cheap, it makes sense to match only if the priority is known to be high enough. Reviewed-by: Leandro Melo
-
Oswald Buddenhagen authored
Reviewed-by: Leandro Melo
-
Oswald Buddenhagen authored
simply add CONFIG += depend_includepath to qtcreator.pri and remove all the manual DEPENDPATHs, as half of them were missing anyway, and i wouldn't expect it to ever change. not touching src/shared/ for syncing reasons.
-
Oswald Buddenhagen authored
they are a bit misleading (and embarrassing ...)
-
Oswald Buddenhagen authored
-
Tom Sutcliffe authored
-
Tom Sutcliffe authored
-
Christiaan Janssen authored
Reviewed-by: Kai Koehne
-
Thomas Hartmann authored
Better safe then sorry.
-
Thomas Hartmann authored
Adding missing tooltips Task-number: QTCREATORBUG-3525
-
Thomas Hartmann authored
Task-number: QTCREATORBUG-3733
-
Leena Miettinen authored
Task-number: QTCREATORBUG-4001 Reviewed-by: Kai Koehne
-
Pawel Polanski authored
-
Pawel Polanski authored
-
Pawel Polanski authored
-
con authored
Ubuntu comes with only a stripped down version of vim by default which doesn't support setting the column. So we don't do it. Task-number: QTCREATORBUG-3850
-
con authored
If on F1 no documentation was found, the focus was not set to the side bar, making it impossible to press F1 again to get into help mode. The fix also makes sure that the "blank" page is not set to the help mode in this case, to avoid a big white empty area.
-
- 08 Mar, 2011 6 commits
-
-
Oswald Buddenhagen authored
otherwise the initial value set before the kind was set will be displayed as validated by the default kind's rules.
-
Oswald Buddenhagen authored
it's well within expectations that they do not exist at the time of configuration (especially when shadow building). additionally, keeping the validation info (macros and environment) up-to-date would require a notification infrastructure which is just not worth the effort.
-
Oswald Buddenhagen authored
no need to make a dummyfied derived class when using another flag is just fine.
-
Oswald Buddenhagen authored
-
Thomas Hartmann authored
We use Qt now instead of Qt Quick
-
Thomas Hartmann authored
The properties x and y get removed when putting an item into an positioner.
-