- Jun 23, 2011
-
-
con authored
E.g. in split editors with small main window. We now have line edits with a minimum size and use a flow layout for the replace buttons (which will reduce width when necessary by laying out vertically). Flow layout is taken from the Qt examples. Task-number: QTCREATORBUG-3279 Change-Id: Ic07d4d3e75e3d928d6b53534adb42481ce26256b Reviewed-on: http://codereview.qt.nokia.com/666 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com>
-
- Jul 14, 2010
-
-
con authored
We had multiple cases where people were assuming that you can't do project wide search/replace, because they tried Ctrl+f and that is only single file. Reviewed-by: Thorbjørn Lindeijer
-
con authored
Also show "Replace", "Replace & Find" and "Replace All" in the tool bar, i.e. don't show the "Replace & Find Previous" in the tool bar to avoid it getting crowded. Reviewed-by: Thorbjørn Lindeijer
-
- Jul 01, 2010
-
-
con authored
Also unify some method naming. Use the new feature to add clear buttons to the Locator, and the find tool bar. Task-number: QTCREATORBUG-705
-
- Oct 05, 2009
-
-
Friedemann Kleint authored
Also move Designer::Internal::FormWindowEditor -> Designer::FormWindowEditor.
-
- Jul 21, 2009
- Jul 15, 2009
-
-
con authored
For this we needed to get rid of using QToolBar.
-
- Jun 30, 2009
-
-
dt authored
Let Qt figure out the correct monimum size. That fixes a rather strange resizing behaviour. Task-Nr: 257144
-
- Jun 04, 2009
-
-
Jens Bache-Wiig authored
Details: This ensures that the Find label text is aligned with the Application output.
-
- Dec 09, 2008
-
-
mae authored
-
- Dec 02, 2008
-
-
con authored
-