aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/folderlistmodel
Commit message (Expand)AuthorAgeFilesLines
* Imports: de-duplicate some expensive callsAnton Kudryavtsev2016-05-271-2/+3
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-271-1/+1
|\
| * Instantiate static Qml plugins declaring QQmlExtensionInterface onlySebastian Lösch2016-04-111-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-082-1/+1
|\|
| * Prevent worker thread of FolderListModel from starting immediatelyJoni Poikelin2016-03-112-1/+1
* | Updated license headersJani Heikkinen2016-01-196-84/+120
* | Utilize the resources when building statically.Andy Shaw2015-12-021-0/+8
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-031-1/+272
|\|
| * Update plugins.qmltypesKai Koehne2015-10-231-1/+272
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-143-1/+23
|\|
| * Libraries: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
| * Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-062-0/+22
* | Add caseSensitive property to FolderListModelJoni Poikelin2015-10-125-3/+44
|/
* Use by-ref in foreach when T is large or non-trivialSérgio Martins2015-07-181-1/+1
* Port from Q_ENUMS to new macro Q_ENUM.Friedemann Kleint2015-06-191-1/+1
* Add 28 QList::reserve() callsSérgio Martins2015-06-081-0/+1
* Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-041-0/+2
|\
| * WinRT: fix warningsMaurice Kalinowski2015-05-191-0/+2
* | FolderListModel: add indexOf(file) functionShawn Rutledge2015-04-232-0/+15
|/
* Update copyright headersJani Heikkinen2015-02-126-42/+42
* doc: The correct enum name is 'Time', not 'LastModified'.Gunnar Sletta2015-01-121-1/+1
* Update license headers and add new licensesJani Heikkinen2014-08-256-114/+66
* Introspect qrc files in FolderListModel.Gatis Paeglis2014-08-222-4/+6
* Doc: Remove duplicated wordsTopi Reinio2014-08-121-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-101-24/+17
|\
| * FolderListModel: pessimize change signals when the filter changesShawn Rutledge2014-03-181-24/+17
* | doc: Minor group/module page changes.Martin Smith2014-03-261-1/+1
|/
* Normalize signal & slot signatures in connectionThiago Macieira2014-02-031-4/+4
* Fix FolderListModel versioningJ-P Nurmi2013-11-075-15/+23
* Add support of hidden files to folder list model.kakadu2013-10-295-3/+48
* Fix crash in FolderListModelFabian Bumberger2013-10-171-3/+5
* Add classnames for QML import plugins.Morten Johan Sørvig2013-10-141-0/+1
* FolderListModel: count property has countChanged notifierShawn Rutledge2013-08-202-1/+3
* Merge "Merge branch 'stable' into dev" into refs/staging/devSergio Ahumada2013-08-061-10/+6
|\
| * Merge branch 'stable' into devSergio Ahumada2013-08-051-10/+6
| |\
| | * FolderListModel: Do not return invalid URLs like "file:" when navigating up.Friedemann Kleint2013-07-291-8/+4
| | * FolderListModel: Fix setting of directory in componentComplete().Friedemann Kleint2013-07-291-2/+2
* | | Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into m...Simon Hausmann2013-07-262-4/+9
|\| |
| * | FolderListModel documentation correctionsShawn Rutledge2013-07-231-3/+2
| * | FolderListModel provides file URLs and the QML FileDialog uses themShawn Rutledge2013-07-232-1/+7
* | | Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-07-224-2/+44
|\| |
| * | Add "showFiles" property to FolderListModelAlberto Mardegan2013-06-254-2/+44
* | | Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-244-15/+42
|\| |
| * | Fix dead lock when showDotAndDotDot is set to FolderListModelTasuku Suzuki2013-06-181-0/+1
| * | fix Folderlistmodel "showDotAndDotDot" didn't show "."Tasuku Suzuki2013-06-103-12/+14
| |/
| * Doc: Inline a short snippetSze Howe Koh2013-05-161-1/+21
| * qtdeclarative: update .qmltypes, and use -notrelocatable optionFawzi Mohamed2013-04-241-2/+6
* | Fix compilation with built-in v4vm JS engineSimon Hausmann2013-04-151-1/+1
|/
* FolderListModel: prevent assertion failure when filter selects 0 filesShawn Rutledge2013-02-151-2/+4
* FolderListModel: use QDateTime for file timesAlberto Mardegan2013-02-011-2/+2