- 08 Dec, 2014 1 commit
-
-
Marco Bubke authored
Nested event loops can lead to crashes, so it is better to use a dialog which does not have have its own event loop. Change-Id: Icd2390c9026bc1ef88e72a570df5813fe5cbdaa2 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 04 Dec, 2014 1 commit
-
-
David Schulz authored
Also adding a confirmation dialog that prevents accidental triggering of that action. Change-Id: Ib1c496e34edfa0f869737559aff5b0b24da9ae64 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com> Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 23 Oct, 2014 1 commit
-
-
hjk authored
One indirection less on the user code side, and easier to export if needed (partially addressing QTCREATORBUG-13187) Change-Id: I13ab9f471a3a34da7a6331aefc83f6d02413bfab Reviewed-by:
David Schulz <david.schulz@digia.com>
-
- 17 Oct, 2014 1 commit
-
-
hjk authored
Change-Id: I07c1c22d1dfa9323a2fed8938c4fe53d1a534e90 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
- 09 Oct, 2014 1 commit
-
-
Eike Ziller authored
Change-Id: I3c22ef2685d7aa589f5d0ab74d693653a4c32082 Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
- 20 Aug, 2014 1 commit
-
-
hjk authored
Change-Id: I587ce51475e7cc96229fe9619e705f51134b6462 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 28 Jul, 2014 1 commit
-
-
hjk authored
Move some function out of the DebuggerCore "namespace", to avoid one indirection and removes clutter in the calling code. Change-Id: I1c870d5c7eeade32fa63dedf581490fbb090cd6a Reviewed-by:
Christian Stenger <christian.stenger@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 23 Jul, 2014 1 commit
-
-
Alessandro Portale authored
...where applicable. Shorter, faster, more semantic. Change-Id: Ifb1cf200f489f62a79e12c761e98a846992744dc Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 11 Jul, 2014 1 commit
-
-
hjk authored
Fix expansion and updating. Persistence and non-locals are still lacking. Change-Id: I74e25199d50350516afc686a05836e239bfc8acb Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 09 Jul, 2014 2 commits
-
-
hjk authored
Change-Id: I7ce688e56fb516ef6e77ee2e4f56d9b56379918b Reviewed-by:
David Schulz <david.schulz@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Task-number: QTCREATORBUG-11404 Change-Id: I7e08cd6b8216ff7dd0069c2a8718f6bb619ede07 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
- 08 Jul, 2014 2 commits
-
-
hjk authored
Some of them can be laborous to retype, so keep some history. Change-Id: Ibc12077f77fc5acc901c95001fb95bfb89763758 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
hjk authored
Instead pop up the "Add new expression dialog". Same amount of activity needed, but more uniform in UI and code and hopefully less confusion about the now-gone <Edit> marker. Change-Id: I228801dc51f6d09ea9991b98399dc9ef04aa96c8 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
- 03 Jul, 2014 1 commit
-
-
hjk authored
Setting column width seems to reset slider positions, needlessly. Work around. Change-Id: Ifa6c6a204dd2fbd7ad3dada0c386b697ae7a4100 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
- 27 Jun, 2014 1 commit
-
-
hjk authored
Task-number: QTCREATORBUG-12527 Change-Id: I293481f7e54a94de375e2cfc50a32ccaeb28231b Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
- 04 Jun, 2014 3 commits
-
-
hjk authored
Change-Id: I43353911c7c0c8250ee2bccddcf5fdccf04d457c Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Change-Id: Ibb186cabba8fecedfdbd04da000459cf358e56e4 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
hjk authored
Turns out setting the column resize mode on the view itself is counter-productive as it takes away the ability to manually re-adjust. So set the mode only temporarily to get the preferred width than switch back to manually resize mode and use the hint to set some initial size. Also use the length of the header label as absolute minimum. Change-Id: Ic17e31334b23ce6d541f9459cd22be65145046d3 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 03 Jun, 2014 1 commit
-
-
hjk authored
Targeting re-use for tooltips, and potentially sorting. Change-Id: I1ce8f4da73ab5ca13cd70d7c651bc76c67f91a39 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 28 May, 2014 1 commit
-
-
hjk authored
Hopefully more logical now and not too confusing for old-timers. Change-Id: Iee2124d365bf9a05462b7027792e1efc4c273a3f Reviewed-by:
David Schulz <david.schulz@digia.com>
-
- 27 May, 2014 2 commits
-
-
hjk authored
GDB does return dynamic types nowadays, and some widgets are not plain QWidgets but subclasses... Change-Id: If3b7b0f7d639858eeb1e42659a649db22822c20f Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
hjk authored
Task-number: QTCREATORBUG-12310 Change-Id: Id5566021038ef03998103684e41df334baae2d94 Reviewed-by:
Christian Stenger <christian.stenger@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 16 May, 2014 1 commit
-
-
hjk authored
Change-Id: I066c680a4bb4814977ad8facc12f338b717ede34 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 06 May, 2014 1 commit
-
-
Friedemann Kleint authored
Change-Id: Id70e972c4a768d9d544e062dfc29e9b43d88c56e Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 05 May, 2014 1 commit
-
-
Orgad Shaneh authored
Change-Id: I1580888f4955b4dc489ce91e705fc9de9f8b75db Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 29 Apr, 2014 1 commit
-
-
hjk authored
The previous index based way was getting too brittle, use enums instead. Also add a switch between exponential and flat display for floating point types. Task-number: QTCREATORBUG-12050 Change-Id: I86addbac5a80e8b79b176c6107b251b466503fe7 Reviewed-by:
David Schulz <david.schulz@digia.com> Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
- 16 Apr, 2014 1 commit
-
-
Daniel Teske authored
Also fix WatchTreeView to use double click activation like every other debugger view. Change-Id: Idabe21e12d38d59bef66b7d9855a7fe97089dd8f Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 08 Jan, 2014 1 commit
-
-
Robert Loehning authored
Change-Id: Ib5423fdd064e4546f848c0b640b0ed0514c26d3a Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 24 Oct, 2013 1 commit
-
-
Friedemann Kleint authored
They are a hassle for translators and reviewers alike. Change-Id: I363138212b692cf75fe1605df8af3721315d37e1 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 14 Oct, 2013 1 commit
-
-
hjk authored
Change-Id: I49869c393b922da75572959973b917894f93f4ec Reviewed-by:
David Schulz <david.schulz@digia.com>
-
- 09 Sep, 2013 1 commit
-
-
Leena Miettinen authored
Remove \brief commands from function descriptions. Use QDoc commands for notes and lists. Write GDB in all caps. Fix punctuation and style and grammar issues. Change-Id: I7f5bf0f53ad643eb4e2981c0d4e39c453dff5558 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- 16 Aug, 2013 1 commit
-
-
Orgad Shaneh authored
Change-Id: I3b715f763cab15e4d6cf37140040e1bdf5d1eba2 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 11 Jun, 2013 1 commit
-
-
hjk authored
Change-Id: I2cb838bf78a095b822540f4dd98b9b4170079f93 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 05 Jun, 2013 1 commit
-
-
Orgad Shaneh authored
They are unneeded, some of them are unmaintained Change-Id: I0ad87e152d8e2328b486b2f904f7cf9613004afe Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 02 Apr, 2013 1 commit
-
-
Kai Koehne authored
Fix gcc 4.8.0 warnings like warning: typedef 'AvahiSimplePollSetFuncPtr' locally defined but not used [-Wunused-local-typedefs] Change-Id: I5cc2917958dc8e6a4c31031577ecc66575b8d328 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 22 Mar, 2013 1 commit
-
-
Friedemann Kleint authored
Change-Id: Ia50e61a82101b699390b23b4f1ea9509619314bb Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 08 Mar, 2013 2 commits
-
-
hjk authored
Now 'address' always refers to the address of the object or field mentioned in a WatchItem whereas 'origaddr' is optionally used for the address of the pointer (not its value) pointing to the object/field in case of "autoderef" pointers. Change-Id: I718eb13e6147dafca016c85db6c8b31c631cc764 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Thiago Macieira authored
If somone watches "&foo", let's display the &, instead of making f an accelerator. Change-Id: I633801b2ca1a3f982ad159d62e7189503ce5f72b Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 29 Jan, 2013 1 commit
-
-
Robert Loehning authored
Change-Id: Ic6a9ff0359625021ebc061d22db6811814534205 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 10 Jan, 2013 1 commit
-
-
hjk authored
Task-number: QTCREATORBUG-7577 Change-Id: I9c9a5b40bfe88970d99ed855e4c912fc98f1fa11 Reviewed-by:
hjk <qthjk@ovi.com>
-