- 08 Sep, 2011 1 commit
-
-
hjk authored
Change-Id: Iefd67a0461d9016b8ba0f3371df7ec6d42e188c5 Reviewed-on: http://codereview.qt-project.org/4321Reviewed-by:
hjk <qthjk@ovi.com>
-
- 05 Sep, 2011 2 commits
-
-
hjk authored
Change-Id: Iffe04bc3bb0103cbac605f0734bbfd66eb7fd854 Reviewed-on: http://codereview.qt.nokia.com/4215Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I94bec127866822b790a6e45a4201a7a5fe71d6ce Reviewed-on: http://codereview.qt.nokia.com/4208Reviewed-by:
hjk <qthjk@ovi.com>
-
- 31 Aug, 2011 1 commit
-
-
Eike Ziller authored
Change-Id: I703d4704a3bdf88bd567c92512ee27db6aea043c Reviewed-on: http://codereview.qt.nokia.com/3918Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
- 17 Aug, 2011 1 commit
-
-
Friedemann Kleint authored
Change-Id: I1e0d432127651622d40ff990e1866eac9fac46a0 Reviewed-on: http://codereview.qt.nokia.com/3091Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- 26 Jul, 2011 1 commit
-
-
Eike Ziller authored
For some reason using push buttons in the status bar will make the clickable area of the buttons too small (half of the button isn't clickable). Using QToolButtons instead. Task-number: QTCREATORBUG-4513 Change-Id: I8b0f97552ec9b2471d570d577522b7ce5f382fb9 Reviewed-on: http://codereview.qt.nokia.com/2193Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com> Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
- 19 Jul, 2011 1 commit
-
-
Leena Miettinen authored
Change-Id: Ieb52b4e2e6e8b5835219ecc4f6fe7907539e5bdb Reviewed-on: http://codereview.qt.nokia.com/1827Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- 21 Jun, 2011 1 commit
-
-
con authored
Change-Id: I8b084374f67d2419abbc1a43b377321fd3041cf5 Reviewed-on: http://codereview.qt.nokia.com/538Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- 20 Jun, 2011 1 commit
-
-
con authored
Task-number: QTCREATORBUG-5136 Change-Id: I27d5c86832277be9525d95fd1e38a3b86f620974 Reviewed-on: http://codereview.qt.nokia.com/496Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 10 May, 2011 1 commit
-
-
Friedemann Kleint authored
-
- 06 May, 2011 1 commit
-
-
Tobias Hunger authored
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
-
- 13 Apr, 2011 1 commit
-
-
hjk authored
-
- 22 Mar, 2011 1 commit
-
-
con authored
Acked-by: hjk
-
- 02 Mar, 2011 1 commit
-
-
Leandro Melo authored
Creates a new page in the options dialog which allows the user to modify MIME type's globl patterns and rule-based magic matchers. As a side-effect of this feature our MIME database (and related components) got some improvements. Reviewed-by: Friedemann Kleint
-
- 25 Feb, 2011 1 commit
-
-
Friedemann Kleint authored
- Make showWarningWithOptions actually show the details. - Show errors from multiple engines as separate messages. - Remove 'enabled' option from CDB (handled by toolchain config now). - Show ABI as tooltip in debbugger toolchain chooser.
-
- 18 Feb, 2011 5 commits
-
-
con authored
The chooser allows choosing variables from a list, and inserting them into previously focused line edit, text edit, or plain text edit. Variables are now registered with a description in the variable manager. Also make the QT_INSTALL_BINS --> CurrentProject:QT_INSTALL_BINS for consistency.
-
con authored
Not possible to reset them yet. Saves the change in the settings instead of writing new tools xml files. This probably needs to be adapted for tools that are "local" from the beginning.
-
con authored
No editing possible yet.
-
con authored
-
con authored
-
- 04 Feb, 2011 1 commit
-
-
con authored
Task-number: QTCREATORBUG-3597
-
- 31 Jan, 2011 1 commit
-
-
con authored
-
- 20 Jan, 2011 1 commit
-
-
Leandro Melo authored
We need a feature which allows a more flexible binding of MIME types and editors. This is definetely not the way to handle it, but a temporary workaround. Reviewed-by: con
-
- 12 Jan, 2011 2 commits
- 17 Dec, 2010 2 commits
- 10 Dec, 2010 1 commit
-
-
con authored
We have to delay or drop event handling, so the Qt code that delivers the event can return control. The commit also prevents dropping another file while we are currently already handling a drop. Task-number: QTCREATORBUG-3344
-
- 09 Dec, 2010 1 commit
-
-
con authored
Task-number: QTCREATORBUG-1785
-
- 08 Dec, 2010 1 commit
-
-
hjk authored
-
- 15 Nov, 2010 1 commit
-
- 02 Nov, 2010 1 commit
-
-
con authored
We were handling it ourselves, now we let saveGeometry and saveState do its job. This also takes care of making the geometry valid for offscreen saved states. Task-number: QTCREATORBUG-1689
-
- 25 Oct, 2010 1 commit
-
-
con authored
Share the (user)settings object between plugin manager and Qt Creator core.
-
- 20 Oct, 2010 1 commit
-
-
con authored
Confusion between native and internal path representation (i.e. backslashes). File names should always be "portable" internally. Reviewed-by: Robert Loehning
-
- 19 Oct, 2010 1 commit
-
-
Tobias Hunger authored
When choosing an example from the welcome screen and the user cancels loading the project: * Do not switch to edit mode * Do not load main.cpp * Do not pop up help Task-number: QTCREATORBUG-2774 Reviewed-by: Daniel Molkentin
-
- 08 Oct, 2010 1 commit
-
-
con authored
The action manager was reading the settings before the navigation panels had their commands registered. Task-number: QTCREATORBUG-2005 Reviewed-by: hjk
-
- 23 Sep, 2010 1 commit
-
-
dt authored
And make use of it to accept on the command line the patterns: "filename" "+45", "filename" ":23", "filename:12" and "filename+42" Task-Nr: QTCREATORBUG-2428
-
- 22 Sep, 2010 1 commit
-
-
dt authored
Readd a few mode switchings that I accidentally removed. Task-Nr: QTCREATORBUG-2405
-
- 16 Sep, 2010 2 commits
-
-
hjk authored
Reviewed-By: dt
-
Friedemann Kleint authored
Introduce some more private classes for the coreplugin, use header include convention <QtModule/QClass>, de-qobjectify VariableManager.
-