- Jul 09, 2013
-
-
Eike Ziller authored
That is what it actually is, wrt how Qt API calls it. Change-Id: Ied02055debf6aad75556b0d9d22e8ba2f72be555 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Eike Ziller authored
Instead of requiring subclasses to implement a method. Also renames IDocument::rename to IDocument::setFileName, since it doesn't really rename any files or such. Change-Id: I1344025c24d2f74a6a983e04fb0a5245f1f37aad Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Eike Ziller authored
The model index is an internal detail of the model/view and shouldn't be used outside that context. Change-Id: I2c1f742fff427484f6ff244dd3e0d8428a7318d3 Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- Jul 05, 2013
-
-
Eike Ziller authored
Change-Id: I90c1330633e5568b7c94059d4286c93adfecb1a2 Reviewed-by:
Thiago Macieira <thiago.macieira@intel.com>
-
- Jul 03, 2013
-
-
hluk authored
Change-Id: I8fdbcfc702574a0b61f57bb3d92594b66b2171df Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Jul 01, 2013
-
-
Thiago Macieira authored
If you had typed "filename.cpp:142" in the Locator field, Creator would offer "Column 142" the first option. At the very least, that's confusing because the user intended to select line 142, not column -- for a while I thought someone had typed the wrong word in the source code. But even worse, this selection was the first entry, so instead of jumping to filename.cpp on line 142, the user ended up still on the same file and line, but on a different column. Instead, simply validate that the parts before and after the colon are actually numbers. Change-Id: I1f1fbd33d702ae26c41fd2485aa99fae800e1410 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- Jun 24, 2013
-
-
Nikolai Kosjar authored
Change-Id: I8fa02f2398f59306c49481316fdedf50a1c4e32f Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- Jun 20, 2013
-
-
Leena Miettinen authored
QDoc does some magic with the \class and \namespaces and \brief commands, so the following wording must be used: "The xxx class yyy ..." Change-Id: Id231f30e8464898b776888d5423523de404aae34 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- Jun 12, 2013
-
-
jkobus authored
Change-Id: I706612a8f89917cb57b7d1e9ecebd86b3f4bcc8d Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com> Reviewed-by:
David Schulz <david.schulz@digia.com>
-
- Jun 11, 2013
-
-
Erik Verbruggen authored
The method linksForIdentifier was called at least thrice when generating a single valid tooltip in the C++ editor. Now the cached, and the cache can be "initialised" during construction. This reduces the time spent for creating a tooltip by 30%. Task-number: QTCREATORBUG-8970 Change-Id: I5130b769e977c6ffced1a87715831386ef0d5319 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
- Jun 10, 2013
-
-
Laurent Montel authored
Change-Id: If5f58467144a72d29fca7b320f55cd9c21f4457f Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com> Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com> Reviewed-by:
David Schulz <david.schulz@digia.com>
-
- Jun 07, 2013
-
-
Orgad Shaneh authored
Change-Id: I4f2a28d4732ea496f574e5f51fb1e1633ebca99d Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- Jun 06, 2013
-
-
Eike Ziller authored
These nicely show up in the project tree in Qt Creator then. Change-Id: I9782f5953d61940e6c2a0f61f07bb15aaeba49d9 Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
Frank Secilia authored
The color is not configurable, but on dark backgrounds, the color is now dark magenta, rather than magenta. Task-number: QTCREATORBUG-9025 Change-Id: I9925e598b30a13c8b9691d6e0e576c0087df38da Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- Jun 05, 2013
-
-
Orgad Shaneh authored
They are unneeded, some of them are unmaintained Change-Id: I0ad87e152d8e2328b486b2f904f7cf9613004afe Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Eike Ziller authored
This change * Removes IMode::type, ModeManager::activateModeType, and IEditor::preferredModeType, and adds IEditor::isDesignModePreferred instead * Adapts the mode switching code in EditorManager to handle multiple windows, for example switching to edit mode should only happen if the editor/view is in the main window. Otherwise the editor window should be raised and focused * Renames EditorManager::NoActivate --> DoNotChangeCurrentEditor * Reverts the EditorManager::ModeSwitch logic to switch mode or make the current editor visible by default, introducing DoNotMakeVisible flag instead * Fixes a few instances where EditorManager::ModeSwitch should have been used One non-trivial problem left: If you open a .ui file and switch to an external editor window, edit mode is activated, because the current editor no longer is a .ui file, which means that the design mode gets deactivated. Change-Id: I76c5c2391eb4090143b778fb103acff3a5a1ff41 Reviewed-by:
David Schulz <david.schulz@digia.com>
-
- Jun 04, 2013
-
-
Nikolai Kosjar authored
Change-Id: I43f09042a525a798d95b3365873be24eafd423e9 Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Erik Verbruggen authored
Also make sure that "Apply function signature change" gets to the top of the list. Task-number: QTCREATORBUG-9441 Change-Id: Iaf67f8ea9c99ddfc973e610f7e0f4c35b7967629 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
- Jun 03, 2013
-
-
Eike Ziller authored
More sensible place, gotoLine is a method in IEditor anyhow. Change-Id: I420a6bf17060c16e6f1a4f45e0bef89379fb6bf8 Reviewed-by:
David Schulz <david.schulz@digia.com>
-
- May 31, 2013
-
-
Eike Ziller authored
Change-Id: I1bd5654d62b11456c35cc5bf1099e41fb3559bc7 Reviewed-by:
David Schulz <david.schulz@digia.com>
-
hjk authored
Change-Id: Ibdd3147cc2a64407802fa237b7943d2e96c90030 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
David Schulz <david.schulz@digia.com>
-
- May 30, 2013
-
-
Christian Kandeler authored
Referring to non-existing files causes an error now. Change-Id: I51aed8dfdcc92779158b284b849a34f259997e7c Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- May 28, 2013
-
-
hjk authored
It's a plain value struct. Change-Id: I8fc97ed61c47af2c3d9e5cc2bf81e97661204d40 Reviewed-by:
David Schulz <david.schulz@digia.com>
-
- May 27, 2013
-
-
Joerg Bornemann authored
This fixes a bunch of warning when building with the updated qbs version. Change-Id: I644b4a4d0225b2e23ff1d9e1bf6d9d0136d6bbb5 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
hjk authored
Whitespace, s/e/m_editorWidget/, remove unneeded struct, remove 'inline' when not needed... Change-Id: I1ce76f5c4b1febe45c4a3b6404107fed7d9c6868 Reviewed-by:
David Schulz <david.schulz@digia.com>
-
hjk authored
This was implemented only for a small set of widgets. It's unlikely that we will ever have or even want a dynamic language selection, until then this code is only dead freight. Change-Id: I1bff4e1e89057786c0e5cb57225a508c5d390d9c Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
hjk authored
Change-Id: I8fc97ed61c47af2c3d9e5cc2bf81e97661204d4f Reviewed-by:
David Schulz <david.schulz@digia.com>
-
- May 24, 2013
-
-
hjk authored
Change-Id: Iace012eb2fba76438d27d80462e6357cbda73f53 Reviewed-by:
David Schulz <david.schulz@digia.com>
-
Orgad Shaneh authored
Mostly internal mimetypes Change-Id: Ia84206f1334c1f83474cbc307e848719bb98adbc Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- May 23, 2013
-
-
Leena Miettinen authored
QDoc cannot find functions if the signature in the \fn command is not identical to the declaration, including 'const' qualifiers. Removed the \fn where the documentation comes immediately before the function, as qdoc does not need it in that case. Change-Id: If6a2a2e2d58b394905c803787d2a93489049e4ca Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- May 21, 2013
-
-
Eike Ziller authored
Change-Id: I3827716fa6233493224cd89d8417b95e7d34a711 Reviewed-by:
David Schulz <david.schulz@digia.com> (cherry picked from commit f7612278) Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Eike Ziller authored
Change-Id: I3827716fa6233493224cd89d8417b95e7d34a711 Reviewed-by:
David Schulz <david.schulz@digia.com>
-
- May 15, 2013
-
-
Erik Verbruggen authored
If the file type (mime type) of an editor changes, it might need a different kind of highlighter/highlighting-support. Change-Id: I470dbf69e71856c9593d201416c4d4bd2958aaec Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Daniel Teske authored
No class derives from this, so the virtuals are not needed. Change-Id: I251abc32cef6f4aacf39f31af1106eeebd8fe31e Reviewed-by:
David Schulz <david.schulz@digia.com>
-
- May 06, 2013
-
-
jkobus authored
Change-Id: Ie90ac9fb74e9c4b8cfba16d065d1b8751125e83c Reviewed-by:
David Schulz <david.schulz@digia.com>
-
- Apr 26, 2013
-
-
Eike Ziller authored
This makes them align to the other "editor split" shortcuts. Change-Id: I0b300ae495ffa17062a0a52b148f61015b965c29 Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
hjk authored
The GenericHelper structure is not needed. Change-Id: I21f394fb81c237958559a61fe4fdef26fe93dee0 Reviewed-by:
David Schulz <david.schulz@digia.com>
-
- Apr 24, 2013
-
-
jkobus authored
In addition rename int start -> startPosition and int end -> endPosition to avoid a name clash with QTextBlock start inside BaseTextEditorWidget::createMimeDataFromSelection(). Change-Id: I7f54e4046913b5d5d9ddd3c07fd2747b4ca6f3fb Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
David Schulz <david.schulz@digia.com>
-
- Apr 23, 2013
-
-
jkobus authored
Remove unused fields and one virtual method, rename alwaysShows -> contextChunk and revert its logical value. Change-Id: I11fd60202aa5b7978b772764a40c99029cac82a3 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- Apr 22, 2013
-
-
Andrey M. Tokarev authored
It's better to initialize m_isSortingAllowed by true in both constructors (patch to commit where m_isSortingAllowed appears) Change-Id: I3d04d4dcd5afdd45a7bc7e05b2de6799d3f5c82d Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-