- 28 Aug, 2012 3 commits
-
-
hjk authored
Seems to be new use in mingw 4.6. Change-Id: I7331e3be3c14fed86d4eebf333ab4b01d1b237bf Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
hjk authored
Change-Id: I5f59eed83ac45a2d90c079101158e7e306fd9a3e Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Friedemann Kleint authored
Change-Id: Ide5445e1cf488c29be620287759147251bc7c26a Reviewed-by:
hjk <qthjk@ovi.com>
-
- 27 Aug, 2012 17 commits
-
-
Orgad Shaneh authored
Change-Id: Ifbbd2b7af06eec620a765614792547fff6303f06 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
CPlusPlus::{Literal,Identifier,IntegerType,NamedType,TemplateNameId} Change-Id: I1c71be1e284c69c09d8257696feda2974f083c33 Reviewed-by:
hjk <qthjk@ovi.com>
-
Orgad Shaneh authored
Change-Id: I9b0d56b6f615f567391349404250d05b5c0b9113 Reviewed-by:
hjk <qthjk@ovi.com>
-
Friedemann Kleint authored
Change-Id: I2b2edbad5b59fdad8a537c82d675cdc8b59eaa82 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Hunger authored
Task-number: QTCREATORBUG-7721 Change-Id: Ib444d233d99a5121129671debab18557135559f4 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Tobias Nätterlund authored
Change-Id: I6f060880db7b9360b3d9c548f42cee46468eb4ab Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Friedemann Kleint authored
Change-Id: Ie7b86009f47b2bb3ae300d1496b3c22cce58f03d Reviewed-by:
hjk <qthjk@ovi.com>
-
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>
-
- 24 Aug, 2012 20 commits
-
-
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>
-