- Sep 08, 2011
-
-
hjk authored
Change-Id: Iefd67a0461d9016b8ba0f3371df7ec6d42e188c5 Reviewed-on: http://codereview.qt-project.org/4321 Reviewed-by:
hjk <qthjk@ovi.com>
-
- Sep 05, 2011
-
-
hjk authored
Change-Id: Iffe04bc3bb0103cbac605f0734bbfd66eb7fd854 Reviewed-on: http://codereview.qt.nokia.com/4215 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
- Aug 12, 2011
-
-
Kai Koehne authored
Change-Id: I43f0de47dccf67da2f4b622f70c76a69198286d5 Reviewed-on: http://codereview.qt.nokia.com/2860 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
- Aug 09, 2011
-
-
Eike Ziller authored
When you close the search pane it will remove the highlight, even if the find tool bar is open with a different search, though. Task-number: QTCREATORBUG-2606 Change-Id: I7defe15c844d37ae80ab66c6b9e68e1ef1afdf92 Reviewed-on: http://codereview.qt.nokia.com/2786 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Aug 04, 2011
-
-
Eike Ziller authored
Change-Id: I0e0136a205fa6ca6ed9c8d0d745803488337dd37 Reviewed-on: http://codereview.qt.nokia.com/2626 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- May 12, 2011
-
-
Oswald Buddenhagen authored
Task-number: QTCREATORBUG-2847
-
- May 06, 2011
-
-
Tobias Hunger authored
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
-
- Apr 21, 2011
- Apr 20, 2011
-
-
Friedemann Kleint authored
Fix endianness. Show binary, octal for single bytes, float and double. Use HTML tables for formatting.
-
- Apr 19, 2011
-
-
Friedemann Kleint authored
Add markup for displaying class layouts in the debugger. Add a factory registered with the plugin manager for creation of widgets by soft-dependent plugins.
-
- Apr 18, 2011
-
-
Oswald Buddenhagen authored
there only two classes of files anyway: regularly editable ones which may ask for interaction, and "background" files which always operate silently. the regular case is the more complex one, so put that into the base class.
-
Oswald Buddenhagen authored
add/unify read error handling in all affected classes
-
Oswald Buddenhagen authored
this centralizes error reporting (in fact, in most cases it adds any in the first place). Task-number: QTCREATORBUG-1619
-
- Apr 14, 2011
-
-
hjk authored
-
- Apr 13, 2011
-
-
hjk authored
-
- Mar 11, 2011
-
-
Oswald Buddenhagen authored
so the following move would not try to cross device boundaries
-
- Mar 02, 2011
-
-
hjk authored
-
- Feb 28, 2011
-
-
hjk authored
Remove 'synchronous' parameter in data requests as everything is asynchroneous right now. Also remove unneeded m_requests.contains call.
-
Friedemann Kleint authored
-
- Feb 25, 2011
- Feb 24, 2011
-
-
hjk authored
-
- Feb 04, 2011
-
-
con authored
-
- Jan 12, 2011
- Dec 17, 2010
- Dec 15, 2010
- Dec 14, 2010
-
-
hjk authored
-
- Dec 08, 2010
-
-
hjk authored
This is necessary to handle "live updates". Originally done by ck.
-
- Dec 02, 2010
-
-
con authored
-
- Nov 03, 2010
-
-
Oswald Buddenhagen authored
... instead of running a sed script over a lot of files on each version increment.
-
Oswald Buddenhagen authored
-
- Nov 02, 2010
-
-
Friedemann Kleint authored
Clean icore.h.
-
con authored
-
- Oct 08, 2010
-
-
hjk authored
-