Get this repository:
git clone https://git.launchpad.net/sortfilterproxymodel

See all merge proposals.

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://github.com/oKcerG/SortFilterProxyModel.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 5 seconds — see the log

Branches

Name Last Modified Last Commit
master 2021-05-03 20:51:37 UTC
Add SortFilterProxyModel.qbs for inclusion into Qbs projects (#89)

Author: Mitch Curtis
Author Date: 2021-05-03 20:51:37 UTC

Add SortFilterProxyModel.qbs for inclusion into Qbs projects (#89)

This can be used similary to how the .pri is used. For example,
to build it as part of an existing library:

import "../3rdparty/SortFilterProxyModel/SortFilterProxyModel.qbs" as SortFilterProxyModelSources

    Product {
        // ...

        cpp.includePaths: [
            sortFilterProxyModelSources.prefix
        ]

        SortFilterProxyModelSources {
            id: sortFilterProxyModelSources
        }
    }

feature/filters-and-sorters 2017-11-21 17:58:23 UTC
Include checkbox in README.md

Author: Kenz Dale
Author Date: 2017-08-01 22:17:51 UTC

Include checkbox in README.md

This includes the missing checkbox component for the sorting demo.

12 of 2 results

Other repositories

Name Last Modified
lp:sortfilterproxymodel 2023-07-18
11 of 1 result
You can't create new repositories for sortfilterproxymodel.