- Aug 27, 2012
-
-
Leena Miettinen authored
Change-Id: I6c033c047d134a953291747f2cf044dcaab1d858 Reviewed-by:
hjk <qthjk@ovi.com>
-
Friedemann Kleint authored
The options page deleted the widget, which it does not own. Remove the deletion, rename GdbOptionsPagePrivate to GdbOptionsPageWidget and use a QPointer in the GdbOptionsPage, rename the member to m_widget for clarity. Change-Id: I211a7cf4d59015c540335bd6313eaff13f1999a4 Reviewed-by:
hjk <qthjk@ovi.com>
-
Friedemann Kleint authored
Fix warning: "Unable to completely determine the host ABI (x86-windows-unknown-pe-32bit).". It seems mingw32 is no longer defined in MinGW 4.6; use the more reliable Q_CC_MINGW. Change-Id: I2d4f84a62b2fe829b3a8d755a76429b94c0109f5 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Friedemann Kleint authored
Change-Id: I3cda6965c10924bc611c2d7d73fb309a63976e18 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Friedemann Kleint authored
- Add translator's comments. - Capitalize Dialog titles. - Replace Qt Designer's generated rich text (hardcoded font) by simple HTML. - Remove exclamation marks (do not shout at users). Change-Id: I01623a336dfd7bdf24f7d5c0d3a2ed48454d8205 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Orgad Shaneh authored
...when opening files in the same dynamic view Change-Id: I2713eb613b8077a86aaddf0a2a0eee52959800ac Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Orgad Shaneh authored
lsactivity outputs activities sorted by creation time. Latest rebase/deliver will be last in this output, so no need to compare it to previous values. Also place rebase and deliver activities last in the activities list. Change-Id: I4c90d4210751101a5f53b6d85ff3d0e86bb28d08 Reviewed-by:
Knut Petter Svendsen <knutpett@pvv.org> Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Leandro Melo authored
Change-Id: I8c6be9e023a757c43eb4b8669ca8c37239ab579d Reviewed-by:
hjk <qthjk@ovi.com>
-
Kai Koehne authored
Fix warning: C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. By just using qstrdup. Change-Id: I40664b6ed763b27951d983ec13dcc638270a1beb Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
It's effectively an single-step from almost-off to on my screen (perhaps a bug?), but there is no need to make an otherwise quick startup artifically appear 0.45 s longer. Change-Id: Iecd583d03393a56b49a0da446920682ce02bfdb4 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
- Aug 24, 2012
-
-
Robert Loehning authored
Change-Id: Ibbd3568439e4ea3296afda92ad6b4507f622f9bd Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
hjk authored
Change-Id: Ibd7397ddf9b70db599befe8cc99fcf7147b959e6 Reviewed-by:
hjk <qthjk@ovi.com>
-
Christian Stenger authored
Change-Id: I358a6ac7acacb44f23161019d3d2a83e5d6e84cc Reviewed-by:
Robert Loehning <robert.loehning@nokia.com>
-
hjk authored
similar for HistoryCompleter *m_completer -> m_historyCompleter Change-Id: Ic7aedc19cbb865f0a5bdddb9565a7411fd06dfde Reviewed-by:
hjk <qthjk@ovi.com>
-
Tobias Hunger authored
Do not save XML config files (profiles.xml, toolchains.xml, etc.) if the file has not changed. Change-Id: I5f0dea374b33a05e7c428f4031d53c83d92de595 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
hjk authored
Change-Id: I53945617cc616d2bfe4726b4e6e45cad7b400c44 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Friedemann Kleint authored
- Message box titles. - Profile->Target. Change-Id: I9a977b28de948b16521758fd653ff3576ef72e8f Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
Change-Id: Ic340992afd3016b10a75dcd4a8dbd9da1b92b69b Reviewed-by:
Eike Ziller <eike.ziller@nokia.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-
Leena Miettinen authored
Make the text more about compilers. Change-Id: If8c1529f2158b5a205afe4555f88cd1de1ba1e7e Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
hjk authored
There was no real need for the QString based version after all. Change-Id: I3ea64ba03164c97205fe5ee545fb53ebf44c7535 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
hjk authored
Change-Id: Iaeff40be410d1f0facd687632c9ce4897eb2e613 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
hjk authored
Change-Id: Ia667895b619d0bb37561dce348adb7269df2fb9c Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
hjk authored
Change-Id: Ibf5e7ca866dca0816efda9f75af2cd17ac61c7c7 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
hjk authored
Change-Id: Ia2aaf91c71e8406944085c5137b67317331cc898 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Friedemann Kleint authored
Change-Id: I439028151805ad2a8ea8c1c2d075fc0e7b4acaeb Reviewed-by:
hjk <qthjk@ovi.com>
-
Friedemann Kleint authored
Retrieve data of Qt types with unexported private classes from memory. - Dump new string members of Qt 5's QUrl - Fix QDir (faulty offset). - Implement QDateTime. Change-Id: Ie0524a531cd0afb3b8e058c2a0a0bf9616078357 Reviewed-by:
hjk <qthjk@ovi.com>
-
Friedemann Kleint authored
Change-Id: Id43f23bdd70b7cbb30a0dc7a20f98508244135df Reviewed-by:
hjk <qthjk@ovi.com>
-
Daniel Teske authored
It adds almost nothing and introduced some bugs. This fixes: Double evaluation in cmakeproject on build directory changes. Wrong runconfiguration update in cmake for set_target_properties(target PROPERTIES OUTPUT_NAME [..]) changes. Unecessary runconfiguration removal in AutoTools and Generic projectmanager. Reevaluation of .pro files on changing the active runconfiguration or deploy configuration. Task-number: QTCREATORBUG-7723 Task-number: QTCREATORBUG-7761 Change-Id: I50249b186917cd3a4f399f187f09ac8428ab6f9e Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Daniel Teske authored
And fix it to the old behaviour while at it. Change-Id: Ifd786e085c621fb3cd59b98cc665d9e3c7fcce51 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
hjk authored
Change-Id: I035d1260c5cf08d4a65adb4494a5f83045effecf Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
Tobias Nätterlund authored
An updated version of gdb for QNX does not support "-exec-run" with path parameter, while "run" still works. Change-Id: I86bbe3ef2247809e56416ed641df5bc8e165fddd Reviewed-by:
hjk <qthjk@ovi.com>
-
Tobias Hunger authored
Change-Id: Ia96963b90788250b4bc6bc89c2bb697de103535f Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Nätterlund authored
Change-Id: I03c9b3094b156e76e9f6bfaffed41585df68b38c Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Friedemann Kleint authored
Fix gdmi escape routine by using a traits class to adapt QByteArray/QString. Change-Id: Ic6d2a0c927e4613aec9f69095bbb04a393e9edb9 Reviewed-by:
hjk <qthjk@ovi.com>
-
Christian Stenger authored
Generated main.qml has changed. Change-Id: I697e9346e2fc45f5c5423b2f9d9892a601a38c75 Reviewed-by:
Robert Loehning <robert.loehning@nokia.com>
-
Friedemann Kleint authored
Similar to Unix. Change-Id: I967da0eb461e63505e4b47b5fcf6de0df6256e94 Reviewed-by:
hjk <qthjk@ovi.com>
-
Eike Ziller authored
Currently it contains compiler settings only, so there's no need to let people search for e.g. debugger settings there, that might be considered part of the toolchain, too. Change-Id: I458f3d1cf1784b85820f8af7604a2a004372a909 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
While a "real" C++ type rarely contains parantheses or other characters that are "special" for a regexp, gdb happily sprinkles in things like "(anonymous namespace)::". Killing Creator while trying to beautify such a name is inaccpetable. This should be followed up by patches handling the known problematic cases properly. Change-Id: I8cc8509f1d7df0a8780876cdba556e1cf7ec4a95 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Eike Ziller authored
Final merge of master into 2.6.
-
- Aug 23, 2012
-
-
Friedemann Kleint authored
Remove the RunConfiguration parameter from guessCppEngineType() and use the DebuggerStartParameter::toolChainAbi only. Use fillParameter() to set the debugger command and toolchain in order to prevent mismatches. Add logic trying to figure out the profile to fillParameters() in case the profile passed in is 0 for the command line cases. Use CDB matcher for post mortem and Remote CDB, fix it to prefer 64bit CDB on 64bit OS. Change-Id: Icedc3883fe15660303060498ab609957e6d01cd1 Reviewed-by:
hjk <qthjk@ovi.com>
-