summaryrefslogtreecommitdiff
path: root/share/qtcreator
Commit message (Collapse)AuthorAgeFilesLines
* More fixes in German translationRobert Loehning2011-11-211-30/+25
| | | | | Change-Id: Iabf3c67570865859ae42e8deb9125a9c9fdcf957 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
* Let the Qt Quick Wizard output import QtQuick 1.1 (instead of 1.0)Alessandro Portale2011-11-171-1/+2
| | | | | | | | | ...and add a comment to change it to QtQuick 1.0 if S60 5th Ed or Maemo are supposed to be targeted. Task-Number: QTCREATORBUG-6528 Change-Id: I1936f2a5c9725f34b5a8ad4469465f5e2b645957 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
* Fixes in German translationRobert Loehning2011-11-171-7/+7
| | | | | Change-Id: Ib37bb88a472c8ba9f1fde097760b20e90f6bd1a2 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
* debugger: fix QSet dumperhjk2011-11-161-1/+1
| | | | | | Task-number: QTCREATORBUG-6547 Change-Id: I567f6970ad2d89d862ed86fbaa69e7eecacb9738 Reviewed-by: hjk <qthjk@ovi.com>
* Don't use MDeclarativeCache::qDeclarativeView()Alessandro Portale2011-11-163-41/+16
| | | | | | | | | | | | | | | | | Commit d687d11240877f848f3d1c28e2ec70ed4ff555f4 unfortunately caused two severe regressions for MeeGo: QTCREATORBUG-6473: The application creates two QDeclarativeViews QTCREATORBUG-6490: QDView functions inaccessible. Existing apps broken This commit removes most of d687d11240877f848f3d1c28e2ec70ed4ff555f4 just leaving the boosted QApplication. Now, QmlApplicationViewer *is* again the QDeclarativeView. Change-Id: I219540353ff4dd1061221d6cbe69ce9a58500e91 Task-Id: QTCREATORBUG-6473 Task-Id: QTCREATORBUG-6490 Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
* Update japanese translations for 2.4axasia2011-11-141-607/+4565
| | | | | Change-Id: Iff6844df602cd4fef3e94df9ba8cf0e264f8773e Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
* Russian translation updateSergey Belyashov2011-11-101-186/+213
| | | | | Change-Id: I9d3c9f79ccceee8e1627b6d79f1852a21373a483 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
* Ukrainian translation updated for 2.4Victor Ostashevsky2011-11-101-2328/+3444
| | | | | Change-Id: I40f2f94dd07e7b7b10950a0bc4e78227f35046ce Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
* Update Chinese translaton for Qt Creator 2.4.Beaver Xu2011-11-101-654/+4742
| | | | | | | Change-Id: Iddc8e574ccc6a727816e8fd4e070c9280b5be73a Reviewed-by: Viktor Ostashevskiy <ostash@ostash.kiev.ua> Reviewed-by: Yuchen Deng <loaden@gmail.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
* debugger: fix display of signal-slot connectionhjk2011-11-091-3/+8
| | | | | Change-Id: I0923bdd0ba1166639d85f8343a5abce8f2912400 Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
* Fix irritating shadow.Eike Ziller2011-11-081-7/+0
| | | | | | | Task-number: QTCREATORBUG-6444 Change-Id: Ife3fd7f469be6d4d937d75d782c13e06eea9d0a7 Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
* Use QString::fromLatin1 instead of QString::fromAsciiAlessandro Portale2011-11-081-3/+3
| | | | | | | | | There is no good reason to break the Qt coding style, here. The strings "%1/../Resources/%2" and "%1/../%2" are Latin1 aswell as Ascii. Change-Id: Idbf3b7650fd650f93293496839fec4d21626cd0b Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
* debugger: Use Latin1 as default for char *.hjk2011-11-071-0/+8
| | | | | Change-Id: I5a5f76d312f97c6684542fd3e31f68f78d6acf58 Reviewed-by: Bill King <bill.king@nokia.com>
* QtQuick/Html apps: Fix some non-shadowbuild casesAlessandro Portale2011-11-041-0/+2
| | | | | | | | | | | | | | If the .target of a .source/.target tuple is empty, we get a "//" in the path. Let's replace it with a "/" before string-comparing it to another path. If the .target is just a "." like in the HTML template code, we get to replace a "/./" with a "/". Change-Id: I5b6fef93c3efd5a21f9461b6e85c76f13bfb75e1 Task-Id: QTBUG-21060 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com> Reviewed-by: Alessandro Portale <alessandro.portale@nokia.com>
* L10n: German translation for 2.4.Friedemann Kleint2011-11-041-53/+341
| | | | | Change-Id: Ief7066b0903c6d372bcbaeccf84d2d3e55337891 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
* welcome: remove unused RatingBar, ExampleLineEdit and TagBrowserhjk2011-11-044-272/+0
| | | | | Change-Id: Ia254ca5147f9d1976f3e19311a1aa31c2b151d00 Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
* debugger: workaround for http://sourceware.org/bugzilla/show_bug.cgi?id=13380hjk2011-11-041-1/+7
| | | | | | | Task-number: QTCREATORBUG-6465 Change-Id: I98894cbd247b53e18b86ec997b9087d1f2d511f3 Reviewed-by: hjk <qthjk@ovi.com> (cherry picked from commit dbc84d8c1c56a35ef5220e32b4e27880d141901f)
* App Wizard templates: Use com.nokia.symbian 1.1 instead of 1.0Alessandro Portale2011-11-033-35/+20
| | | | | | | | Bumping the minimum required Qt version from 4.7.3 to 4.7.4, accordingly. Change-Id: I1f88278552c83ff18f9a710eb1f08b74f43688b8 Reviewed-by: Alessandro Portale <alessandro.portale@nokia.com>
* String fixes in New Project wizardRobert Loehning2011-11-032-2/+2
| | | | | | | Task-number: QTCREATORBUG-6456 Change-Id: I37cf5c8f8a91d015e6aada803ab7158a77c33e40 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
* welcomescreen: remove bottom gradient in develop.qmlhjk2011-11-031-60/+0
| | | | | Change-Id: Ia22e503a750c5475466579a3101ebc2adb13416d Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
* qmldump: Add a flush to fix output redirection problems on windows.Christian Kamm2011-11-031-1/+1
| | | | | | Task-number: QTCREATORBUG-5825 Change-Id: Ib086e8ed213738516015334736b1a2badb202993 Reviewed-by: Leandro Melo <leandro.melo@nokia.com>
* String fixesRobert Loehning2011-11-032-2/+2
| | | | | | | Change-Id: Iffa87a0e394b799e3987fa60f0a7559d5c1d0d27 Reviewed-by: Eike Ziller <eike.ziller@nokia.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com> Reviewed-by: hjk <qthjk@ovi.com>
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-03299-597/+597
| | | | | Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
* WelcomePage: layout fixThomas Hartmann2011-11-022-10/+1
| | | | | | | | | Fixes a regression introduced in 44928237af12ec16eeb13b5eb86c6da2c483a6c1 Task-number: QTCREATORBUG-6444 Change-Id: Ie92ba0be9e888e065aaa52aac41bf3338bf8aeb6 Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
* Update Polish translationsJarek Kobus2011-10-261-9171/+152
| | | | | Change-Id: Ia25661f3c8ce0c0dcd32145c67207df9d81d533a Reviewed-by: Jarek Kobus <jaroslaw.kobus@nokia.com>
* Removed dead assignmentsRobert Loehning2011-10-251-7/+0
| | | | | Change-Id: I7cd0e127c23d209d210385906d0923bce650a3e5 Reviewed-by: hjk <qthjk@ovi.com>
* welcome: less artifacts in top barhjk2011-10-251-36/+78
| | | | | Change-Id: I38af2be3bffccee8b3fa2f9094c21f2b06800371 Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
* Updated Russian translationSergey Belyashov2011-10-241-2197/+3247
| | | | | | Change-Id: Ie34266234132e0f6bfec578caa3f8a6bba27f57c Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
* Polish Polish translationsJarek Kobus2011-10-241-37/+6544
| | | | | Change-Id: Iadb2aae531e82eaa2a824a7b019416c53c6bbf3f Reviewed-by: Jarek Kobus <jaroslaw.kobus@nokia.com>
* Update Polish translationsJarek Kobus2011-10-241-136/+141
| | | | | Change-Id: I267392c7b988dc32d0d3cca6f07ec75b7c80a417 Reviewed-by: Jarek Kobus <jaroslaw.kobus@nokia.com>
* QmlJS: Fix black-on-black text with dark color schemes.Christian Kamm2011-10-212-0/+22
| | | | | Change-Id: Ie0eacf9677abe23e28eaa7b9491e6a21ea4f7dfc Reviewed-by: Leandro T. C. Melo <leandro.melo@nokia.com>
* WelcomePage: fix clicking on titleThomas Hartmann2011-10-191-0/+3
| | | | | | Task-number: QTCREATORBUG-6348 Change-Id: I13ec93fadcfad83f248e5b5b8615cd8818f8392c Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
* welcome screnn: adjust color of vertical separatorhjk2011-10-181-1/+1
| | | | | Change-Id: Id607064c522f9d88a981a2b2f7ff4fd75d04ead4 Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
* Fix licenses.Eike Ziller2011-10-182-102/+38
| | | | | Change-Id: I834bc5da86c97ddaeefb43011444da8ed0e85180 Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
* L10n: Update German translation for 2.4 beta.Friedemann Kleint2011-10-181-7671/+468
| | | | | Change-Id: If871c83b4ba2346f7eb343a7391a2972018445d9 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
* Symbian: Stepping into functions has been fixedPawel Polanski2011-10-181-1/+2
| | | | | | | | | While debugging Symbian C++ applications stepping into functions has not been working due to a typo in the python file Change-Id: I76710fe3f599303059f773030e57d778164bcebb Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
* Merge branch '2.3' into 2.4Oswald Buddenhagen2011-10-182-6051/+28569
|\ | | | | | | | | | | | | | | | | Conflicts: src/plugins/debugger/commonoptionspage.ui src/plugins/madde/maemoqtversion.cpp src/plugins/projectexplorer/runsettingspropertiespage.ui Change-Id: Ieccda73ddca22f9a2d41351619cb682b06d9bfcf
| * Ukrainian translation updated2.3Victor Ostashevsky2011-10-181-760/+796
| | | | | | | | | | | | | | | | Debugging with GDB was translated Merge-request: 406 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com> Change-Id: I60d87b2985ed041279fb7db35d1d77338a234849
| * Updated Slovenian translation for Qt Creator 2.3Jure Repinc2011-10-051-5291/+27773
| | | | | | | | | | | | Change-Id: I591849cac96b11d45dc025dbd3cee64d093dfdaf Merge-request: 2200 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
* | QmlDesigner.propertyEditor: fix caption for BorderImageThomas Hartmann2011-10-181-1/+1
| | | | | | | | | | Change-Id: If09b81ad1e5ea0f6e5bc34633a5b65ec261944d6 Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
* | debugger: more robust Qt 4 vs Qt 5 detection in dumperhjk2011-10-171-2/+5
| | | | | | | | | | | | | | Change-Id: I2a1eb5181e614899f3cd80e0eaec5be9a3e93c77 Reviewed-by: hjk <qthjk@ovi.com> (cherry picked from commit f626168c629ed226811d6cfa80e4410fd99ebfba) Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
* | QmlDesigner.property: fix specialization of property paneThomas Hartmann2011-10-141-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | If a super class has a specifics pane use it and only autogenerate missing properties. In ItemPane.qml make sure the autogenerated properties come first. Fix the template generation. If not code for any property is generated the template is empty. Change-Id: Ia93c55cd9f428a5ebea12d0e807a7e9ab185f0bd Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
* | Update Polish translationsJarek Kobus2011-10-141-597/+4280
| | | | | | | | | | Change-Id: Iec9f5f1c7bac531bb5d4df74d867f760b1eca976 Reviewed-by: Jarek Kobus <jaroslaw.kobus@nokia.com>
* | Harmattan: Support "no Aegis manifest file" case.Christian Kandeler2011-10-131-0/+70
| | | | | | | | | | | | Task-number: https://projects.maemo.org/bugzilla/show_bug.cgi?id=284797 Change-Id: I66aa22140362141c36070ab971d2283f60bcb49d Reviewed-by: Alessandro Portale <alessandro.portale@nokia.com>
* | QmlJS: Update builtins.qmltypes from Qt 5.Christian Kamm2011-10-121-647/+120
| | | | | | | | | | | | | | | | | | Adds QSGMouseEvent for completion inside MouseArea signal handlers. Change-Id: I3e35a9d38dbf56848b3df5714efe82dd1ea88ea7 Reviewed-on: http://codereview.qt-project.org/6402 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com>
* | Debugger/Python dumper: Fix checkRef() for Qt 5.Friedemann Kleint2011-10-111-1/+5
| | | | | | | | | | | | | | | | | | | | See http://codereview.qt-project.org/4533 (1173d0420e341dc6d38c89e5bc4295a57da7ea74 in qtbase) Change-Id: I13d249c592b2607ee96c2feacbaefb73dd926867 Reviewed-on: http://codereview.qt-project.org/6324 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: hjk <qthjk@ovi.com>
* | Compile fixRobert Loehning2011-10-101-3/+3
| | | | | | | | | | | | | | Change-Id: I1999e7ccc7e7fe45d656a6aa1ed7d51d827194d7 Reviewed-on: http://codereview.qt-project.org/6367 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: hjk <qthjk@ovi.com>
* | Debugger: Compile manual debugger tests and dumber lib with Qt5.Friedemann Kleint2011-10-104-8/+21
| | | | | | | | | | | | | | | | | | | | Introduce conditionals in the profiles and source code to be able to test Qt 4 and Qt 5. Change-Id: I73df5558f2945742d3e56f94baca0ee4d5f9dab8 Reviewed-on: http://codereview.qt-project.org/6330 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: hjk <qthjk@ovi.com>
* | WelcomeScreen: Use ListView instead of Repeater for newsKai Koehne2011-10-101-29/+13
| | | | | | | | | | | | | | | | | | | | This reduces number of objects created on startup, and also allows us to simplify the logic a bit. Change-Id: I6c7c2c5e537ff9a1882e133551f89c056cbe4fe5 Reviewed-on: http://codereview.qt-project.org/6359 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com>
* | gdb: workaround to lookup anonymous namespacesFawzi Mohamed2011-10-101-0/+5
| | | | | | | | | | | | | | | | | | | | work around for http://sourceware.org/bugzilla/show_bug.cgi?id=13269 Change-Id: Ibfaf409d48146bbed09c0e563c140a1b7a712d4f Reviewed-by: hjk <qthjk@ovi.com> Reviewed-on: http://codereview.qt-project.org/6179 Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com> Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>