- 17 May, 2012 1 commit
-
-
hjk authored
Change-Id: I75537b1ef6890767b12968f907348f9d9bb88069 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 16 May, 2012 27 commits
-
-
Orgad Shaneh authored
Usable for SCMs that do not require a message to commit Change-Id: I6cf0c55698172ad1f53ab31cc8060fa2cbd1a5f5 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Robert Loehning authored
Change-Id: Ie67def5b38126eea57f0f3d8e26b3f8844cdfb37 Reviewed-by:
Christian Stenger <christian.stenger@nokia.com>
-
Christian Kandeler authored
Some busyboxes don't have it. Change-Id: I235673169a443665743c078c93622464cc2d005d Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Friedemann Kleint authored
- Add a splitter and a text browser containing detailed text for the change using HTML links for email and URL, allowing for removal of 'Open', 'Copy URL' buttons. - Remove large tooltip from list, rename methods to toHtml() and use them for the details text. - Parse out reviewer email. - Display approval level with sign. Change-Id: I2d71a80bbe19643e5bfa9deeaaeb3650976f00b4 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Christian Kandeler authored
Change-Id: Ie708efc4f852c82ae7d932569eb2b6e2d970811f Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com>
-
Konstantin Tokarev authored
It was implemented in CodepasterPlugin because it provides facility to fetch files from network into editor with proper error reporting. Change-Id: I1ea7f1799dfa3ca8423a06a64b43b419f23046eb Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Leena Miettinen authored
Both versions of the Debugging tools for Windows can now be downloaded from the same page. Change-Id: Id06c215ca8f05b43e5c875b60460607b81ce31ce Reviewed-by:
Karsten Heimrich <karsten.heimrich@nokia.com>
-
Eike Ziller authored
-
Leena Miettinen authored
Change-Id: I177128b393a7360ce9eb0059ff0a418a39c0b19b Reviewed-by:
Daniel Teske <daniel.teske@nokia.com> Reviewed-by:
Virva Auvinen <virva.auvinen@nokia.com>
-
Eike Ziller authored
Change-Id: I57ef285fc4846638c35433d33980846c68631985 Reviewed-by:
David Schulz <david.schulz@nokia.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Friedemann Kleint authored
- Parse approval type and description. - Format tooltip as HTML table, listing approvals by type - Format the approval column similar to the web view by type character. - Fix the special character issue in Qt 4.8 (query tool actually outputs UTF8 instead of escapes). Change-Id: I803f289a03c5a8ede0029d972a19381b5e783d36 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Eike Ziller authored
Change-Id: I693fa221027a10c739bde0d27813a57fefbf836f Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Eike Ziller authored
Change-Id: I43c893176e5a83530f909371fc143dbb0cafd3ba Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Daniel Teske authored
Essentially the same code as for TextEdits and LineEdits Change-Id: Id4812882258385d35bc5939ecba7433109ec6d2a Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com> Reviewed-by: Titta Heikkala
-
Kai Koehne authored
Change-Id: I481ec7ff450cb250e9c3ad7718f56f223f65dbcb Reviewed-by:
hjk <qthjk@ovi.com>
-
Kai Koehne authored
Fix regression introduced in 7f09d0b7 . Change-Id: I01136bf3efc887be1bd71db9356d41bbd8b2f32c Reviewed-by:
hjk <qthjk@ovi.com>
-
Kai Koehne authored
Rename LocalsAndWatchersWindow to LocalsAndExpressionsWindow. Change-Id: Ifc73ce0e9ec831bc93594b5a600f82d33845b2f7 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Leena Miettinen authored
Using full-text search and known issues and limitations. Change-Id: I0fa87668cd2b3d699f69bbf818c9f5dcd7630a7d Reviewed-by:
Karsten Heimrich <karsten.heimrich@nokia.com>
-
Christian Kandeler authored
Change-Id: Ic51f6239a34ad752064d7ee6b6f48a9851311135 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Kai Koehne authored
Change-Id: I9407b7617c6e74ab71a72360a72b5f6d1e334ee7 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Christiaan Janssen authored
Change-Id: Ia6ca80e494c2bb61749e50be47bff8cf1cdaf108 Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
Daniel Teske authored
Task-number: QTCREATORBUG-7430 Change-Id: I3e2fa49f749ef33a6abece5d98fd4a1ee6d6e66d Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Tobias Hunger authored
This should not have any effect on existing ASCII-only ids (not even when it comes to conversion costs), but will make sure that ids generated from user data (file names, etc) will work. Change-Id: I0a086ad433190a038f20fe3f98f525ad8c56db81 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Konstantin Tokarev authored
This patch provides more convenient way to view/edit resource files than "Open With" context menu. Change-Id: I1c1fbfe48ed069d004f900e040b6517a4064b0f1 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Kai Koehne authored
Fake the source of the _NET_ACTIVE_WINDOW message to be 'pager' to make sure that all window managers actually raise Qt Creator. This unfortunately doesn't work on Qt5/QPA, since we don't get the native window handle ... Change-Id: Ia5abf743487b2990feceebed3cec9a4d034065aa Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Jonathan Liu authored
The SVN project status command is using currentFileTopLevel() for the working directory when it should be using currentProjectTopLevel(). If no document is open, currentFileTopLevel() will return an empty string which means the current working directory of Qt Creator is used. Change-Id: I848b1adf7166836c5d15e88796af77f8700a43f2 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com> (cherry picked from commit 82a821fc)
-
Kai Koehne authored
Task-number: QTCREATORBUG-7391 Change-Id: I746266976f2fb9cd1b38751bf185a747b32780a5 Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@nokia.com>
-
- 15 May, 2012 12 commits
-
-
hjk authored
Change-Id: I18a93ca41c9aa380a7a83adc43b737def12d771c Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I902ebd73e039b8c3f44eca456be87809d1e1d3a4 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: Id212f66de665db05a6a03675a0bf3edaa0c4fb81 Reviewed-by:
hjk <qthjk@ovi.com>
-
David Schulz authored
Change-Id: Icc43086803b971c17563e70a979dc3ad95072bce Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@nokia.com>
-
Friedemann Kleint authored
Do not add a trailing blank. Change-Id: I0b187345415d96508be495860c530bd2f0c292c6 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
kh1 authored
Since the central widget would access the local help manager in its destructor, we need to handle deletion of the objects ourself. The object pool would release it to early, thus we could never write some settings back into the collection file. Change-Id: Ib4e003214d9d0b32bee3922dd23d27624b5d110e Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Simjees Abraham authored
Creation of the Text previews are done only when the engine client is connected and they are deleted once the engine client changes from the connected state. Change-Id: I325d0d1a281b9e8fab4ddf9ff8ea4f5e60d4ac2a Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Christian Kandeler authored
This allows clients to get notified that the operation has been canceled by the user without the need to create an additional QFutureWatcher themselves. Change-Id: I928f87eef98ce762d77dcc6962c082fe49f38f6e Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
Simjees Abraham authored
Option for reloading the Qml files in case of unsynchronizable changes is not provided for Qt versions less than 5.0. Change-Id: I4bb942ab9d5c699fa8569f81502ba86bccfe1bbd Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Simjees Abraham authored
The user is given an option to reload the QML app if he has done any unsynchronizable change. If the user opts to reload the QML, Inspector informs the qtdevlarative to do so. Change-Id: Iefc044e64380e64415630b051a60d6fe9fedfe04 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Eike Ziller authored
Change-Id: Ic28c3b0647a353f50c092782ae689ed6173b067b Reviewed-by:
Daniel Teske <daniel.teske@nokia.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-
Eike Ziller authored
Task-number: QTCREATORBUG-4885 Change-Id: I9098f42336b487626d181a677ac92db2382c3cfe Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-