summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add qtquickcontrols-calendar-example.png.wip/calendarMitch Curtis2014-02-101-0/+0
* Correct Calendar's selectedDate documentation.Mitch Curtis2014-02-031-1/+1
* Add calendar example.Mitch Curtis2014-02-0311-0/+623
* Fix MouseArea in delegates.Mitch Curtis2014-02-031-13/+13
* Add week numbers.Mitch Curtis2014-02-034-96/+186
* Fix gaps shown when calendar size is not perfect.Mitch Curtis2014-02-038-290/+391
* Document selectPreviousDay and selectNextDay.Mitch Curtis2014-01-311-0/+6
* Allow keyboard navigation keys to be customized.Mitch Curtis2014-01-314-54/+79
* Add home, end, page up, page down key navigation.Mitch Curtis2014-01-302-5/+89
* Add grid line functionality.Mitch Curtis2014-01-214-160/+191
* Ensure all of Calendar's style components are within its bounds.Mitch Curtis2014-01-203-187/+160
* Convert headerDelegate into weekdayDelegate.Mitch Curtis2014-01-177-50/+36
* Improve styling API.Mitch Curtis2014-01-173-29/+36
* Convert QML CalendarModel to C++ QQuickCalendarModel.Mitch Curtis2014-01-1713-273/+370
* Restore button sizes.Mitch Curtis2014-01-161-0/+4
* Add a Desktop style for Calendar componentDavid Edmundson2014-01-123-1/+167
* Add Calendar and supporting components.Mitch Curtis2013-12-0616-0/+1782
* Pass a valid style option to fetch default frame widthDavid Edmundson2013-12-041-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-2941-142/+663
|\
| * Revise main() in examplesJ-P Nurmi2013-11-2820-56/+69
| * TextField: Fix binding loop for property fontCaroline Chao2013-11-271-1/+1
| * Fix disabled text color of an editable ComboBoxJ-P Nurmi2013-11-271-4/+3
| * Docs: add missing \since 5.2 to TextFieldStyle::renderTypeJ-P Nurmi2013-11-271-0/+1
| * Make TextFieldStyle and SpinBoxStyle respect font sizeJens Bache-Wiig2013-11-264-9/+28
| * ComboBox: Call resolveTextValue() after any model changeGabriel de Dietrich2013-11-262-10/+14
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-11-268-4/+224
| |\
| | * Set more window flags to keep Windows from omitting titlebar & buttonsv5.2.0-rc1Shawn Rutledge2013-11-231-0/+6
| | * Revert "ApplicationWindow has the WindowFullscreenButtonHint flag by default"Jens Bache-Wiig2013-11-221-1/+0
| | * SpinBox: add editingFinished signalLiang Qi2013-11-223-1/+105
| | * TextField: add editingFinished signalLiang Qi2013-11-223-1/+108
| | * Fix retina rendering issues with Qt Quick ControlsJens Bache-Wiig2013-11-201-1/+5
| * | Bump MODULE_VERSION to 5.2.1Sergio Ahumada2013-11-251-1/+1
| * | Fix TableView scrolling problemJ-P Nurmi2013-11-201-1/+1
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-11-189-30/+303
| |\ \ | | |/
| | * SpinBox: get active focus when up or down was pressedLiang Qi2013-11-152-0/+75
| | * Fix plugins.qmltypesThomas Hartmann2013-11-151-0/+157
| | * TextEditor example: use the MessageDialog for the About boxShawn Rutledge2013-11-151-30/+6
| | * Make sure menu bar has a parent windowEskil Abrahamsen Blomfeldt2013-11-151-0/+2
| | * ApplicationWindow has the WindowFullscreenButtonHint flag by defaultShawn Rutledge2013-11-151-0/+1
| | * Gallery example: add an About boxShawn Rutledge2013-11-134-0/+62
| |/
| * Make BusyIndicator style use threaded animationsJens Bache-Wiig2013-11-085-28/+20
* | Prepare to move the gridlayout engine so it can be shared.Jan Arve Saether2013-11-296-0/+20
* | Add ComboBoxStyle::renderTypeJ-P Nurmi2013-11-273-2/+20
* | Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-11-0853-363/+1624
|\ \ | |/
| * Update changelog for Qt 5.2Caroline Chao2013-11-081-0/+37
| * Fix warning in Tests_TabView::test_mousePressOnTabBarCaroline Chao2013-11-081-1/+1
| * Tests: Fix warning in activeFocusOnTab testCaroline Chao2013-11-071-0/+0
| * Optimize TableView by using ImageProviderJens Bache-Wiig2013-11-078-13/+110
| * Doc: Updated url variable in qdocconf files.Jerome Pasion2013-11-062-2/+2
| * Fix input method committingFrederik Gladhorn2013-11-061-1/+5