summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Fixed positioning of the stack depth spinboxJure Repinc2011-10-051-13/+13
| | | | | | | | | In general debugger settings the stack depth spinbox was below the label I moved the label into the horizontal layout with spinbox. Change-Id: Ie91cba1d0206da4d31b6709408621c389350d46d Merge-request: 2200 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
* Fixed some typos and added some missing ellipisesJure Repinc2011-10-0520-23/+23
| | | | | | | | | | During translation into Slovenian I noticed some typos in original string. For example some missing ellipsis characters and some incorrectly spelled MeeGo names (as Meego) Change-Id: I48eaa95303f1e82ab9893f713056382e8daaef41 Merge-request: 2200 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
* QmlDesigner.formEditor: use pure virtuel instead of assertThomas Hartmann2011-09-1612-12/+67
| | | | | | | | | Asserting because of unexpected mouse events is evil. Task-number: QTCREATORBUG-6042 Change-Id: Idc21b1cb6bfebead4eab80f6526235164b3f8d54 Reviewed-on: http://codereview.qt-project.org/5090 Reviewed-by: hjk <qthjk@ovi.com>
* Harmattan: Don't overwrite manifest file when opening project.Christian Kandeler2011-09-161-1/+3
| | | | | | | | | Task-number: QTCREATORBUG-6117 Change-Id: I53bf05340ee20596f4a2a5cfee81735f037b22cb Reviewed-on: http://codereview.qt-project.org/5011 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
* Include qmldesigner plugins in "make install"Daniel Molkentin2011-09-156-0/+30
| | | | | | | | Task-Number: QTCREATORBUG-6115 Change-Id: I433f5dafbdf6fc4fe49c43a7e750d1f353b4ea58 Reviewed-on: http://codereview.qt-project.org/4988 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
* Process Stub: Release file handleOrgad Shaneh2011-09-151-0/+7
| | | | | | | | Task-number: QTCREATORBUG-5382 Merge-request: 388 Reviewed-by: ossi Change-Id: Ie80fdbe2eadb55d3b5684ebc7a79162317d1a36b
* Debugger: Make sure cpptools is compiled firstKai Koehne2011-09-151-0/+1
| | | | | | | | | debugger links against cpptools library Change-Id: I9c1435cf1511f2962e11b5ef488b9764024aa7f1 Reviewed-on: http://codereview.qt-project.org/4959 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: hjk <qthjk@ovi.com>
* QML Debugging: Fix crash for QML-only debugging on SymbianKai Koehne2011-09-131-2/+1
| | | | | | | | | Task-number: QTCREATORBUG-6037 Change-Id: I01080d97d21c230a7a32ea943435b2f763b87c41 Reviewed-on: http://codereview.qt-project.org/4687 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Paweł Polański <jaggernod@gmail.com>
* QmlDesigner.contextMenu: crash fixThomas Hartmann2011-09-121-2/+2
| | | | | | | | Task-number: QTCREATORBUG-6071 Change-Id: Iae2cc199cd8ec3809bc635084b8a8fa79bb36b08 Reviewed-on: http://codereview.qt-project.org/4643 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
* Code assist: Fix memory leak in completionLeandro Melo2011-09-122-1/+6
| | | | | | | | | | | | One fix is in the runner, which is part of the completion engine itself. The other is specific for C++. Task-number: QTCREATORBUG-5947 Change-Id: Ib8fff1eb5adad1ffb2a11da66c50b545e1457df8 Reviewed-on: http://codereview.qt.nokia.com/4355 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com> (cherry picked from commit e15443e9523df0e40414b1baf7d8182f641f7f2c)
* C++: Fix duplicate items in C++ completion for Qt methodsLeandro Melo2011-09-121-28/+26
| | | | | | | | | | | | | | | In the old code completion engine items were created on the stack and passed around by value. With the refactoring of the code assist API they became heap objects manipulated through pointers. This patch fixes one reminiscence not caught during the refactoring in which the same actual pointer was being used more than once to be appended on the list. Change-Id: I2009fb0b6aa18df57aa5ca9bde0591536ca2cd74 Reviewed-on: http://codereview.qt-project.org/4444 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Fawzi Mohamed <fawzi.mohamed@nokia.com> (cherry picked from commit a1fa169219423641e65f81e3fbc27f0f9fb84dd5)
* Fix glitch in c4fb17bef9175557ab071a154b6799e098fdb379.Daniel Molkentin2011-09-081-1/+1
| | | | | | | | Change-Id: I239af4d7f03553760bf1fd1de0cedd552246565c Reviewed-on: http://codereview.qt-project.org/4476 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com> Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Tim Jenssen <tim.jenssen@nokia.com>
* Symbian: QML Viewre version added to info buttonPawel Polanski2011-09-081-0/+6
| | | | | | Change-Id: I413232e486053950230fe131dc156990ac1d96cf Reviewed-on: http://codereview.qt-project.org/4470 Reviewed-by: Paweł Polański <jaggernod@gmail.com>
* CODA: Fixed crash when redeployingPawel Polanski2011-09-081-0/+4
| | | | | | Change-Id: Id154468d6ee4db4eb045fde8a0e858ad5b17428f Reviewed-on: http://codereview.qt-project.org/4469 Reviewed-by: Paweł Polański <jaggernod@gmail.com>
* CODA: Debug output added to CODA 4.0.23Pawel Polanski2011-09-082-30/+11
| | | | | | Change-Id: Idd2ea3d11a5ee193205c642cc6176ec70c6ef41a Reviewed-on: http://codereview.qt-project.org/4418 Reviewed-by: Paweł Polański <jaggernod@gmail.com>
* Respect 64 bit library path for Qt ComponentsDaniel Molkentin2011-09-082-2/+2
| | | | | | | | Task-Number: QTCREATORBUG-6033 Change-Id: Ib1734956ea88d576354afad686880fa91ea0a38e Reviewed-on: http://codereview.qt-project.org/4371 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
* Fixed CVSSettings::equalsRobert Loehning2011-09-071-1/+1
| | | | | | | Change-Id: I893d740558ddcca1ac20f27088d9388a854be16d Reviewed-on: http://codereview.qt.nokia.com/4103 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
* Harmattan: Fix initial packaging icon.Christian Kandeler2011-09-071-1/+1
| | | | | | | | | | The code had not been updated when the application icon file name changed in the wizard. Change-Id: I3f489ca09ac1bda4f10166235692a43ca23e638a Reviewed-on: http://codereview.qt.nokia.com/4305 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
* Harmattan: Fix package version updates.Christian Kandeler2011-09-072-5/+58
| | | | | | | | | | | | | | Obviously, we can't just globally replace all version numbers. Instead, we now duplicate the latest entry and replace version number, date and comments. Also implemented is a simple check guarding against downgrading, which just checks whether the "new" version number already appears in the changlog file. Task-number: https://bugreports.qt.nokia.com/browse/QTCREATORBUG-5797 Change-Id: I17512169972415f60d1a9715ac8b98d185da8694 Reviewed-on: http://codereview.qt.nokia.com/4209 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
* Simplified codeRobert Loehning2011-09-021-2/+2
| | | | | | | Change-Id: I43aa8182d77b4727a503a9a9ed6e7ebe7f7e9f1e Reviewed-on: http://codereview.qt.nokia.com/4102 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
* RemoteLinux: Don't show message box on remote process crash.Christian Kandeler2011-09-011-3/+0
| | | | | | | | | | Apparently people find that annoying. Task-number: https://projects.maemo.org/bugzilla/show_bug.cgi?id=280162 Change-Id: Ia0cec0ef49fb0c6af48933e9a0f1caf890dc4bdc Reviewed-on: http://codereview.qt.nokia.com/3964 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
* MobileWizards: Add option for booster to harmattan configure pageKai Koehne2011-09-0110-44/+285
| | | | | | | | | | | Split up maemo- and harmattan wizard pages, and add a checkbox for enabling booster specifically for harmattan. Change-Id: If5653abbf6d29b5f946718d10bc12404df19c16c Reviewed-on: http://codereview.qt.nokia.com/3731 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Alessandro Portale <alessandro.portale@nokia.com> Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
* QtQuickApp: Tweak template to enable Meego boosterKai Koehne2011-09-011-1/+1
| | | | | | | | | | | | | | | | | | Add support for the meego booster. This requires - Telling qmake to link to right libraries - Exporting main method - using QApplication, QDeclarativeView objects from cache - avoiding QCoreApplication::applicationDirPath() To keep compatibility, QmlApplicationViewer is still derived from QDeclarativeView. However, if the app booster is used it merely acts as a proxy to the view from the cache. Change-Id: I83e285d9ca3c2cfd86d1711e1fb93c72589ba14d Reviewed-on: http://codereview.qt.nokia.com/3730 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Alessandro Portale <alessandro.portale@nokia.com> Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
* Harmattan: Include Aegis manifest in list of files to add to project.Christian Kandeler2011-09-011-21/+18
| | | | | | | Change-Id: I04f8787e6a334ad801af2e3b8006c000a1fa0546 Reviewed-on: http://codereview.qt.nokia.com/3823 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
* Symbian: Warn if EPOCROOT is on different drive from the sourcesTobias Hunger2011-09-011-1/+5
| | | | | | | | | | ... even when using SBSv2 Task-Number: QTCREATORBUG-5907 Change-Id: Ibb79dc798b8146f9e5658e186f499bfd47fb3d9e Reviewed-on: http://codereview.qt.nokia.com/3660 Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com> (cherry picked from commit 059e5f30deacdec5ad9449c6247b609be5cf9727)
* Remove CONFIG+=declarative_debug from imported build lineKai Koehne2011-09-013-3/+7
| | | | | | | | | | Prevent CONFIG+=declarative_debug to show up in "custom arguments" of an imported build. Change-Id: Ib598addcb31b65853eea430a086f614c6dd498fd Reviewed-on: http://codereview.qt.nokia.com/4044 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
* QmlProject: Fix debugging with C++ languageKai Koehne2011-09-011-0/+2
| | | | | | | | | | | | | Because no ABI was specified, gdb bailed out with 'File format not recognized'. Instead just use the ABI from one of the toolchains available for the Qt version (assuming that they're all compatible). Task-number: QTCREATORBUG-5957 Change-Id: I7db9bd45c6a015c6236ae1b672909e013fad1d65 Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com> Reviewed-on: http://codereview.qt.nokia.com/4045 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
* Qt Quick App: Make sure showFullScreen is used for HarmattanKai Koehne2011-08-251-1/+1
| | | | | | | | | | | | Make sure that the MEEGO_EDITION_HARMATTAN define is actually picked up for harmattan (it's defined in qplatformdefs.h) Change-Id: I3a0710992b5fa3e081821a66e32ed4a73eb5dd6e Reviewed-on: http://codereview.qt.nokia.com/3595 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Maurice Kalinowski <maurice.kalinowski@nokia.com> Reviewed-by: Alessandro Portale <alessandro.portale@nokia.com> Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
* QmlCpp debugger: Fix clicking on QML stack tracesKai Koehne2011-08-251-1/+1
| | | | | | | Change-Id: I1e83dfc490bc871d106fb44357759829b3a1a6c4 Reviewed-on: http://codereview.qt.nokia.com/3593 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: hjk <qthjk@ovi.com>
* Added some of the missing translationsRobert Loehning2011-08-242-8/+8
| | | | | | | | | Task-number: QTCREATORBUG-5912 Change-Id: Ib0df4038e2bdafd2536d068964557575e1b14617 Reviewed-on: http://codereview.qt.nokia.com/3531 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
* DebuggingHelper: Update UI even if compilation failedKai Koehne2011-08-242-1/+3
| | | | | | | | | | | | | | | | This fixes all the buttons staying in disabled mode after an (unsuccessful) compilation. Problem was that in the end, the finished() call informed the option page that the build was over, while the updateQtVersions() call updated the UI. The patch fixes the order, but also updates the UI as reaction to the finished call, because relying on the delivery order of two independent signals via Qt::QueuedConnection is fragile per se. Change-Id: Ifdd03e3cb9d9bf96b30053e5e8aa0a3f0232ab1c Task-number: QTCREATORBUG-5906 Reviewed-on: http://codereview.qt.nokia.com/3485 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Christiaan Janssen <christiaan.janssen@nokia.com> Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
* Detailswidget: Force minimum heightTobias Hunger2011-08-241-2/+3
| | | | | | | Task-number: QTCREATORBUG-5782 Change-Id: I3cd3584ca1f9878c36d75118302b76980cd8b4bc Reviewed-on: http://codereview.qt.nokia.com/3506 Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
* WelcomeScreen: Re-add lost hover-state on tabsDaniel Molkentin2011-08-241-0/+0
| | | | | | | Change-Id: I373544cd1fc6ad3b1518571f0a4c36ea160e9600 Reviewed-on: http://codereview.qt.nokia.com/3340 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
* CompileDaniel Teske2011-08-241-1/+1
| | | | | | Change-Id: If1e0fe61ea873cf9ae6715a4758170acb97cdc21 Reviewed-on: http://codereview.qt.nokia.com/3479 Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
* Fix action ids of analyzer tools.Eike Ziller2011-08-241-3/+9
| | | | | | | Change-Id: I7ea034b39e3b44eb58564a835034c17f9cfe61c1 Reviewed-on: http://codereview.qt.nokia.com/3476 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: hjk <qthjk@ovi.com>
* Fix crash with no generator selectedDaniel Teske2011-08-241-4/+10
| | | | | | | | Change-Id: If1e09d4f6fda3b266de17087aa9b1aa0014ecaf7 Task-Nr: QTCREATORBUG-5883 Reviewed-on: http://codereview.qt.nokia.com/3410 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
* Partially revert -lastsession fixDaniel Teske2011-08-241-2/+2
| | | | | | | Change-Id: I965c8e51ca38b343e65764f77fe1d204ff793f23 Reviewed-on: http://codereview.qt.nokia.com/3411 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
* QmlCpp Debugging: Only set C++ breakpoints after QML is connected (CDB)Kai Koehne2011-08-241-6/+9
| | | | | | | | | | | Apply the change we did in 7c31bd6604 also for CDB. The mixed engine directly calls attemptBreakpointSynchronization as soon as the QML engine is connected. Change-Id: I764f785bb5f0575a9a624e29632d21caf5dde39c Reviewed-on: http://codereview.qt.nokia.com/3468 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com> Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
* QmlDesigner.propertyEditor: crash fixThomas Hartmann2011-08-221-24/+60
| | | | | | | | | | | | | If the anchor target does not have a corresponding model node we had a crash. This happens for e.g. Flickable because children is redefined. Task-number: QTCREATORBUG-5829 Change-Id: Ib3f609fe7c29778dd4fdd8ed1ac8526afbb36fe0 Reviewed-on: http://codereview.qt.nokia.com/3327 Reviewed-by: Marco Bubke <marco.bubke@nokia.com> Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
* QmlDesigner.itemLibrary: Use com.nokia.meego for Meego/Harmattan componentsThomas Hartmann2011-08-222-48/+48
| | | | | | | | | | Also fixing the documentation. Change-Id: Ib40f7cea0be7f800b40272c4aed0babfc53ae433 Reviewed-on: http://codereview.qt.nokia.com/3301 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Kai Koehne <kai.koehne@nokia.com> Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
* Fix argument parsing in projectexplorer, fixing -lastsessionDaniel Teske2011-08-181-1/+2
| | | | | | | | Change-Id: I942c08b5dde0c014f223247bc77f65effcd45787 Task-Nr: QTCREATORBUG-5773 Reviewed-on: http://codereview.qt.nokia.com/3194 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
* Keep MultiFeedRssModel private in the context of C++Daniel Molkentin2011-08-181-1/+1
| | | | | | | Change-Id: I9ec1948005928682cbaab39c5bc0f4e96b675bfe Reviewed-on: http://codereview.qt.nokia.com/3195 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
* SDK Integration for Example ManifestsDaniel Molkentin2011-08-181-1/+8
| | | | | | | | Change-Id: I3cdf8e299267b0cb2c21322bb9cd147f43dfb851 Reviewed-on: http://codereview.qt.nokia.com/2573 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Tim Jenssen <tim.jenssen@nokia.com> Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com>
* Show images also for examplesDaniel Molkentin2011-08-161-1/+1
| | | | | | | Change-Id: Ic67eea8abb19ab9e398d68cf568a1c99acfb6564 Reviewed-on: http://codereview.qt.nokia.com/3033 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
* Debugger: Fix "Run to Line", "Jump to Line".Friedemann Kleint2011-08-151-2/+2
| | | | | | | Change-Id: I33d7d6e0ef2f10d9198491e0562118687726d2aa Reviewed-on: http://codereview.qt.nokia.com/2979 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: hjk <qthjk@ovi.com>
* C++: Fix BaseSpecifierAST::firstToken returnLeandro Melo2011-08-151-1/+1
| | | | | | | Change-Id: I105d94f543d22319571320cd88f791278aac3239 Reviewed-on: http://codereview.qt.nokia.com/2734 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Roberto Raggi <roberto.raggi@nokia.com>
* Fix translation of external tools.Eike Ziller2011-08-157-19/+3
| | | | | | Change-Id: I21541c579f3be75537763ad65b63f6804c329e50 Reviewed-on: http://codereview.qt.nokia.com/2951 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
* Fix possible crash in git branch dialogTobias Hunger2011-08-151-2/+5
| | | | | | | | | | | Do not crash when checking out a branch while not currently on any branch. Task-number: QTCREATORBUG-5784 Change-Id: I5d007e91c1778e6f09a5d543990d948bc1427599 Reviewed-on: http://codereview.qt.nokia.com/2958 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Robert Löhning <robert.loehning@nokia.com>
* DebuggingHelpers: Pass mkspec on command lineKai Koehne2011-08-151-2/+2
| | | | | | | | | | | | We didn't pass actually the targetMode and mkspec to qmake. E.g. on Mac, debugging helpers therefore couldn't compile if the default qmake mkspec is xcode. Task-number: QTCREATORBUG-5806 Change-Id: I575012386983e1e285a500f99a34b7f21dcba29d Reviewed-on: http://codereview.qt.nokia.com/2947 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
* fakevim: fix action used in Edit->Advancedhjk2011-08-151-4/+4
| | | | | | | | | Variable was uses in wrong scope. Change-Id: I0c9343742cf75b118c14cbf8bf4cec9f983c32d5 Reviewed-on: http://codereview.qt.nokia.com/2941 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Eike Ziller <eike.ziller@nokia.com>