summaryrefslogtreecommitdiff
path: root/share/qtcreator/welcomescreen
Commit message (Expand)AuthorAgeFilesLines
* Show 'what's new in Qt Creator' as fallbackDaniel Molkentin2011-08-242-5/+12
* WelcomeScreen: Don't move ScrollBar beyond scroll area.Daniel Molkentin2011-08-241-2/+1
* WelcomeScreen: Re-add lost hover-state on tabsDaniel Molkentin2011-08-241-0/+4
* WelcomeScreen: Make Show all checkbox more prominent by moving it to the left.Daniel Molkentin2011-08-241-14/+15
* WelcomeScreen: Minimize height of delegatesDaniel Molkentin2011-08-181-13/+24
* WelcomeScreen: Add new tutorial, adjust names of existingDaniel Molkentin2011-08-181-8/+12
* Make Components installable. Fix Shadow Build.Daniel Molkentin2011-08-0380-8678/+14
* Make session rows half as big in height as pojects rows.Daniel Molkentin2011-08-031-1/+1
* WelcomeScreen: Clean up tag browserDaniel Molkentin2011-07-224-58/+23
* WelcomeScreen: Implementing proper search lexer/parser for the lineedit.Daniel Molkentin2011-07-222-18/+49
* Wrap "Click here for more" label.con2011-07-221-0/+1
* Attach tags to bottom of description.Eike Ziller2011-07-211-3/+2
* Remove empty tab above news section.Eike Ziller2011-07-212-26/+15
* Fixes and UI-Changes:Daniel Molkentin2011-07-206-32/+36
* Reapply 0461150b852351dd1a9f76b9b1b257706d8ad5a5.Daniel Molkentin2011-07-205-80/+66
* Reapply 22d6dfa45abe3d8edcc3fb92a627ee06fd3e85a9Daniel Molkentin2011-07-201-3/+4
* Fix tooltip and prettified Develop tabJens Bache-Wiig2011-07-208-39/+96
* Make use of splittersJens Bache-Wiig2011-07-204-38/+71
* Fixed tabs and missing pixmapJens Bache-Wiig2011-07-203-11/+7
* Re-order the feedback buttonsJens Bache-Wiig2011-07-201-22/+22
* Improved resizing behaviorJens Bache-Wiig2011-07-202-1/+6
* Roll back some of the diffJens Bache-Wiig2011-07-204-3/+3
* Add missing hand cursorJens Bache-Wiig2011-07-204-3/+11
* Welcome page makeoverJens Bache-Wiig2011-07-2016-260/+277
* Center vertical textJens Bache-Wiig2011-07-201-1/+2
* Make TextField placeholder text elideJens Bache-Wiig2011-07-201-0/+1
* Add hint property to TextFieldJens Bache-Wiig2011-07-201-0/+3
* Updated qwheelareaJens Bache-Wiig2011-07-201-2/+2
* Updated scrollbar with pagestep behaviorJens Bache-Wiig2011-07-203-61/+122
* Use sizehint for QML buttonsJens Bache-Wiig2011-07-201-1/+1
* Show tool tip with news url.Eike Ziller2011-07-141-5/+11
* WelcomeScreen: Add pointing hand cursors.Daniel Molkentin2011-07-122-0/+5
* WelcomePage: Swap Feedback and Open/Create Project buttons.Daniel Molkentin2011-07-121-24/+24
* Welcome Screen: Fix regressionsDaniel Molkentin2011-07-122-6/+19
* Get rid of rounded corners and some color adaptions.Eike Ziller2011-07-114-38/+31
* Change welcome page tab highlightingEike Ziller2011-07-112-11/+17
* More space for recent projects.Eike Ziller2011-07-111-2/+2
* Fix margins, introduce separator in ExampleView.Daniel Molkentin2011-07-117-30/+49
* License update.Eike Ziller2011-07-119-168/+192
* WelcomeScreen: Reintroduce custom widgets.Daniel Molkentin2011-07-0810-66/+98
* Too small margins for news.Eike Ziller2011-07-082-2/+2
* examples_fallback.xml: add two example entires for filesToOpenDaniel Molkentin2011-07-071-0/+2
* Welcome page adaptions.con2011-07-071-54/+65
* corrected license headersThomas Murach2011-07-0641-0/+1312
* License HeaderEike Ziller2011-07-0618-0/+576
* Replace qt-info@nokia.com with info@qt.nokia.comhjk2011-07-0618-27/+27
* QML Desktop Components: Position ToolTip properlyDaniel Molkentin2011-07-051-7/+1
* WelcomeScreen: Fix up fallback xml fileDaniel Molkentin2011-07-051-5/+5
* WelcomeScreen: Only load the tab when it's being requested.Daniel Molkentin2011-07-041-2/+3
* Delay creation of the tag browser.Eike Ziller2011-07-012-127/+147