- 13 Aug, 2012 1 commit
-
-
Christian Kandeler authored
Change-Id: I7bcf1ace346ffcb5e05242f6cedfc5439c97fff9 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
- 12 Aug, 2012 3 commits
-
-
hjk authored
Remote dumpers are not used anymore, there's also no need to have it in the engine base class anymore. Change-Id: If0b6930b07e468d5973d848e02696bc5da40a197 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I6ed602a7cf498d56fa79cef72aebe7742bc50075 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Add 'using', braces, line length... Change-Id: Iefbe081e33301d39f729906d181dcad4f6c8f2a4 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 09 Aug, 2012 1 commit
-
-
hjk authored
Change-Id: I959be322f030f08f8ec1692751545f3bb5f62aee Reviewed-by:
hjk <qthjk@ovi.com>
-
- 08 Aug, 2012 2 commits
-
-
hjk authored
This is now using the lists in the device implementation. Change-Id: I112faf25d20a94315ec3b432d39ae6cf66762225 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
hjk authored
This also merges a larger part of the two code paths. Change-Id: I84a88c53ebc0073becac88ba04e63efd9a4a98b3 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
- 06 Aug, 2012 4 commits
-
-
Robert Loehning authored
Change-Id: I42ccd2d4bdc79bbc4bd1faf7450af1b608a17edb Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
hjk authored
Change-Id: I981e5ae6bf4506b3150a7e084ea099ac97de4b61 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
More in line with the other dialogs. Change-Id: I6c270de70f64da3a00195a30ce1ed7b20c2ea90f Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Rename 'Attach to Running Remote Process' to 'Attach to Running Application'. The location and type of application to attach to is determined by the Target. Change-Id: Iac20c01aecf3825f176b4b209ad28140bec7aea5 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 03 Aug, 2012 1 commit
-
-
Christian Kandeler authored
With the process list model being publicly available from the IDevice interface, there's no longer a need to force all subclasses to create the dialog themselves via opaque handles. Since clients can now check whether a device offers a process list, the base process list model has been made abstract. Change-Id: If4a0aa68a95b221862c287ad8397ebabe9be5909 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 02 Aug, 2012 1 commit
-
-
Christian Kandeler authored
Now each device gets to decide in what way a process list is set up and how a process gets killed. This enables e.g. non-SSH based devices to provide process lists. The default implementation provides an empty list. Change-Id: Ibb352cd8a5ea556951b02ba512208daeb3b1e1a6 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 01 Aug, 2012 1 commit
-
-
hjk authored
Change-Id: I7e8a99d3339d2040a23e4e78816b13b57197dcdb Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
- 31 Jul, 2012 3 commits
-
-
Robert Loehning authored
Change-Id: Ica017fd6aab99ca5b8add0313e3c6836fd945c2b Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
hjk authored
Change-Id: Ic382437bb99fe1b6bda9b1252e286cb3b9476191 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Robert Loehning authored
Change-Id: Ib4ec95cc013ebe5c7086718abf72bda1d39329bb Reviewed-by:
Laszlo Papp <lpapp@kde.org> Reviewed-by:
hjk <qthjk@ovi.com>
-
- 30 Jul, 2012 5 commits
-
-
Tobias Hunger authored
Change-Id: I0ecf6f2d93f1911c8a243f8159e64f7d014bd036 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Friedemann Kleint authored
- Fix typo. - Fix invalid usage of tr() in ServiceBrowser. - Remove plural form in Debugger. - Give ElfReader a proper tr()-context. Change-Id: Id3172f0e093fd5fbe328061d32d2ba7fcfebaca7 Reviewed-by:
Robert Löhning <robert.loehning@nokia.com>
-
Christian Kandeler authored
Change-Id: I8284707c92221560115f2b5e4428b42013094cc6 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Robert Loehning authored
Change-Id: I620e9338087d9cdc08b440b7417a9c22497b6abc Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Konstantin Tokarev authored
Also, it's 2012 now. Change-Id: I69a8d1d77658b2bb2cb547362d5e3163385cab3b Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 27 Jul, 2012 1 commit
-
-
Friedemann Kleint authored
- ProjectExplorer::Profile should appear as 'Target' in the UI. - Fix messagebox title capitalization - Fix Q_DECLARE_TR_FUNCTIONS to contain fully qualified class names, add where applicable to replace QCoreApplication::translate(). - Introduce message utility function for the commonly used 'No tool chain set up for this profile' message to ToolChainProfileInformation. - Introduce message utility functions related to adding files to version control to VcsManager to be shared by QmlJsEditor. - Fix typos. - Remove QObject::tr(), QCoreApplication::tr(). - Do not translate diagnostic console warnings of QmlProfiler. Change-Id: I6cee717a504796ef39f6eae58f552c5c8630adf3 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- 26 Jul, 2012 2 commits
-
-
Robert Loehning authored
Change-Id: I48c49f1463a70c269ac25dc1ea691d020724abb8 Reviewed-by:
Aurindam Jana <aurindam.jana@nokia.com>
-
Robert Loehning authored
Change-Id: Ieb95bd04026d4a8ba824e6355031954332654e99 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 25 Jul, 2012 4 commits
-
-
Christian Kandeler authored
Also try to collapse references as much as it is possible with the current design. Change-Id: I1de55eac2d681a36f8b77d77968c4a06d19b6fac Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
hjk authored
Change-Id: Ic1c663bb11f7bf9420b35686ddeb581d31242b7f Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I105aa0433530abb4e9f53de19c0846281ccda0cf Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
The information can be retrieved from the Profile information nowadays. Change-Id: I964cb4a782bb746bb97edbdb03cc99d64153106c Reviewed-by:
hjk <qthjk@ovi.com>
-
- 24 Jul, 2012 3 commits
-
-
hjk authored
Change-Id: I1659eb5a13283814d307c4b4b7adaec87bbbbe9d Reviewed-by:
hjk <qthjk@ovi.com>
-
Friedemann Kleint authored
Introduce flags to filter profiles that have a debugger configured, restrict to host abi and include invalid profiles (which is not relevant if only debugging is desired). Introduce convenience flags for debugging. Introduce populate() function for cleanliness. Change-Id: I476c40cc9a59e4dd5b1bc7c49597e9169c053754 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: Id009db64c885280f6925369b4daa7950e318899c Reviewed-by:
hjk <qthjk@ovi.com>
-
- 20 Jul, 2012 1 commit
-
-
Christian Kandeler authored
Hard to test at the moment: gcc and clang produce different manglings, neither of which c++filt can decode. Change-Id: Ic4ad8887a3ad76086cd8be911334dda21afa85db Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
- 19 Jul, 2012 3 commits
-
-
hjk authored
Since a reference is "the same thing" it does not make sense to offer different choices of displays. Change-Id: Id9ee31b6f1a8fcc9ff3a523a055017e781249d18 Reviewed-by:
hjk <qthjk@ovi.com>
-
Konstantin Tokarev authored
Also removed all <QMainWindow> includes which are not needed anymore. Change-Id: I393c9a62a5c6df95d9f35d872e1473a4f13bcdc4 Reviewed-by:
hjk <qthjk@ovi.com>
-
Eike Ziller authored
Change-Id: I7134d7de30bcf9f9dcfad42520dd45ee083a852d Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- 18 Jul, 2012 2 commits
-
-
hjk authored
Namespaces, whitespace. Change-Id: I83df57b32a1a31b208181d65849688c09941a0be Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I4387b52f2d929ffa096bf2d931eb692b6798f45a Reviewed-by:
hjk <qthjk@ovi.com>
-
- 17 Jul, 2012 2 commits
-
-
Orgad Shaneh authored
Change-Id: If65d7c385eb86a54a4a9bdf51be5b2bf1c3cb429 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Orgad Shaneh authored
Change-Id: I5a4dcd5b9101118de8c88b6d26af5a9dbb32ba54 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
hjk <qthjk@ovi.com>
-