- Apr 26, 2013
-
-
Petar Perisin authored
this is where stash popup question belongs Change-Id: Ib3435f12eacd0b932ba2a67ecd728e5a41c0c64a Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Erik Verbruggen authored
Change-Id: I399d667a1fccb376fadbd6ab8fbba243e86d8f4b Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Sergey Shambir authored
Contains SourceGenerator class which was also used to generate app template in PythonProjectManager; it saved for future use. Change-Id: I3d44e6d33a3beabc73030acdd6740edf1745e485 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Erik Verbruggen authored
Change-Id: I59fdb898e270af0fcc18e79ae922e119504ef10e Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Erik Verbruggen authored
- Moved document update handling into CppTools. - Moved semantic info calculation into CppTools. - Moved semantic highlighting into CppTools. Change-Id: I253861bf074a64b1f657f7a4a8e6583871b5285f Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Daniel Teske authored
Change-Id: I7f1074eafe622e4d409359ce3cc81065d48d42c2 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
Aurindam Jana authored
Change-Id: I5c48b74a99b12d7e319198ec8f352ff493259df8 Reviewed-by:
Kai Koehne <kai.koehne@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com> Reviewed-by:
Aurindam Jana <aurindam.jana@digia.com>
-
Eike Ziller authored
This makes them align to the other "editor split" shortcuts. Change-Id: I0b300ae495ffa17062a0a52b148f61015b965c29 Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Nikolai Kosjar authored
After processing configurationFileName() the first time, it was added to the already seen files (m_included). Thus, on parsing further files, it was ignored and with that all the project defines. Task-number: QTCREATORBUG-9107 Change-Id: Ia4817dfa3b30ed27d142f7f3eeb6f099d0653441 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>
-
Petar Perisin authored
So ChangeSelectionDialog does not show full path of current file, but just path to top level dir Change-Id: I4960009216afc0564b009bbf4f89b676cb92c4df Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- Apr 25, 2013
-
-
Mehdi Fekari authored
This avoids locking up the UI while the keys are being generated Task-number: QTCREATORBUG-9078 Change-Id: I2229811298f07a6c402d39dd83773fb453d2b2ae Reviewed-by:
Tobias Nätterlund <tobias.naetterlund@kdab.com> Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com> Reviewed-by:
Rafael Roquetto <rafael.roquetto@kdab.com>
-
Daniel Teske authored
It's never used. Change-Id: I11cc85b1d9a5944017b8a03738877f91cfe5d11f Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Kai Koehne authored
Setting breakpoints by file name and line does not work robustly when using gdb, with neither the full path, nor with just the baseline. Since typically one of the options work, Creator offers a per-breakpoint choice of which approach to use. Traditionally, using the full path broke more often, so the default was "short". Lately (gdb 7.3+) using the full path seems to be more robust, so the default should be changed. Manual overriding to "short" is still possible. Change-Id: I9e857c86a63964bdacf9bebc5444ea752e5974f8 Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
Eike Ziller authored
Moves the handling from SplitterOrView to EditorView. Change-Id: I187093ff4570709bac111c4cb4cf901c971a1973 Reviewed-by:
David Schulz <david.schulz@digia.com>
-
Eike Ziller authored
API like findNextView were returning SplitterOrView, which is a bit cumbersome and not necessary. Return EditorView directly instead. Also make EditorManager::currentView an EditorView, since it couldn't be anything else anyhow. Change-Id: I6e8741d8bf7a98e46dd583ab929d01a9b8f89338 Reviewed-by:
David Schulz <david.schulz@digia.com>
-
Eike Ziller authored
Instead of traversing the split hierarchy down from the root, including all the branching etc, traverse the hierarchy up from the editor. Faster in all cases, and works automatically when we introduce multiple "roots" later Change-Id: I50eb0fac683fb249c7ff4a63ba9fecea8d652873 Reviewed-by:
David Schulz <david.schulz@digia.com>
-
Eike Ziller authored
Change-Id: If8b9e6cf07e39ea473b80de13c4be9dce6c2ce2e Reviewed-by:
David Schulz <david.schulz@digia.com>
-
Eike Ziller authored
That gets rid of a whole lot recursive searching for SplitterOrView *findView(EditorView *) Change-Id: I4cba09d1e88ba99072a6585b17bce83ef4cad2aa Reviewed-by:
David Schulz <david.schulz@digia.com>
-
Friedemann Kleint authored
Change-Id: I962768b47f21558f122d1b679b3583899fc3c0be Reviewed-by:
Tobias Nätterlund <tobias.naetterlund@kdab.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Eike Ziller authored
Needs updated qbs submodule for rpath fixes and installNamePrefix. Change-Id: I6428409f34e87f299ff2d8c72268bee72c1ba2f2 Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
Aurindam Jana authored
Change-Id: I0c522cdb20e7c08761fdb4bc0e588e5e8789895b Reviewed-by:
Aurindam Jana <aurindam.jana@digia.com>
-
Aurindam Jana authored
Task-number: QTCREATORBUG-9069 Change-Id: If0fa1824c9f4b09d9ea4f1c470fdeb18c2836b36 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Aurindam Jana authored
Listen on either IPv4 or IPv6 localhost but not both. Change-Id: I0fcec59fa1c21346582343ad30a9448e3ee9440f Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Aurindam Jana authored
Change-Id: If454497b87d84ce0f998edf7a99783ec833f352c Reviewed-by:
Kai Koehne <kai.koehne@digia.com> Reviewed-by:
Aurindam Jana <aurindam.jana@digia.com>
-
- Apr 24, 2013
-
-
Petar Perisin authored
it looks like submodule list in git config does not return paths. that is why I have direct reading of .gitmodules file now. Change-Id: I7f441d0b2e31ad7b73fbc8c05e5c9a9e0c84036c Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
jkobus authored
Crash occurs in diff editor when there is a block selection and you are changing context lines number. This workarounds the crash, but it seems that when BaseTextEditorWidget has a blockSelection calling "clear()" and "setPlainText()" causes the crash. When I turn off the blockSelection before calling "clear()" it helps. Change-Id: I0133862a2d7e2914c16368b7efa9986b4d56ff39 Reviewed-by:
David Schulz <david.schulz@digia.com>
-
Fawzi Mohamed authored
Change-Id: I463b5efc9619e0a32221f3059672aa48b2b6ad8b Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
hluk authored
Change-Id: I289cb48cab47f4b0462f00ac490c66607a40dba2 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
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>
-
Aurindam Jana authored
Change-Id: Ice552b9ed78ee7fdc9950b78d042f0f6a59d2657 Reviewed-by:
Kai Koehne <kai.koehne@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Kai Koehne authored
Change-Id: Ia097316b1eb16fbb0868f8b3f42e0ad5892f4573 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
Friedemann Kleint authored
Change-Id: Idf741c0eb77dad6f2893f4dff45a8455d3ce9289 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Andreas Holzammer authored
This includes fixing the application arguments when launching the application through gdb. As the application is launched by passing it as an argument to -exec-run (or run), the application arguments needs to go in the same command. -exec-run won't care about arguments set with -exec-arguments when being passed the application binary. Change-Id: I869acbedd2593a931bf5c3d88559ea2bda2c3ff1 Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Andreas Holzammer <andreas.holzammer@kdab.com> Reviewed-by:
Aurindam Jana <aurindam.jana@digia.com>
-
hluk authored
Task-number: QTCREATORBUG-9190 Change-Id: I4cc3ef675f65edafc1d68ae9dd1521656b5bfdb7 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Apr 23, 2013
-
-
hjk authored
Change-Id: I5a3565179fdd8627387ba01370e6484d668e2160 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Change-Id: I9aedbf52f191073b6aceb0fda261b0c0dc4630f3 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Change-Id: I26d20a1e592254c09e865528b2fa31cc20bcae54 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Change-Id: Id38cf5e8664b7584886d14be9a090bc7b7172410 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Daniel Teske authored
The crash is due to the project model figuring out a safe node to be the current node, setting that. But then the DocumentManager synchronizes the current node with the editor, thus setting the current node back. Task-number: QTCREATORBUG-9176 Change-Id: Ia516a770dbbfd16d224fa030a8c3d1b3a40f83cd Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-