hjk
2df4cb21fe
Core::ModeManager: make some functions static
...
Change-Id: I5c1275ba3f596d8911fd2e4404181bf57b58f494
Reviewed-by: Daniel Teske <daniel.teske@nokia.com >
Reviewed-by: Eike Ziller <eike.ziller@nokia.com >
2012-01-27 14:52:24 +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
4a21f0c3c8
Use new static ICore interface.
...
Change-Id: I9b690d9b150c8d162b15370f9f8986267c9128f1
Reviewed-by: Daniel Teske <daniel.teske@nokia.com >
2012-01-24 18:48:47 +01:00
Eike Ziller
e583422cbf
Still start up in welcome tab initially and if it was the previous tab
...
Amendment to fe068869b9
Task-Number: QTCREATORBUG-6803
Change-Id: Ibf93ff87fc535133b87d8fdc51c2bce4da77ab76
Reviewed-by: Alessandro Portale <alessandro.portale@nokia.com >
2012-01-18 12:12:38 +01:00
Thomas Hartmann
91e23a4bda
Welcomepage: remove rss feed
...
MultiFeedRssModel gets removed since it is not used anymore.
Change-Id: I955e18cc3abb55468b1afdaf9785f74f4b522357
Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com >
2012-01-17 13:04:19 +01:00
Alessandro Portale
fe068869b9
Workaround QtDeclarative crash QTBUG-23445
...
Just hardcode the initial WelcomeTab to 1
Task-Number: QTCREATORBUG-6803
Change-Id: I735d18dd3abb55468b1afdae9785f74a4b522345
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com >
2012-01-17 11:18:35 +01:00
Friedemann Kleint
274d830148
Compile WelcomeMode with QT_NO_CAST_FROM_ASCII.
...
- Add missing QLatin1String
- Replace QString::left() by QString::truncate()
- Sanitize eed model code
Change-Id: I3c3b71d8395b7019db662b8aaecf7d1647881a80
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com >
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com >
2012-01-13 11:16:11 +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
hjk
7bfde77d7c
s/error_message/errorMessage/g
...
Change-Id: I9a91028fb7c00a20843d99ece659ec8b7acc7710
Reviewed-on: http://codereview.qt-project.org/5312
Reviewed-by: hjk <qthjk@ovi.com >
2011-09-21 13:06:52 +02:00
hjk
e684960523
core: remove usages of Core::ICore::instance()->modeManager()
...
The function is still there but should be remove in my opinion.
Change-Id: I739fe942e74f459faccb80b5bcb8a5721c6bb9bf
Reviewed-on: http://codereview.qt.nokia.com/4200
Reviewed-by: hjk <qthjk@ovi.com >
2011-09-05 15:23:45 +02:00
Daniel Molkentin
9743b43663
Make Components installable. Fix Shadow Build.
...
Task-Number: QTCREATORBUG-5672
Done-with: Oswald Buddenhagen
Change-Id: I61f8a83205bc338ba12e43b7471eaa957da2b004
Reviewed-on: http://codereview.qt.nokia.com/2451
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com >
Reviewed-by: Eike Ziller <eike.ziller@nokia.com >
2011-08-03 16:12:35 +02:00
Daniel Molkentin
94055458ad
WelcomeScreen: Clean up tag browser
...
- Always show tag browser button
- Make tag browser button a toggle (popup semantics)
- Remove "Clear" Button
Change-Id: Ic1f6894103fdc14973c230764ffb06574dd1897b
Reviewed-on: http://codereview.qt.nokia.com/2048
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com >
2011-07-22 18:29:50 +02:00
Daniel Molkentin
26851ec3fa
WelcomeScreen: Implementing proper search lexer/parser for the lineedit.
...
Now copes with quotes and "tag:" prefixes.
Change-Id: I348e533ab290242fd05a034a2912cc95f0a9a3da
Done-with: Roberto Raggi
Reviewed-on: http://codereview.qt.nokia.com/2038
Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com >
2011-07-22 18:29:40 +02:00
Daniel Molkentin
cd9fceba3a
WelcomeScreen: fix Regression
...
Dropping files on the welcome screen would not open them.
Change-Id: I8ea6b4a55abdec47e40fdeb02d97f45d22db2fb1
Reviewed-on: http://codereview.qt.nokia.com/1992
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Alessandro Portale <alessandro.portale@nokia.com >
2011-07-22 15:47:51 +02:00
Daniel Molkentin
49b5556921
Refactor: Move NAM to utils, rss model to welcome.
...
Change-Id: I0dddedd820e75df05c3a028e7fbb02b642c79659
Reviewed-on: http://codereview.qt.nokia.com/1902
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Eike Ziller <eike.ziller@nokia.com >
2011-07-21 08:30:58 +02:00
Daniel Molkentin
456263e5fa
Silence (false) warnings from QtDeclarativeEngine
...
Change-Id: Ice8b6624c6aed41869617adaae59a509eaea7268
Reviewed-on: http://codereview.qt.nokia.com/1892
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com >
2011-07-20 17:26:02 +02:00
Friedemann Kleint
ec7525beaf
Remove last traces of the WelcomeModeTreewidget.
...
Change-Id: I22ab22c5ed053a3f24ac3f08ca83fa600be98370
Reviewed-on: http://codereview.qt.nokia.com/1579
Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com >
2011-07-13 12:04:05 +02:00
con
8dd37bd5b3
Welcome page adaptions.
...
Remove title and let the tabs span only the part that it switches.
Change-Id: I20c7f05fe11dbc71eea5487b918770236cfd748d
Reviewed-on: http://codereview.qt.nokia.com/1313
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com >
2011-07-07 17:24:08 +02:00
Daniel Molkentin
7f2af785f9
Welcome Screen: Don't try to load FDO icons when not on linux
...
Change-Id: I5bfaf78dddb27c42ad515f9506857dace571efd4
Reviewed-on: http://codereview.qt.nokia.com/1009
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com >
2011-07-01 16:17:31 +02:00
Daniel Molkentin
b18ef1ffb2
WelcomeScreen: fix components imports on Windows
...
The path-based loader in QML is broken there.
Change-Id: I390370ca098e288f6e241c526e068a70f17d676f
Reviewed-on: http://codereview.qt.nokia.com/947
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Christian Kamm <christian.d.kamm@nokia.com >
2011-06-30 17:24:49 +02:00
con
42288b18f4
Fix upper bar in welcome mode.
...
Change-Id: I83c5a7a0dcb5dab7cd428c6131b12abb140829b2
Reviewed-on: http://codereview.qt.nokia.com/889
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com >
2011-06-29 12:20:20 +02:00
Daniel Molkentin
497dd323ea
Introduce QML-based welcome screen using desktop components
...
Implements new XML-based format for examples, demos & tutorials
Done-with: Primrose Mbanefo <ext-primrose.mbanefo@nokia.com >
Change-Id: I42c0afdb419cffe5637cd4f298e828d09e0fb15a
Reviewed-on: http://codereview.qt.nokia.com/840
Reviewed-by: Eike Ziller <eike.ziller@nokia.com >
2011-06-29 00:31:47 +02:00
Tobias Hunger
aa2acec14c
Fix/add copyright headers
...
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
2011-05-06 15:17:05 +02:00
Oswald Buddenhagen
dc3c156cac
Merge branch '2.2'
...
Conflicts:
src/plugins/debugger/gdb/pythongdbengine.cpp
src/plugins/qt4projectmanager/qt-desktop/qt4desktoptargetfactory.cpp
src/plugins/qt4projectmanager/qt-desktop/qt4desktoptargetfactory.h
src/plugins/qt4projectmanager/qt-desktop/qt4simulatortargetfactory.cpp
src/plugins/qt4projectmanager/qt-desktop/qt4simulatortargetfactory.h
src/plugins/qt4projectmanager/qt-maemo/maemodeploystep.cpp
src/plugins/qt4projectmanager/qt-maemo/maemodeviceconfigurations.cpp
src/plugins/qt4projectmanager/qt-maemo/maemoglobal.cpp
src/plugins/qt4projectmanager/qt-maemo/qt4maemotargetfactory.cpp
src/plugins/qt4projectmanager/qt-s60/qt4symbiantargetfactory.cpp
src/plugins/qt4projectmanager/qt-s60/s60deploystep.cpp
src/plugins/qt4projectmanager/qt4target.cpp
src/plugins/qt4projectmanager/qt4target.h
src/plugins/qt4projectmanager/qtoptionspage.h
src/plugins/qt4projectmanager/qtversionmanager.cpp
src/plugins/welcome/welcomemode.cpp
2011-04-14 12:39:31 +02:00
hjk
cf1571be17
welcomemode: disable accidentally enabled debug output
2011-04-14 11:39:42 +02:00
hjk
afdf1e69f8
welcome: simplify plugin code
2011-04-14 11:15:08 +02:00
hjk
ba52d6725b
welcomemode: simplify WelcomeMode
2011-04-14 11:15:08 +02:00
hjk
8397663964
Update license.
2011-04-13 11:49:28 +02: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
dt
c2338d20a5
Modes: Do the mode switching again like it used to be
...
It's more complicated then expected, to be detangled another day
2010-09-07 15:26:19 +02:00
dt
5b1cebc989
Ensure always having a mode
...
Switch to Edit Mode once we constructed it in Core::init(). Switch to a
the Welcome Mode in Core::extensionsInitialized. Also works
2010-09-06 13:56:53 +02:00
Friedemann Kleint
9c3ed2c05d
Compile Windows.
2010-03-31 11:57:30 +02:00
Friedemann Kleint
f9d2c3ad41
Code cleanup in Welcome-plugin.
...
Remove unused page from stacked widget form, move duplicated code
into utility functions, reduce state variables and string comparisons
in RssFetcher, clean out includes. Give WelcomeModeTreeWidget
uniform row height.
2010-03-31 11:53:02 +02:00
hjk
9595504bda
Long live the king!
2010-03-05 11:28:13 +01:00
Tobias Hunger
a6ad773722
Make method naming more consistent.
...
* Use id() for methods returning a string used to represent
some type of object.
* Use displayName() for strings that are meant to be user
visible.
* Quieten some warnings while touching the files anyway.
* Move Factories to their products in the plugins where that
was not done before.
Reviewed-by: dt
2010-01-07 18:17:24 +01:00
hjk
93cbef8724
long live the king
2009-08-14 09:30:56 +02:00
Daniel Molkentin
5633de2ac9
Make the welcome screen into plugins.
...
This removes the all hard dependencies to and from welcome screen,
except the one to the core plugin. More in detail:
- Add IWelcomePage to add a tab to the welcome screen
- Move tabs in the modules where they belong
- Enables QHelpManager to open help fullscreen and contextually
- "Getting Started" moves to Qt4ProjectManager
- Projects & Sessions (aka "Develop") moves to ProjectExplorer
- "Community" remains in the welcome plugin for simplicity
2009-07-28 16:11:55 +02:00
Daniel Molkentin
f8f0c4ce44
Move Welcome Page to separate plugin.
2009-07-21 13:58:27 +02:00