Eike Ziller
e0e8cf3ada
Contact -> qt-project.org
...
Change-Id: I7134d7de30bcf9f9dcfad42520dd45ee083a852d
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com >
2012-07-19 13:23:21 +02:00
Eike Ziller
6e7e6acba4
Remove some old TODO items
...
Change-Id: I43c893176e5a83530f909371fc143dbb0cafd3ba
Reviewed-by: Eike Ziller <eike.ziller@nokia.com >
2012-05-16 14:10:01 +02:00
Erik Verbruggen
3fa55b7ab9
Removed module names from #include directives.
...
Getting the #include directives ready for Qt5. This includes the
new-project wizards.
Change-Id: Ia9261f1e8faec06b9285b694d2b7e9a095978d2b
Reviewed-by: Eike Ziller <eike.ziller@nokia.com >
2012-02-15 16:24:46 +01:00
hjk
2931a499e6
Long live the king!
...
Change-Id: I2b72b34c0cfeafc8bdbaf49b83ff723544f2b6e2
Reviewed-by: Daniel Teske <daniel.teske@nokia.com >
2012-01-26 19:55:36 +01:00
hjk
31600758de
all: s/info@qt.nokia.com/qt-info@nokia.com/
...
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e
Reviewed-by: Eike Ziller <eike.ziller@nokia.com >
2011-11-03 10:33:19 +01:00
Eike Ziller
1f6dc5e5c9
Debug and Analyze mode context menus were reshuffling.
...
Sort the items alphabetically to counter measure reordering of
QMainWindow child dockwidgets.
Change-Id: Ia79ffcb2dcd0c313184bc7bcafb7a4482db72a21
Reviewed-on: http://codereview.qt.nokia.com/1557
Reviewed-by: Bill King <bill.king@nokia.com >
Reviewed-by: hjk <qthjk@ovi.com >
2011-07-13 10:45:00 +02:00
hjk
92dca7ee7e
fancymainwindow: style
...
Change-Id: I36975e3aa5365a5294889f08cfb0ff0a95e38235
Reviewed-on: http://codereview.qt.nokia.com/1490
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: hjk <qthjk@ovi.com >
2011-07-12 15:00:38 +02:00
Tobias Hunger
aa2acec14c
Fix/add copyright headers
...
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
2011-05-06 15:17:05 +02:00
hjk
8397663964
Update license.
2011-04-13 11:49:28 +02:00
Friedemann Kleint
505256fab9
API-Documentation: Add the Utils-library.
...
Fix API after doc template change.
2011-03-02 17:14:19 +01:00
con
46ecaecc13
Remove dock widget handles from debugger tool bar.
...
Otherwise it's possible to remove the tool bar without ever getting it
back.
2011-02-17 16:52:06 +01:00
hjk
32f6dd5395
fancydockwidget: save a few allocations
2011-02-08 16:41:02 +01:00
hjk
3212e1152c
fancymainwaindow: replace m_dockWidgetActiveState by dynamic property
2011-02-07 15:17:30 +01:00
hjk
7eb5a00f54
fancymainwindow: remove m_dockWidgets member
...
Use QMainWindow::dockWidgets() instead.
Done by Milian Wolff
2011-02-07 15:05:07 +01:00
con
d1023c7614
It's 2011 now.
...
Reviewed-by: hjk
2011-01-12 09:46:24 +01:00
con
04e32b0049
License headers.
2010-12-17 16:03:42 +01:00
Arvid Ephraim Picciani
b6d34c086c
Open context menu for MainWindow
...
Task-Number: QTCREATORBUG-2406
Reviewed-by: hjk
2010-09-20 18:32:57 +02:00
con
82cc4b4302
Fix consistency issue with splitter in debug mode.
...
Task-number: QTCREATORBUG-598
2010-06-30 13:43:53 +02:00
Lasse Holmstedt
43b9d1aad1
Fixed strings in qmlinspector and shutdown() issues
2010-04-29 09:09:35 +02:00
Friedemann Kleint
3d6560a10b
Move the Debugger/Designer view menus to Window menu.
...
Move actions into FancyMainWindow. Register them in
DebuggerUISwitcher and FormEditorW. Manually hide
Debugger actions for Non-Debug modes (as they belong
to the language context).
Acked-by: con
2010-04-20 16:46:35 +02:00
con
36177b1543
Try to avoid weird debug mode layout when moving from 1.3 to 2.0.
...
We don't manage to really restore the layout right, so reset to default
layout.
Task-number: QTCREATORBUG-1105
2010-04-09 14:56:41 +02:00
Friedemann Kleint
8d384fc6ad
Fix QSettings keys of FancyMainWindow in QtCreator.ini.
...
Do not use localized Window Titles. Use objectName
or default to dockWidget<n>".
Task-number: QTCREATORBUG-1059
2010-04-06 11:23:11 +02:00
Jens Bache-Wiig
3ecfc2f343
Fix white text in tool tips and dock widget decorations
...
This was a regression in the custom styling. We no longer set
the panel property on the mainwindow but rely on qobject_cast
to style custom mainwindows.
Reviewed-by: thorbjorn
2010-03-22 13:23:50 +01:00
Friedemann Kleint
5cf8673ce1
Header cleanup in utils/coreplugin.
2010-03-17 17:44:46 +01:00
Jens Bache-Wiig
d58184173e
Clean up layouts and use minisplitter everywhere
...
This patch replaces all uses of QSplitter with thin 1-pixel
splitters. I also fixed dock widget layouts in main windows
to do the same. Additionally I had to tweak the tabbars so
they look good in mini splitter layouts to avoid a double
left-border.
Reviewed-by: thorbjorn
2010-03-17 11:23:10 +01:00
hjk
9595504bda
Long live the king!
2010-03-05 11:28:13 +01:00
Tobias Hunger
b95c86db23
Remove duplicate inclusions of headers
...
Reviewed-by: thorbjorn
2010-01-11 10:26:12 +01:00
Friedemann Kleint
5948e284bb
Rename namespace Core::Utils into Utils
...
Also move Designer::Internal::FormWindowEditor ->
Designer::FormWindowEditor.
2009-10-05 11:06:05 +02:00
Friedemann Kleint
74a3828f19
Purge out include files in exported headers
2009-10-01 16:38:08 +02:00
hjk
93cbef8724
long live the king
2009-08-14 09:30:56 +02:00
con
ba219e2a77
Internally use a fancy mainwindow in form editor.
2009-08-10 17:38:19 +02:00
con
a8cc2f6fa4
Need the settings also in form of non-QSettings.
2009-08-10 17:37:18 +02:00
con
0fee3776e8
Extract the special mainwindow behavior of the debug mode into class.
2009-08-06 16:35:22 +02:00