From: Alf Gaida Date: Thu, 22 Dec 2016 00:32:58 +0000 (+0000) Subject: Import libfm-qt_0.11.2-1.debian.tar.xz X-Git-Tag: archive/raspbian/0.12.0-14+rpi1~1^2^2^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=03265579dccdecb87cf6fb79eb70e5ab220c7297;p=libfm-qt.git Import libfm-qt_0.11.2-1.debian.tar.xz [dgit import tarball libfm-qt 0.11.2-1 libfm-qt_0.11.2-1.debian.tar.xz] --- 03265579dccdecb87cf6fb79eb70e5ab220c7297 diff --git a/changelog b/changelog new file mode 100644 index 0000000..23eb704 --- /dev/null +++ b/changelog @@ -0,0 +1,96 @@ +libfm-qt (0.11.2-1) unstable; urgency=medium + + * Cherry-picking upstream release 0.11.2 + * Added new symbols + * Removed build dependencies: + - cmake + - liblxqt0-dev + - libqt5xdg-dev + - pkg-config + - qttools5-dev + - qttools5-dev-tools + * Added build dependency lxqt-build-tools + * Added build dependency libfm-dev to libfm-qt-dev + * Removed models.patch, applied upstream + + -- Alf Gaida Thu, 22 Dec 2016 01:32:58 +0100 + +libfm-qt (0.11.1-3) unstable; urgency=medium + + * Backported a upstream fix for Icon Emblem Support. + * Added needed Symbols + + -- Alf Gaida Thu, 20 Oct 2016 18:00:38 +0200 + +libfm-qt (0.11.1-2) unstable; urgency=medium + + * Cherry-picking upstream release 0.11.1. + * Syncded debian foo with experimental + * Bump compat to 10 + * Removed --parallel from rules, standard compat 10 + * Bumped Standards to 3.9.8, no changes needed + * Bump minimum version debhelper (>= 10) + * Bump minimum version libqt5xdg-dev (>= 2.0.0) + * Re-introduce build dependency liblxqt0-dev (>= 0.11.0) + * Added build dependency libqt5svg5-dev + * Added Recommends libfm-qt-l10n + * Exported LC_ALL=C.UTF-8 - define language settings for reproducible + builds + * Hard override translation control + * Use DCMAKE_BUILD_TYPE=RelWithDebInfo + * Fixed copyright Format field, using https + * Fixed copyrights, removed obsolete files + * Fixed libfm-qt3.install, don't install translations + + -- Alf Gaida Tue, 18 Oct 2016 01:07:52 +0200 + +libfm-qt (0.11.0-2) unstable; urgency=medium + + * Merged changes into unstable + * Added five new symbols, leave the rest untouched + * Removed not needed build dependency liblxqt0-dev + * Removed not needed patches (libfm-qt contains no desktop files, + so the desktop translation must not be patched) + * Fixed VCS-* fields + + -- Alf Gaida Thu, 31 Mar 2016 21:38:41 +0200 + +libfm-qt (0.11.0-1) experimental; urgency=medium + + * New upstream release. + * Bump soversion to 3. + + -- ChangZhuo Chen (陳昌倬) Sat, 19 Mar 2016 15:51:15 +0800 + +libfm-qt (0.10.0+20151214-3) unstable; urgency=medium + + * Add hardening=+all + * Bump Standards to 3.9.7 + * Fix LXQtTranlateDesktop - just in case + * Fix year in copyrights + * fix grep usage in cmake/LXQtTranslateDesktop.cmake - just in case + + -- Alf Gaida Thu, 25 Feb 2016 22:16:17 +0100 + +libfm-qt (0.10.0+20151214-2) unstable; urgency=medium + + [ Alf Gaida ] + * Dropped debug package, using the new -dbgsym + * Added initial arch-bits 32/64 in symbols + + [ ChangZhuo Chen (陳昌倬) ] + * Update Vcs-* fields. + + -- ChangZhuo Chen (陳昌倬) Sun, 07 Feb 2016 15:37:40 +0800 + +libfm-qt (0.10.0+20151214-1) unstable; urgency=medium + + [ Alf Gaida ] + * forked pcmanfm-qt debian/$foo + * Imported upstream version 0.10.0+20151214. + * Initial release (Closes: #808192) + + [ ChangZhuo Chen (陳昌倬) ] + * Add Breaks for old library name libfm-qt5-2. + + -- Alf Gaida Thu, 05 Nov 2015 00:28:39 +0100 diff --git a/compat b/compat new file mode 100644 index 0000000..f599e28 --- /dev/null +++ b/compat @@ -0,0 +1 @@ +10 diff --git a/control b/control new file mode 100644 index 0000000..538da9d --- /dev/null +++ b/control @@ -0,0 +1,56 @@ +Source: libfm-qt +Maintainer: LXQt Packaging Team +Uploaders: Alf Gaida , + ChangZhuo Chen (陳昌倬) , + Andrew Lee (李健秋) , + Shih-Yuan Lee (FourDollars) +Section: x11 +Priority: optional +Build-Depends: debhelper (>= 10), + libfm-dev (>= 1.2.0), + libglib2.0-dev, + libkf5windowsystem-dev, + libmenu-cache-dev, + libqt5svg5-dev, + libqt5x11extras5-dev, + libx11-dev, + lxqt-build-tools (>= 0.3.0), + qtbase5-private-dev +Standards-Version: 3.9.8 +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/libfm-qt.git/?h=debian/sid +Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/libfm-qt.git -b debian/sid +Homepage: https://github.com/lxde/libfm-qt + +Package: libfm-qt3 +Provides: libfm-qt +Conflicts: libfm-qt +Replaces: libfm-qt5-2, + libfm-qt2 +Breaks: libfm-qt5-2, + libfm-qt2 +Architecture: any +Multi-Arch: same +Section: libs +Depends: ${misc:Depends}, + ${shlibs:Depends} +Recommends: libfm-qt-l10n +Pre-Depends: ${misc:Pre-Depends} +Description: file management support for pcmanfm-qt + Libfm-Qt is a companion library providing components to build desktop file + managers. + . + This package contains helper library libfm-qt for pcmanfm-qt. + +Package: libfm-qt-dev +Replaces: libfm-qt5-dev +Breaks: libfm-qt5-dev +Architecture: any +Section: libdevel +Depends: ${misc:Depends}, + libfm-dev (>= 1.2.0), + libfm-qt3 (= ${binary:Version}) +Description: file management support library for pcmanfm-qt (development files) + Libfm-Qt is a companion library providing components to build desktop file + managers. + . + This package contains development files for helper library libfm-qt. diff --git a/copyright b/copyright new file mode 100644 index 0000000..b543182 --- /dev/null +++ b/copyright @@ -0,0 +1,61 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: libfm-qt +Source: https://github.com/lxde/libfm-qt + +Files: * +Copyright: 2013-2016 LXQt team + 2013-2016 Hong Jen Yee (PCMan) + 2012-2013 Andriy Grytsenko (LStranger) + 2014 Kuzma Shapran +License: LGPL-2.1+ + +Files: cmake/fm-qt-config.cmake.in +Copyright: 2015 Luís Pereira +License: BSD-3-Clause + +Files: debian/* +Copyright: 2014-2015 Wen Liao + 2014-2016 ChangZhuo Chen (陳昌倬) + 2013-2016 Alf Gaida + 2015 Andrew Lee (李健秋) +License: LGPL-2.1+ + +License: BSD-3-Clause + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + 3. Neither the name of the University nor the names of its contributors + may be used to endorse or promote products derived from this software + without specific prior written permission. + . + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR + A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE HOLDERS OR + CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, + EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, + PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR + PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF + LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING + NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +License: LGPL-2.1+ + This program or library is free software; you can redistribute it + and/or modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + . + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + . + On Debian systems, the complete text of the GNU Lesser General + Public License version 2.1 can be found in + "/usr/share/common-licenses/LGPL-2.1". diff --git a/docs b/docs new file mode 100644 index 0000000..0b6e0f3 --- /dev/null +++ b/docs @@ -0,0 +1,2 @@ +AUTHORS +README.md diff --git a/gbp.conf b/gbp.conf new file mode 100644 index 0000000..7a9f00a --- /dev/null +++ b/gbp.conf @@ -0,0 +1,8 @@ +[DEFAULT] +debian-branch = debian/sid +upstream-branch = upstream/latest +pristine-tar = True + +[import-orig] +# Use git cherrypick -n upstream instead. +merge = False diff --git a/libfm-qt-dev.install b/libfm-qt-dev.install new file mode 100644 index 0000000..db31400 --- /dev/null +++ b/libfm-qt-dev.install @@ -0,0 +1,5 @@ +usr/include/libfm-qt/*.h +usr/lib/*/*.so +usr/lib/*/pkgconfig/* + +usr/share/cmake/fm-qt/*.cmake diff --git a/libfm-qt3.install b/libfm-qt3.install new file mode 100644 index 0000000..3de3b10 --- /dev/null +++ b/libfm-qt3.install @@ -0,0 +1 @@ +usr/lib/*/*.so.* diff --git a/libfm-qt3.symbols b/libfm-qt3.symbols new file mode 100644 index 0000000..619820b --- /dev/null +++ b/libfm-qt3.symbols @@ -0,0 +1,786 @@ +libfm-qt.so.3 libfm-qt3 #MINVER# + (c++)"Fm::AppChooserComboBox::~AppChooserComboBox()@Base" 0.10.0 + (c++)"Fm::AppChooserComboBox::AppChooserComboBox(QWidget*)@Base" 0.10.0 + (c++)"Fm::AppChooserComboBox::isChanged()@Base" 0.10.0 + (c++)"Fm::AppChooserComboBox::metaObject() const@Base" 0.10.0 + (c++)"Fm::AppChooserComboBox::onCurrentIndexChanged(int)@Base" 0.10.0 + (c++)"Fm::AppChooserComboBox::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.10.0 + (c++)"Fm::AppChooserComboBox::qt_metacast(char const*)@Base" 0.10.0 + (c++)"Fm::AppChooserComboBox::selectedApp()@Base" 0.10.0 + (c++)"Fm::AppChooserComboBox::setMimeType(_FmMimeType*)@Base" 0.10.0 + (c++)"Fm::AppChooserComboBox::staticMetaObject@Base" 0.10.0 + (c++)"Fm::AppChooserDialog::accept()@Base" 0.10.0 + (c++)"Fm::AppChooserDialog::~AppChooserDialog()@Base" 0.10.0 + (c++)"Fm::AppChooserDialog::AppChooserDialog(_FmMimeType*, QWidget*, QFlags)@Base" 0.10.0 + (c++)"Fm::AppChooserDialog::customCommandToApp()@Base" 0.10.0 + (c++)"Fm::AppChooserDialog::isSetDefault()@Base" 0.10.0 + (c++)"Fm::AppChooserDialog::metaObject() const@Base" 0.10.0 + (c++)"Fm::AppChooserDialog::onSelectionChanged()@Base" 0.10.0 + (c++)"Fm::AppChooserDialog::onTabChanged(int)@Base" 0.10.0 + (c++)"Fm::AppChooserDialog::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.10.0 + (c++)"Fm::AppChooserDialog::qt_metacast(char const*)@Base" 0.10.0 + (c++)"Fm::AppChooserDialog::setCanSetDefault(bool)@Base" 0.10.0 + (c++)"Fm::AppChooserDialog::setMimeType(_FmMimeType*)@Base" 0.10.0 + (c++)"Fm::AppChooserDialog::staticMetaObject@Base" 0.10.0 + (c++)"Fm::AppMenuView::addMenuItems(QStandardItem*, _MenuCacheDir*)@Base" 0.10.0 + (c++)"Fm::AppMenuView::~AppMenuView()@Base" 0.10.0 + (c++)"Fm::AppMenuView::AppMenuView(QWidget*)@Base" 0.10.0 + (c++)"Fm::AppMenuView::isAppSelected()@Base" 0.10.0 + (c++)"Fm::AppMenuView::metaObject() const@Base" 0.10.0 + (c++)"Fm::AppMenuView::onMenuCacheReload(_MenuCache*)@Base" 0.10.0 + (c++)"Fm::AppMenuView::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.10.0 + (c++)"Fm::AppMenuView::qt_metacast(char const*)@Base" 0.10.0 + (c++)"Fm::AppMenuView::selectedApp()@Base" 0.10.0 + (c++)"Fm::AppMenuView::selectedAppDesktopFilePath()@Base" 0.10.0 + (c++)"Fm::AppMenuView::selectedAppDesktopId()@Base" 0.10.0 + (c++)"Fm::AppMenuView::selectedAppDesktopPath()@Base" 0.10.0 + (c++)"Fm::AppMenuView::selectedItem()@Base" 0.10.0 + (c++)"Fm::AppMenuView::selectionChanged()@Base" 0.10.0 + (c++)"Fm::AppMenuView::staticMetaObject@Base" 0.10.0 + (c++)"Fm::BookmarkAction::BookmarkAction(_FmBookmarkItem*, QObject*)@Base" 0.10.0 + (c++)"Fm::BrowseHistory::add(_FmPath*, int)@Base" 0.10.0 + (c++)"Fm::BrowseHistory::backward()@Base" 0.10.0 + (c++)"Fm::BrowseHistory::~BrowseHistory()@Base" 0.10.0 + (c++)"Fm::BrowseHistory::BrowseHistory()@Base" 0.10.0 + (c++)"Fm::BrowseHistory::canBackward() const@Base" 0.10.0 + (c++)"Fm::BrowseHistory::canForward() const@Base" 0.10.0 + (c++)"Fm::BrowseHistory::forward()@Base" 0.10.0 + (c++)"Fm::BrowseHistory::setCurrentIndex(int)@Base" 0.10.0 + (c++)"Fm::BrowseHistory::setMaxCount(int)@Base" 0.10.0 + (c++)"Fm::CachedFolderModel::~CachedFolderModel()@Base" 0.10.0 + (c++)"Fm::CachedFolderModel::CachedFolderModel(_FmFolder*)@Base" 0.10.0 + (c++)"Fm::CachedFolderModel::metaObject() const@Base" 0.10.0 + (c++)"Fm::CachedFolderModel::modelFromFolder(_FmFolder*)@Base" 0.10.0 + (c++)"Fm::CachedFolderModel::modelFromPath(_FmPath*)@Base" 0.10.0 + (c++)"Fm::CachedFolderModel::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.10.0 + (c++)"Fm::CachedFolderModel::qt_metacast(char const*)@Base" 0.10.0 + (c++)"Fm::CachedFolderModel::staticMetaObject@Base" 0.10.0 + (c++)"Fm::CachedFolderModel::unref()@Base" 0.10.0 + (c++)"Fm::ColorButton::changed()@Base" 0.10.0 + (c++)"Fm::ColorButton::~ColorButton()@Base" 0.10.0 + (c++)"Fm::ColorButton::ColorButton(QWidget*)@Base" 0.10.0 + (c++)"Fm::ColorButton::metaObject() const@Base" 0.10.0 + (c++)"Fm::ColorButton::onClicked()@Base" 0.10.0 + (c++)"Fm::ColorButton::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.10.0 + (c++)"Fm::ColorButton::qt_metacast(char const*)@Base" 0.10.0 + (c++)"Fm::ColorButton::setColor(QColor const&)@Base" 0.10.0 + (c++)"Fm::ColorButton::staticMetaObject@Base" 0.10.0 + (c++)"Fm::copyFilesToClipboard(_FmPathList*)@Base" 0.10.0 + (c++)"Fm::createFileOrFolder(Fm::CreateFileType, _FmPath*, _FmTemplate*, QWidget*)@Base" 0.10.0 + (c++)"Fm::CreateNewMenu::~CreateNewMenu()@Base" 0.10.0 + (c++)"Fm::CreateNewMenu::CreateNewMenu(QWidget*, _FmPath*, QWidget*)@Base" 0.10.0 + (c++)"Fm::CreateNewMenu::metaObject() const@Base" 0.10.0 + (c++)"Fm::CreateNewMenu::onCreateNew()@Base" 0.10.0 + (c++)"Fm::CreateNewMenu::onCreateNewFile()@Base" 0.10.0 + (c++)"Fm::CreateNewMenu::onCreateNewFolder()@Base" 0.10.0 + (c++)"Fm::CreateNewMenu::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.10.0 + (c++)"Fm::CreateNewMenu::qt_metacast(char const*)@Base" 0.10.0 + (c++)"Fm::CreateNewMenu::staticMetaObject@Base" 0.10.0 + (c++)"Fm::cutFilesToClipboard(_FmPathList*)@Base" 0.10.0 + (c++)"Fm::DirTreeModel::addRoot(_FmFileInfo*)@Base" 0.10.0 + (c++)"Fm::DirTreeModel::columnCount(QModelIndex const&) const@Base" 0.10.0 + (c++)"Fm::DirTreeModel::data(QModelIndex const&, int) const@Base" 0.10.0 + (c++)"Fm::DirTreeModel::~DirTreeModel()@Base" 0.10.0 + (c++)"Fm::DirTreeModel::DirTreeModel(QObject*)@Base" 0.10.0 + (c++)"Fm::DirTreeModel::dispName(QModelIndex const&)@Base" 0.10.0 + (c++)"Fm::DirTreeModel::fileInfo(QModelIndex const&)@Base" 0.10.0 + (c++)"Fm::DirTreeModel::filePath(QModelIndex const&)@Base" 0.10.0 + (c++)"Fm::DirTreeModel::flags(QModelIndex const&) const@Base" 0.10.0 + (c++)"Fm::DirTreeModel::hasChildren(QModelIndex const&) const@Base" 0.10.0 + (c++)"Fm::DirTreeModel::icon(QModelIndex const&)@Base" 0.10.0 + (c++)"Fm::DirTreeModel::indexFromItem(Fm::DirTreeModelItem*) const@Base" 0.10.0 + (c++)"Fm::DirTreeModel::indexFromPath(_FmPath*) const@Base" 0.10.0 + (c++)"Fm::DirTreeModel::index(int, int, QModelIndex const&) const@Base" 0.10.0 + (c++)"Fm::DirTreeModel::isLoaded(QModelIndex const&)@Base" 0.10.0 + (c++)"Fm::DirTreeModelItem::addPlaceHolderChild()@Base" 0.10.0 + (c++)"Fm::DirTreeModelItem::childFromName(char const*, int*)@Base" 0.10.0 + (c++)"Fm::DirTreeModelItem::childFromPath(_FmPath*, bool) const@Base" 0.10.0 + (c++)"Fm::DirTreeModelItem::~DirTreeModelItem()@Base" 0.10.0 + (c++)"Fm::DirTreeModelItem::DirTreeModelItem()@Base" 0.10.0 + (c++)"Fm::DirTreeModelItem::DirTreeModelItem(_FmFileInfo*, Fm::DirTreeModel*, Fm::DirTreeModelItem*)@Base" 0.10.0 + (c++)"Fm::DirTreeModelItem::freeFolder()@Base" 0.10.0 + (c++)"Fm::DirTreeModel::itemFromIndex(QModelIndex const&) const@Base" 0.10.0 + (c++)"Fm::DirTreeModel::itemFromPath(_FmPath*) const@Base" 0.10.0 + (c++)"Fm::DirTreeModelItem::index()@Base" 0.10.0 + (c++)"Fm::DirTreeModelItem::insertFileInfo(_FmFileInfo*)@Base" 0.10.0 + (c++)"Fm::DirTreeModelItem::insertItem(Fm::DirTreeModelItem*)@Base" 0.10.0 + (c++)"Fm::DirTreeModelItem::loadFolder()@Base" 0.10.0 + (c++)"Fm::DirTreeModelItem::onFolderFilesAdded(_FmFolder*, _GSList*, void*)@Base" 0.10.0 + (c++)"Fm::DirTreeModelItem::onFolderFilesChanged(_FmFolder*, _GSList*, void*)@Base" 0.10.0 + (c++)"Fm::DirTreeModelItem::onFolderFilesRemoved(_FmFolder*, _GSList*, void*)@Base" 0.10.0 + (c++)"Fm::DirTreeModelItem::onFolderFinishLoading(_FmFolder*, void*)@Base" 0.10.0 + (c++)"Fm::DirTreeModelItem::setShowHidden(bool)@Base" 0.10.0 + (c++)"Fm::DirTreeModelItem::unloadFolder()@Base" 0.10.0 + (c++)"Fm::DirTreeModel::loadRow(QModelIndex const&)@Base" 0.10.0 + (c++)"Fm::DirTreeModel::metaObject() const@Base" 0.10.0 + (c++)"Fm::DirTreeModel::parent(QModelIndex const&) const@Base" 0.10.0 + (c++)"Fm::DirTreeModel::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.10.0 + (c++)"Fm::DirTreeModel::qt_metacast(char const*)@Base" 0.10.0 + (c++)"Fm::DirTreeModel::rowCount(QModelIndex const&) const@Base" 0.10.0 + (c++)"Fm::DirTreeModel::rowLoaded(QModelIndex const&)@Base" 0.10.0 + (c++)"Fm::DirTreeModel::setShowHidden(bool)@Base" 0.10.0 + (c++)"Fm::DirTreeModel::staticMetaObject@Base" 0.10.0 + (c++)"Fm::DirTreeModel::unloadRow(QModelIndex const&)@Base" 0.10.0 + (c++)"Fm::DirTreeView::cancelPendingChdir()@Base" 0.10.0 + (c++)"Fm::DirTreeView::chdirRequested(int, _FmPath*)@Base" 0.10.0 + (c++)"Fm::DirTreeView::createNewFolderRequested(_FmPath*)@Base" 0.10.0 + (c++)"Fm::DirTreeView::~DirTreeView()@Base" 0.10.0 + (c++)"Fm::DirTreeView::DirTreeView(QWidget*)@Base" 0.10.0 + (c++)"Fm::DirTreeView::expandPendingPath()@Base" 0.10.0 + (c++)"Fm::DirTreeView::metaObject() const@Base" 0.10.0 + (c++)"Fm::DirTreeView::mousePressEvent(QMouseEvent*)@Base" 0.10.0 + (c++)"Fm::DirTreeView::onCollapsed(QModelIndex const&)@Base" 0.10.0 + (c++)"Fm::DirTreeView::onCustomContextMenuRequested(QPoint const&)@Base" 0.10.0 + (c++)"Fm::DirTreeView::onExpanded(QModelIndex const&)@Base" 0.10.0 + (c++)"Fm::DirTreeView::onNewFolder()@Base" 0.10.0 + (c++)"Fm::DirTreeView::onNewTab()@Base" 0.10.0 + (c++)"Fm::DirTreeView::onNewWindow()@Base" 0.10.0 + (c++)"Fm::DirTreeView::onOpen()@Base" 0.10.0 + (c++)"Fm::DirTreeView::onOpenInTerminal()@Base" 0.10.0 + (c++)"Fm::DirTreeView::onRowLoaded(QModelIndex const&)@Base" 0.10.0 + (c++)"Fm::DirTreeView::onSelectionChanged(QItemSelection const&, QItemSelection const&)@Base" 0.10.0 + (c++)"Fm::DirTreeView::openFolderInNewTabRequested(_FmPath*)@Base" 0.10.0 + (c++)"Fm::DirTreeView::openFolderInNewWindowRequested(_FmPath*)@Base" 0.10.0 + (c++)"Fm::DirTreeView::openFolderInTerminalRequested(_FmPath*)@Base" 0.10.0 + (c++)"Fm::DirTreeView::prepareFileMenu(Fm::FileMenu*)@Base" 0.10.0 + (c++)"Fm::DirTreeView::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.10.0 + (c++)"Fm::DirTreeView::qt_metacast(char const*)@Base" 0.10.0 + (c++)"Fm::DirTreeView::setCurrentPath(_FmPath*)@Base" 0.10.0 + (c++)"Fm::DirTreeView::setModel(QAbstractItemModel*)@Base" 0.10.0 + (c++)"Fm::DirTreeView::staticMetaObject@Base" 0.10.0 + (c++)"Fm::EditBookmarksDialog::accept()@Base" 0.10.0 + (c++)"Fm::EditBookmarksDialog::~EditBookmarksDialog()@Base" 0.10.0 + (c++)"Fm::EditBookmarksDialog::EditBookmarksDialog(_FmBookmarks*, QWidget*, QFlags)@Base" 0.10.0 + (c++)"Fm::EditBookmarksDialog::metaObject() const@Base" 0.10.0 + (c++)"Fm::EditBookmarksDialog::onAddItem()@Base" 0.10.0 + (c++)"Fm::EditBookmarksDialog::onRemoveItem()@Base" 0.10.0 + (c++)"Fm::EditBookmarksDialog::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.10.0 + (c++)"Fm::EditBookmarksDialog::qt_metacast(char const*)@Base" 0.10.0 + (c++)"Fm::EditBookmarksDialog::staticMetaObject@Base" 0.10.0 + (c++)"Fm::execModelessDialog(QDialog*)@Base" 0.10.0 + (c++)"Fm::FileLauncher::ask(char const*, char* const*, int)@Base" 0.10.0 + (c++)"Fm::FileLauncher::error(_GAppLaunchContext*, _GError*, _FmPath*)@Base" 0.10.0 + (c++)"Fm::FileLauncher::execFile(_FmFileInfo*)@Base" 0.10.0 + (c++)"Fm::FileLauncher::~FileLauncher()@Base" 0.10.0 + (c++)"Fm::FileLauncher::FileLauncher()@Base" 0.10.0 + (c++)"Fm::FileLauncher::funcs@Base" 0.10.0 + (c++)"Fm::FileLauncher::getApp(_GList*, _FmMimeType*, _GError**)@Base" 0.10.0 + (c++)"Fm::FileLauncher::launchFiles(QWidget*, _GList*)@Base" 0.10.0 + (c++)"Fm::FileLauncher::launchPaths(QWidget*, _GList*)@Base" 0.10.0 + (c++)"Fm::FileLauncher::openFolder(_GAppLaunchContext*, _GList*, _GError**)@Base" 0.10.0 + (c++)"Fm::FileMenu::addCustomActionItem(QMenu*, _FmFileActionItem*)@Base" 0.10.0 + (c++)"Fm::FileMenu::createMenu(_FmFileInfoList*, _FmFileInfo*, _FmPath*)@Base" 0.10.0 + (c++)"Fm::FileMenu::~FileMenu()@Base" 0.10.0 + (c++)"Fm::FileMenu::FileMenu(_FmFileInfoList*, _FmFileInfo*, _FmPath*, QString const&, QWidget*)@Base" 0.10.0 + (c++)"Fm::FileMenu::FileMenu(_FmFileInfoList*, _FmFileInfo*, _FmPath*, QWidget*)@Base" 0.10.0 + (c++)"Fm::FileMenu::metaObject() const@Base" 0.10.0 + (c++)"Fm::FileMenu::onApplicationTriggered()@Base" 0.10.0 + (c++)"Fm::FileMenu::onCompress()@Base" 0.10.0 + (c++)"Fm::FileMenu::onCopyTriggered()@Base" 0.10.0 + (c++)"Fm::FileMenu::onCustomActionTrigerred()@Base" 0.10.0 + (c++)"Fm::FileMenu::onCutTriggered()@Base" 0.10.0 + (c++)"Fm::FileMenu::onDeleteTriggered()@Base" 0.10.0 + (c++)"Fm::FileMenu::onExtract()@Base" 0.10.0 + (c++)"Fm::FileMenu::onExtractHere()@Base" 0.10.0 + (c++)"Fm::FileMenu::onFilePropertiesTriggered()@Base" 0.10.0 + (c++)"Fm::FileMenu::onOpenTriggered()@Base" 0.10.0 + (c++)"Fm::FileMenu::onOpenWithTriggered()@Base" 0.10.0 + (c++)"Fm::FileMenu::onPasteTriggered()@Base" 0.10.0 + (c++)"Fm::FileMenu::onRenameTriggered()@Base" 0.10.0 + (c++)"Fm::FileMenu::onUnTrashTriggered()@Base" 0.10.0 + (c++)"Fm::FileMenu::openFilesWithApp(_GAppInfo*)@Base" 0.10.0 + (c++)"Fm::FileMenu::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.10.0 + (c++)"Fm::FileMenu::qt_metacast(char const*)@Base" 0.10.0 + (c++)"Fm::FileMenu::setUseTrash(bool)@Base" 0.10.0 + (c++)"Fm::FileMenu::staticMetaObject@Base" 0.10.0 + (c++)"Fm::FileOperation::changeAttrFiles(_FmPathList*, QWidget*)@Base" 0.10.0 + (c++)"Fm::FileOperation::copyFiles(_FmPathList*, _FmPath*, QWidget*)@Base" 0.10.0 + (c++)"Fm::FileOperation::deleteFiles(_FmPathList*, bool, QWidget*)@Base" 0.10.0 + (c++)"Fm::FileOperationDialog::ask(QString, char* const*)@Base" 0.10.0 + (c++)"Fm::FileOperationDialog::askRename(_FmFileInfo*, _FmFileInfo*, QString&)@Base" 0.10.0 + (c++)"Fm::FileOperationDialog::error(_GError*, FmJobErrorSeverity)@Base" 0.10.0 + (c++)"Fm::FileOperationDialog::~FileOperationDialog()@Base" 0.10.0 + (c++)"Fm::FileOperationDialog::FileOperationDialog(Fm::FileOperation*)@Base" 0.10.0 + (c++)"Fm::FileOperationDialog::metaObject() const@Base" 0.10.0 + (c++)"Fm::FileOperationDialog::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.10.0 + (c++)"Fm::FileOperationDialog::qt_metacast(char const*)@Base" 0.10.0 + (c++)"Fm::FileOperationDialog::reject()@Base" 0.10.0 + (c++)"Fm::FileOperationDialog::setCurFile(QString)@Base" 0.10.0 + (c++)"Fm::FileOperationDialog::setDestPath(_FmPath*)@Base" 0.10.0 + (c++)"Fm::FileOperationDialog::setPercent(unsigned int)@Base" 0.10.0 + (c++)"Fm::FileOperationDialog::setPrepared()@Base" 0.10.0 + (c++)"Fm::FileOperationDialog::setRemainingTime(unsigned int)@Base" 0.10.0 + (c++)"Fm::FileOperationDialog::setSourceFiles(_FmPathList*)@Base" 0.10.0 + (c++)"Fm::FileOperationDialog::staticMetaObject@Base" 0.10.0 + (c++)"Fm::FileOperation::disconnectJob()@Base" 0.10.0 + (c++)"Fm::FileOperation::~FileOperation()@Base" 0.10.0 + (c++)"Fm::FileOperation::FileOperation(Fm::FileOperation::Type, _FmPathList*, QObject*)@Base" 0.10.0 + (c++)"Fm::FileOperation::finished()@Base" 0.10.0 + (c++)"Fm::FileOperation::handleFinish()@Base" 0.10.0 + (c++)"Fm::FileOperation::metaObject() const@Base" 0.10.0 + (c++)"Fm::FileOperation::moveFiles(_FmPathList*, _FmPath*, QWidget*)@Base" 0.10.0 + (c++)"Fm::FileOperation::onFileOpsJobAsk(_FmFileOpsJob*, char const*, char* const*, Fm::FileOperation*)@Base" 0.10.0 + (c++)"Fm::FileOperation::onFileOpsJobAskRename(_FmFileOpsJob*, _FmFileInfo*, _FmFileInfo*, char**, Fm::FileOperation*)@Base" 0.10.0 + (c++)"Fm::FileOperation::onFileOpsJobCancelled(_FmFileOpsJob*, Fm::FileOperation*)@Base" 0.10.0 + (c++)"Fm::FileOperation::onFileOpsJobCurFile(_FmFileOpsJob*, char const*, Fm::FileOperation*)@Base" 0.10.0 + (c++)"Fm::FileOperation::onFileOpsJobError(_FmFileOpsJob*, _GError*, FmJobErrorSeverity, Fm::FileOperation*)@Base" 0.10.0 + (c++)"Fm::FileOperation::onFileOpsJobFinished(_FmFileOpsJob*, Fm::FileOperation*)@Base" 0.10.0 + (c++)"Fm::FileOperation::onFileOpsJobPercent(_FmFileOpsJob*, unsigned int, Fm::FileOperation*)@Base" 0.10.0 + (c++)"Fm::FileOperation::onFileOpsJobPrepared(_FmFileOpsJob*, Fm::FileOperation*)@Base" 0.10.0 + (c++)"Fm::FileOperation::onUiTimeout()@Base" 0.10.0 + (c++)"Fm::FileOperation::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.10.0 + (c++)"Fm::FileOperation::qt_metacast(char const*)@Base" 0.10.0 + (c++)"Fm::FileOperation::run()@Base" 0.10.0 + (c++)"Fm::FileOperation::showDialog()@Base" 0.10.0 + (c++)"Fm::FileOperation::staticMetaObject@Base" 0.10.0 + (c++)"Fm::FileOperation::symlinkFiles(_FmPathList*, _FmPath*, QWidget*)@Base" 0.10.0 + (c++)"Fm::FileOperation::trashFiles(_FmPathList*, bool, QWidget*)@Base" 0.10.0 + (c++)"Fm::FileOperation::unTrashFiles(_FmPathList*, QWidget*)@Base" 0.10.0 + (c++)"Fm::FilePropsDialog::accept()@Base" 0.10.0 + (c++)"Fm::FilePropsDialog::~FilePropsDialog()@Base" 0.10.0 + (c++)"Fm::FilePropsDialog::FilePropsDialog(_FmFileInfoList*, QWidget*, QFlags)@Base" 0.10.0 + (c++)"Fm::FilePropsDialog::initApplications()@Base" 0.10.0 + (c++)"Fm::FilePropsDialog::initGeneralPage()@Base" 0.10.0 + (c++)"Fm::FilePropsDialog::initOwner()@Base" 0.10.0 + (c++)"Fm::FilePropsDialog::initPermissionsPage()@Base" 0.10.0 + (c++)"Fm::FilePropsDialog::metaObject() const@Base" 0.10.0 + (c++)"Fm::FilePropsDialog::onDeepCountJobFinished(_FmDeepCountJob*, Fm::FilePropsDialog*)@Base" 0.10.0 + (c++)"Fm::FilePropsDialog::onFileSizeTimerTimeout()@Base" 0.10.0 + (c++)"Fm::FilePropsDialog::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.10.0 + (c++)"Fm::FilePropsDialog::qt_metacast(char const*)@Base" 0.10.0 + (c++)"Fm::FilePropsDialog::staticMetaObject@Base" 0.10.0 + (c++)"Fm::FileSearchDialog::accept()@Base" 0.10.0 + (c++)"Fm::FileSearchDialog::~FileSearchDialog()@Base" 0.10.0 + (c++)"Fm::FileSearchDialog::FileSearchDialog(QStringList, QWidget*, QFlags)@Base" 0.10.0 + (c++)"Fm::FileSearchDialog::onAddPath()@Base" 0.10.0 + (c++)"Fm::FileSearchDialog::onRemovePath()@Base" 0.10.0 + (c++)"Fm::FolderItemDelegate::drawText(QPainter*, QStyleOptionViewItem&, QRectF&) const@Base" 0.10.0 + (c++)"Fm::FolderItemDelegate::~FolderItemDelegate()@Base" 0.10.0 + (c++)"Fm::FolderItemDelegate::FolderItemDelegate(QAbstractItemView*, QObject*)@Base" 0.10.0 + (c++)"Fm::FolderItemDelegate::iconModeFromState(QFlags)@Base" 0.10.0 + (c++)"Fm::FolderItemDelegate::metaObject() const@Base" 0.10.0 + (c++)"Fm::FolderItemDelegate::paint(QPainter*, QStyleOptionViewItem const&, QModelIndex const&) const@Base" 0.10.0 + (c++)"Fm::FolderItemDelegate::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.10.0 + (c++)"Fm::FolderItemDelegate::qt_metacast(char const*)@Base" 0.10.0 + (c++)"Fm::FolderItemDelegate::sizeHint(QStyleOptionViewItem const&, QModelIndex const&) const@Base" 0.10.0 + (c++)"Fm::FolderItemDelegate::staticMetaObject@Base" 0.10.0 + (c++)"Fm::FolderMenu::addCustomActionItem(QMenu*, _FmFileActionItem*)@Base" 0.11.0 + (c++)"Fm::FolderMenu::addSortMenuItem(QString, int)@Base" 0.10.0 + (c++)"Fm::FolderMenu::createSortMenu()@Base" 0.10.0 + (c++)"Fm::FolderMenu::~FolderMenu()@Base" 0.10.0 + (c++)"Fm::FolderMenu::FolderMenu(Fm::FolderView*, QWidget*)@Base" 0.10.0 + (c++)"Fm::FolderMenu::metaObject() const@Base" 0.10.0 + (c++)"Fm::FolderMenu::onCaseSensitiveActionTriggered(bool)@Base" 0.10.0 + (c++)"Fm::FolderMenu::onCustomActionTrigerred()@Base" 0.11.0 + (c++)"Fm::FolderMenu::onFolderFirstActionTriggered(bool)@Base" 0.10.0 + (c++)"Fm::FolderMenu::onInvertSelectionActionTriggered()@Base" 0.10.0 + (c++)"Fm::FolderMenu::onPasteActionTriggered()@Base" 0.10.0 + (c++)"Fm::FolderMenu::onPropertiesActionTriggered()@Base" 0.10.0 + (c++)"Fm::FolderMenu::onSelectAllActionTriggered()@Base" 0.10.0 + (c++)"Fm::FolderMenu::onShowHiddenActionTriggered(bool)@Base" 0.10.0 + (c++)"Fm::FolderMenu::onSortActionTriggered(bool)@Base" 0.10.0 + (c++)"Fm::FolderMenu::onSortOrderActionTriggered(bool)@Base" 0.10.0 + (c++)"Fm::FolderMenu::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.10.0 + (c++)"Fm::FolderMenu::qt_metacast(char const*)@Base" 0.10.0 + (c++)"Fm::FolderMenu::staticMetaObject@Base" 0.10.0 + (c++)"Fm::FolderModel::cacheThumbnails(int)@Base" 0.10.0 + (c++)"Fm::FolderModel::columnCount(QModelIndex const&) const@Base" 0.10.0 + (c++)"Fm::FolderModel::data(QModelIndex const&, int) const@Base" 0.10.0 + (c++)"Fm::FolderModel::dropMimeData(QMimeData const*, Qt::DropAction, int, int, QModelIndex const&)@Base" 0.10.0 + (c++)"Fm::FolderModel::fileInfoFromIndex(QModelIndex const&) const@Base" 0.10.0 + (c++)"Fm::FolderModel::findItemByFileInfo(_FmFileInfo*, int*)@Base" 0.10.0 + (c++)"Fm::FolderModel::findItemByName(char const*, int*)@Base" 0.10.0 + (c++)"Fm::FolderModel::findItemByPath(_FmPath*, int*)@Base" 0.10.0 + (c++)"Fm::FolderModel::flags(QModelIndex const&) const@Base" 0.10.0 + (c++)"Fm::FolderModel::~FolderModel()@Base" 0.10.0 + (c++)"Fm::FolderModel::FolderModel()@Base" 0.10.0 + (c++)"Fm::FolderModel::headerData(int, Qt::Orientation, int) const@Base" 0.10.0 + (c++)"Fm::FolderModel::index(int, int, QModelIndex const&) const@Base" 0.10.0 + (c++)"Fm::FolderModel::insertFiles(int, _FmFileInfoList*)@Base" 0.10.0 + (c++)"Fm::FolderModelItem::findThumbnail(int)@Base" 0.10.0 + (c++)"Fm::FolderModelItem::~FolderModelItem()@Base" 0.10.0 + (c++)"Fm::FolderModelItem::FolderModelItem(_FmFileInfo*)@Base" 0.10.0 + (c++)"Fm::FolderModelItem::FolderModelItem(Fm::FolderModelItem const&)@Base" 0.10.0 + (c++)"Fm::FolderModel::itemFromIndex(QModelIndex const&) const@Base" 0.10.0 + (c++)"Fm::FolderModelItem::removeThumbnail(int)@Base" 0.10.0 + (c++)"Fm::FolderModel::metaObject() const@Base" 0.10.0 + (c++)"Fm::FolderModel::mimeData(QList const&) const@Base" 0.10.0 + (c++)"Fm::FolderModel::mimeTypes() const@Base" 0.10.0 + (c++)"Fm::FolderModel::onFilesAdded(_FmFolder*, _GSList*, void*)@Base" 0.10.0 + (c++)"Fm::FolderModel::onFilesChanged(_FmFolder*, _GSList*, void*)@Base" 0.10.0 + (c++)"Fm::FolderModel::onFilesRemoved(_FmFolder*, _GSList*, void*)@Base" 0.10.0 + (c++)"Fm::FolderModel::onFinishLoading(_FmFolder*, void*)@Base" 0.10.0 + (c++)"Fm::FolderModel::onStartLoading(_FmFolder*, void*)@Base" 0.10.0 + (c++)"Fm::FolderModel::onThumbnailLoaded(_FmThumbnailLoader*, void*)@Base" 0.10.0 + (c++)"Fm::FolderModel::parent(QModelIndex const&) const@Base" 0.10.0 + (c++)"Fm::FolderModel::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.10.0 + (c++)"Fm::FolderModel::qt_metacast(char const*)@Base" 0.10.0 + (c++)"Fm::FolderModel::releaseThumbnails(int)@Base" 0.10.0 + (c++)"Fm::FolderModel::removeAll()@Base" 0.10.0 + (c++)"Fm::FolderModel::rowCount(QModelIndex const&) const@Base" 0.10.0 + (c++)"Fm::FolderModel::setFolder(_FmFolder*)@Base" 0.10.0 + (c++)"Fm::FolderModel::staticMetaObject@Base" 0.10.0 + (c++)"Fm::FolderModel::supportedDropActions() const@Base" 0.10.0 + (c++)"Fm::FolderModel::thumbnailFromIndex(QModelIndex const&, int)@Base" 0.10.0 + (c++)"Fm::FolderModel::thumbnailLoaded(QModelIndex const&, int)@Base" 0.10.0 + (c++)"Fm::FolderModel::updateIcons()@Base" 0.10.0 + (c++)"Fm::FolderView::childDragEnterEvent(QDragEnterEvent*)@Base" 0.10.0 + (c++)"Fm::FolderView::childDragLeaveEvent(QDragLeaveEvent*)@Base" 0.10.0 + (c++)"Fm::FolderView::childDragMoveEvent(QDragMoveEvent*)@Base" 0.10.0 + (c++)"Fm::FolderView::childDropEvent(QDropEvent*)@Base" 0.10.0 + (c++)"Fm::FolderView::childMousePressEvent(QMouseEvent*)@Base" 0.10.0 + (c++)"Fm::FolderView::childView() const@Base" 0.10.0 + (c++)"Fm::FolderView::clickedBack()@Base" 0.10.0 + (c++)"Fm::FolderView::clickedForward()@Base" 0.10.0 + (c++)"Fm::FolderView::clicked(int, _FmFileInfo*)@Base" 0.10.0 + (c++)"Fm::FolderView::contextMenuEvent(QContextMenuEvent*)@Base" 0.10.0 + (c++)"Fm::FolderView::emitClickedAt(Fm::FolderView::ClickType, QPoint const&)@Base" 0.10.0 + (c++)"Fm::FolderView::eventFilter(QObject*, QEvent*)@Base" 0.10.0 + (c++)"Fm::FolderView::event(QEvent*)@Base" 0.10.0 + (c++)"Fm::FolderView::~FolderView()@Base" 0.10.0 + (c++)"Fm::FolderView::FolderView(Fm::FolderView::ViewMode, QWidget*)@Base" 0.10.0 + (c++)"Fm::FolderView::iconSize(Fm::FolderView::ViewMode) const@Base" 0.10.0 + (c++)"Fm::FolderView::indexFromFolderPath(_FmPath*) const@Base" 0.10.0 + (c++)"Fm::FolderView::invertSelection()@Base" 0.10.0 + (c++)"Fm::FolderView::metaObject() const@Base" 0.10.0 + (c++)"Fm::FolderView::model() const@Base" 0.10.0 + (c++)"Fm::FolderView::onAutoSelectionTimeout()@Base" 0.10.0 + (c++)"Fm::FolderView::onFileClicked(int, _FmFileInfo*)@Base" 0.10.0 + (c++)"Fm::FolderView::onItemActivated(QModelIndex)@Base" 0.10.0 + (c++)"Fm::FolderView::onSelChangedTimeout()@Base" 0.10.0 + (c++)"Fm::FolderView::onSelectionChanged(QItemSelection const&, QItemSelection const&)@Base" 0.10.0 + (c++)"Fm::FolderView::prepareFileMenu(Fm::FileMenu*)@Base" 0.10.0 + (c++)"Fm::FolderView::prepareFolderMenu(Fm::FolderMenu*)@Base" 0.10.0 + (c++)"Fm::FolderView::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.10.0 + (c++)"Fm::FolderView::qt_metacast(char const*)@Base" 0.10.0 + (c++)"Fm::FolderView::selChanged(int)@Base" 0.10.0 + (c++)"Fm::FolderView::selectAll()@Base" 0.10.0 + (c++)"Fm::FolderView::selectedFilePaths() const@Base" 0.10.0 + (c++)"Fm::FolderView::selectedFiles() const@Base" 0.10.0 + (c++)"Fm::FolderView::selectedIndexes() const@Base" 0.10.0 + (c++)"Fm::FolderView::selectedRows(int) const@Base" 0.10.0 + (c++)"Fm::FolderView::selectionModel() const@Base" 0.10.0 + (c++)"Fm::FolderView::setAutoSelectionDelay(int)@Base" 0.10.0 + (c++)"Fm::FolderView::setIconSize(Fm::FolderView::ViewMode, QSize)@Base" 0.10.0 + (c++)"Fm::FolderView::setMargins(QSize)@Base" 0.11.0 + (c++)"Fm::FolderView::setModel(Fm::ProxyFolderModel*)@Base" 0.10.0 + (c++)"Fm::FolderView::setViewMode(Fm::FolderView::ViewMode)@Base" 0.10.0 + (c++)"Fm::FolderView::sortChanged()@Base" 0.10.0 + (c++)"Fm::FolderView::staticMetaObject@Base" 0.10.0 + (c++)"Fm::FolderView::updateGridSize()@Base" 0.10.0 + (c++)"Fm::FolderView::viewMode() const@Base" 0.10.0 + (c++)"Fm::FontButton::changed()@Base" 0.10.0 + (c++)"Fm::FontButton::~FontButton()@Base" 0.10.0 + (c++)"Fm::FontButton::FontButton(QWidget*)@Base" 0.10.0 + (c++)"Fm::FontButton::metaObject() const@Base" 0.10.0 + (c++)"Fm::FontButton::onClicked()@Base" 0.10.0 + (c++)"Fm::FontButton::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.10.0 + (c++)"Fm::FontButton::qt_metacast(char const*)@Base" 0.10.0 + (c++)"Fm::FontButton::setFont(QFont)@Base" 0.10.0 + (c++)"Fm::FontButton::staticMetaObject@Base" 0.10.0 + (c++)"Fm::gidFromName(QString)@Base" 0.10.0 + (c++)"Fm::gidToName(unsigned int)@Base" 0.10.0 + (c++)"Fm::IconTheme::changed()@Base" 0.10.0 + (c++)"Fm::IconTheme::checkChanged()@Base" 0.10.0 + (c++)"Fm::IconTheme::convertFromGIconWithoutEmblems(_GIcon*)@Base" 0.11.1 + (c++)"Fm::IconTheme::emblems(_FmIcon*)@Base" 0.11.1 + (c++)"Fm::IconTheme::emblems(_GIcon*)@Base" 0.11.1 + (c++)"Fm::IconTheme::ensureCacheData(_FmIcon*)@Base" 0.11.1 + (c++)"Fm::IconTheme::eventFilter(QObject*, QEvent*)@Base" 0.10.0 + (c++)"Fm::IconTheme::icon(_FmIcon*)@Base" 0.10.0 + (c++)"Fm::IconTheme::iconFromNames(char const* const*)@Base" 0.10.0 + (c++)"Fm::IconTheme::icon(_GIcon*)@Base" 0.10.0 + (c++)"Fm::IconTheme::~IconTheme()@Base" 0.10.0 + (c++)"Fm::IconTheme::IconTheme()@Base" 0.10.0 + (c++)"Fm::IconTheme::instance()@Base" 0.10.0 + (c++)"Fm::IconTheme::metaObject() const@Base" 0.10.0 + (c++)"Fm::IconTheme::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.10.0 + (c++)"Fm::IconTheme::qt_metacast(char const*)@Base" 0.10.0 + (c++)"Fm::IconTheme::staticMetaObject@Base" 0.10.0 + (c++)"Fm::isUriSchemeSupported(char const*)@Base" 0.10.0 + (c++)"Fm::LibFmQt::~LibFmQt()@Base" 0.10.0 + (c++)"Fm::LibFmQt::LibFmQt()@Base" 0.10.0 + (c++)"Fm::LibFmQt::translator()@Base" 0.10.0 + (c++)"Fm::MountOperation::finished(_GError*)@Base" 0.10.0 + (c++)"Fm::MountOperation::handleFinish(_GError*)@Base" 0.10.0 + (c++)"Fm::MountOperation::metaObject() const@Base" 0.10.0 + (c++)"Fm::MountOperation::~MountOperation()@Base" 0.10.0 + (c++)"Fm::MountOperation::MountOperation(bool, QWidget*)@Base" 0.10.0 + (c++)"Fm::MountOperation::onAbort(_GMountOperation*, Fm::MountOperation*)@Base" 0.10.0 + (c++)"Fm::MountOperation::onAskPassword(_GMountOperation*, char*, char*, char*, GAskPasswordFlags, Fm::MountOperation*)@Base" 0.10.0 + (c++)"Fm::MountOperation::onAskQuestion(_GMountOperation*, char*, char**, Fm::MountOperation*)@Base" 0.10.0 + (c++)"Fm::MountOperation::onEjectMountFinished(_GMount*, _GAsyncResult*, QPointer*)@Base" 0.10.0 + (c++)"Fm::MountOperation::onEjectVolumeFinished(_GVolume*, _GAsyncResult*, QPointer*)@Base" 0.10.0 + (c++)"Fm::MountOperation::onMountFileFinished(_GFile*, _GAsyncResult*, QPointer*)@Base" 0.10.0 + (c++)"Fm::MountOperation::onMountVolumeFinished(_GVolume*, _GAsyncResult*, QPointer*)@Base" 0.10.0 + (c++)"Fm::MountOperation::onShowProcesses(_GMountOperation*, char*, _GArray*, char**, Fm::MountOperation*)@Base" 0.10.0 + (c++)"Fm::MountOperation::onUnmountMountFinished(_GMount*, _GAsyncResult*, QPointer*)@Base" 0.10.0 + (c++)"Fm::MountOperation::prepareUnmount(_GMount*)@Base" 0.10.0 + (c++)"Fm::MountOperation::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.10.0 + (c++)"Fm::MountOperation::qt_metacast(char const*)@Base" 0.10.0 + (c++)"Fm::MountOperation::staticMetaObject@Base" 0.10.0 + (c++)"Fm::MountOperation::wait()@Base" 0.10.0 + (c++)"Fm::pasteFilesFromClipboard(_FmPath*, QWidget*)@Base" 0.10.0 + (c++)"Fm::PathBar::chdir(_FmPath*)@Base" 0.11.2 + (c++)"Fm::PathBar::closeEditor()@Base" 0.11.2 + (c++)"Fm::PathBar::contextMenuEvent(QContextMenuEvent*)@Base" 0.11.2 + (c++)"Fm::PathBar::copyPath()@Base" 0.11.2 + (c++)"Fm::PathBar::editingFinished()@Base" 0.11.2 + (c++)"Fm::PathBar::metaObject() const@Base" 0.11.2 + (c++)"Fm::PathBar::middleClickChdir(_FmPath*)@Base" 0.11.2 + (c++)"Fm::PathBar::mousePressEvent(QMouseEvent*)@Base" 0.11.2 + (c++)"Fm::PathBar::onButtonToggled(bool)@Base" 0.11.2 + (c++)"Fm::PathBar::onReturnPressed()@Base" 0.11.2 + (c++)"Fm::PathBar::onScrollButtonClicked()@Base" 0.11.2 + (c++)"Fm::PathBar::openEditor()@Base" 0.11.2 + (c++)"Fm::PathBar::PathBar(QWidget*)@Base" 0.11.2 + (c++)"Fm::PathBar::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.11.2 + (c++)"Fm::PathBar::qt_metacast(char const*)@Base" 0.11.2 + (c++)"Fm::PathBar::resizeEvent(QResizeEvent*)@Base" 0.11.2 + (c++)"Fm::PathBar::setArrowEnabledState(int)@Base" 0.11.2 + (c++)"Fm::PathBar::setPath(Fm::Path)@Base" 0.11.2 + (c++)"Fm::PathBar::setScrollButtonVisibility()@Base" 0.11.2 + (c++)"Fm::PathBar::staticMetaObject@Base" 0.11.2 + (c++)"Fm::PathBar::updateScrollButtonVisibility()@Base" 0.11.2 + (c++)"Fm::PathBar::wheelEvent(QWheelEvent*)@Base" 0.11.2 + (c++)"Fm::PathEdit::autoComplete()@Base" 0.11.0 + (c++)"Fm::PathEdit::event(QEvent*)@Base" 0.11.0 + (c++)"Fm::PathEdit::focusInEvent(QFocusEvent*)@Base" 0.10.0 + (c++)"Fm::PathEdit::focusOutEvent(QFocusEvent*)@Base" 0.10.0 + (c++)"Fm::PathEdit::freeCompleter()@Base" 0.10.0 + (c++)"Fm::PathEdit::metaObject() const@Base" 0.10.0 + (c++)"Fm::PathEdit::onJobFinished()@Base" 0.10.0 + (c++)"Fm::PathEdit::onTextChanged(QString const&)@Base" 0.10.0 + (c++)"Fm::PathEdit::~PathEdit()@Base" 0.10.0 + (c++)"Fm::PathEdit::PathEdit(QWidget*)@Base" 0.10.0 + (c++)"Fm::PathEdit::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.10.0 + (c++)"Fm::PathEdit::qt_metacast(char const*)@Base" 0.10.0 + (c++)"Fm::PathEdit::reloadCompleter(bool)@Base" 0.10.0 + (c++)"Fm::PathEdit::staticMetaObject@Base" 0.10.0 + (c++)"Fm::pathListFromQUrls(QList)@Base" 0.10.0 + (c++)"Fm::PlacesModelBookmarkItem::PlacesModelBookmarkItem(_FmBookmarkItem*)@Base" 0.10.0 + (c++)"Fm::PlacesModel::createTrashItem()@Base" 0.10.0 + (c++)"Fm::PlacesModel::data(QModelIndex const&, int) const@Base" 0.11.1 + (c++)"Fm::PlacesModel::dropMimeData(QMimeData const*, Qt::DropAction, int, int, QModelIndex const&)@Base" 0.10.0 + (c++)"Fm::PlacesModel::flags(QModelIndex const&) const@Base" 0.10.0 + (c++)"Fm::PlacesModelItem::data(int) const@Base" 0.10.0 + (c++)"Fm::PlacesModel::itemFromBookmark(_FmBookmarkItem*)@Base" 0.10.0 + (c++)"Fm::PlacesModel::itemFromMount(_GMount*)@Base" 0.10.0 + (c++)"Fm::PlacesModel::itemFromPath(_FmPath*)@Base" 0.10.0 + (c++)"Fm::PlacesModel::itemFromPath(QStandardItem*, _FmPath*)@Base" 0.10.0 + (c++)"Fm::PlacesModel::itemFromVolume(_GVolume*)@Base" 0.10.0 + (c++)"Fm::PlacesModelItem::~PlacesModelItem()@Base" 0.10.0 + (c++)"Fm::PlacesModelItem::PlacesModelItem()@Base" 0.10.0 + (c++)"Fm::PlacesModelItem::PlacesModelItem(char const*, QString, _FmPath*)@Base" 0.10.0 + (c++)"Fm::PlacesModelItem::PlacesModelItem(_FmIcon*, QString, _FmPath*)@Base" 0.10.0 + (c++)"Fm::PlacesModelItem::PlacesModelItem(QIcon, QString, _FmPath*)@Base" 0.10.0 + (c++)"Fm::PlacesModelItem::setFileInfo(_FmFileInfo*)@Base" 0.10.0 + (c++)"Fm::PlacesModelItem::setIcon(_FmIcon*)@Base" 0.10.0 + (c++)"Fm::PlacesModelItem::setIcon(_GIcon*)@Base" 0.10.0 + (c++)"Fm::PlacesModelItem::setPath(_FmPath*)@Base" 0.10.0 + (c++)"Fm::PlacesModelItem::updateIcon()@Base" 0.10.0 + (c++)"Fm::PlacesModel::loadBookmarks()@Base" 0.10.0 + (c++)"Fm::PlacesModel::metaObject() const@Base" 0.10.0 + (c++)"Fm::PlacesModel::mimeData(QList const&) const@Base" 0.10.0 + (c++)"Fm::PlacesModel::mimeTypes() const@Base" 0.10.0 + (c++)"Fm::PlacesModelMountItem::PlacesModelMountItem(_GMount*)@Base" 0.10.0 + (c++)"Fm::PlacesModelMountItem::update()@Base" 0.10.0 + (c++)"Fm::PlacesModel::onBookmarksChanged(_FmBookmarks*, Fm::PlacesModel*)@Base" 0.10.0 + (c++)"Fm::PlacesModel::onMountAdded(_GVolumeMonitor*, _GMount*, Fm::PlacesModel*)@Base" 0.10.0 + (c++)"Fm::PlacesModel::onMountChanged(_GVolumeMonitor*, _GMount*, Fm::PlacesModel*)@Base" 0.10.0 + (c++)"Fm::PlacesModel::onMountRemoved(_GVolumeMonitor*, _GMount*, Fm::PlacesModel*)@Base" 0.10.0 + (c++)"Fm::PlacesModel::onTrashChanged(_GFileMonitor*, _GFile*, _GFile*, GFileMonitorEvent, Fm::PlacesModel*)@Base" 0.10.0 + (c++)"Fm::PlacesModel::onVolumeAdded(_GVolumeMonitor*, _GVolume*, Fm::PlacesModel*)@Base" 0.10.0 + (c++)"Fm::PlacesModel::onVolumeChanged(_GVolumeMonitor*, _GVolume*, Fm::PlacesModel*)@Base" 0.10.0 + (c++)"Fm::PlacesModel::onVolumeRemoved(_GVolumeMonitor*, _GVolume*, Fm::PlacesModel*)@Base" 0.10.0 + (c++)"Fm::PlacesModel::~PlacesModel()@Base" 0.10.0 + (c++)"Fm::PlacesModel::PlacesModel(QObject*)@Base" 0.10.0 + (c++)"Fm::PlacesModel::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.10.0 + (c++)"Fm::PlacesModel::qt_metacast(char const*)@Base" 0.10.0 + (c++)"Fm::PlacesModel::setShowApplications(bool)@Base" 0.10.0 + (c++)"Fm::PlacesModel::setShowDesktop(bool)@Base" 0.10.0 + (c++)"Fm::PlacesModel::setShowTrash(bool)@Base" 0.10.0 + (c++)"Fm::PlacesModel::staticMetaObject@Base" 0.10.0 + (c++)"Fm::PlacesModel::supportedDropActions() const@Base" 0.10.0 + (c++)"Fm::PlacesModel::updateIcons()@Base" 0.10.0 + (c++)"Fm::PlacesModel::updateTrash()@Base" 0.10.0 + (c++)"Fm::PlacesModelVolumeItem::isMounted()@Base" 0.10.0 + (c++)"Fm::PlacesModelVolumeItem::PlacesModelVolumeItem(_GVolume*)@Base" 0.10.0 + (c++)"Fm::PlacesModelVolumeItem::update()@Base" 0.10.0 + (c++)"Fm::PlacesView::activateRow(int, QModelIndex const&)@Base" 0.10.0 + (c++)"Fm::PlacesView::chdirRequested(int, _FmPath*)@Base" 0.10.0 + (c++)"Fm::PlacesView::commitData(QWidget*)@Base" 0.10.0 + (c++)"Fm::PlacesView::contextMenuEvent(QContextMenuEvent*)@Base" 0.10.0 + (c++)"Fm::PlacesView::dragMoveEvent(QDragMoveEvent*)@Base" 0.10.0 + (c++)"Fm::PlacesView::dropEvent(QDropEvent*)@Base" 0.10.0 + (c++)"Fm::PlacesView::metaObject() const@Base" 0.10.0 + (c++)"Fm::PlacesView::onClicked(QModelIndex const&)@Base" 0.10.0 + (c++)"Fm::PlacesView::onDeleteBookmark()@Base" 0.10.0 + (c++)"Fm::PlacesView::onEjectButtonClicked(Fm::PlacesModelItem*)@Base" 0.10.0 + (c++)"Fm::PlacesView::onEjectVolume()@Base" 0.10.0 + (c++)"Fm::PlacesView::onEmptyTrash()@Base" 0.10.0 + (c++)"Fm::PlacesView::onIconSizeChanged(QSize const&)@Base" 0.10.0 + (c++)"Fm::PlacesView::onMountVolume()@Base" 0.10.0 + (c++)"Fm::PlacesView::onMoveBookmarkDown()@Base" 0.10.0 + (c++)"Fm::PlacesView::onMoveBookmarkUp()@Base" 0.10.0 + (c++)"Fm::PlacesView::onOpenNewTab()@Base" 0.10.0 + (c++)"Fm::PlacesView::onOpenNewWindow()@Base" 0.10.0 + (c++)"Fm::PlacesView::onPressed(QModelIndex const&)@Base" 0.10.0 + (c++)"Fm::PlacesView::onRenameBookmark()@Base" 0.10.0 + (c++)"Fm::PlacesView::onUnmountMount()@Base" 0.10.0 + (c++)"Fm::PlacesView::onUnmountVolume()@Base" 0.10.0 + (c++)"Fm::PlacesView::~PlacesView()@Base" 0.10.0 + (c++)"Fm::PlacesView::PlacesView(QWidget*)@Base" 0.10.0 + (c++)"Fm::PlacesView::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.10.0 + (c++)"Fm::PlacesView::qt_metacast(char const*)@Base" 0.10.0 + (c++)"Fm::PlacesView::setCurrentPath(_FmPath*)@Base" 0.10.0 + (c++)"Fm::PlacesView::staticMetaObject@Base" 0.10.0 + (c++)"Fm::ProxyFolderModel::addFilter(Fm::ProxyFolderModelFilter*)@Base" 0.10.0 + (c++)"Fm::ProxyFolderModel::data(QModelIndex const&, int) const@Base" 0.10.0 + (c++)"Fm::ProxyFolderModel::fileInfoFromIndex(QModelIndex const&) const@Base" 0.10.0 + (c++)"Fm::ProxyFolderModel::filterAcceptsRow(int, QModelIndex const&) const@Base" 0.10.0 + (c++)"Fm::ProxyFolderModel::lessThan(QModelIndex const&, QModelIndex const&) const@Base" 0.10.0 + (c++)"Fm::ProxyFolderModel::metaObject() const@Base" 0.10.0 + (c++)"Fm::ProxyFolderModel::onThumbnailLoaded(QModelIndex const&, int)@Base" 0.10.0 + (c++)"Fm::ProxyFolderModel::~ProxyFolderModel()@Base" 0.10.0 + (c++)"Fm::ProxyFolderModel::ProxyFolderModel(QObject*)@Base" 0.10.0 + (c++)"Fm::ProxyFolderModel::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.10.0 + (c++)"Fm::ProxyFolderModel::qt_metacast(char const*)@Base" 0.10.0 + (c++)"Fm::ProxyFolderModel::removeFilter(Fm::ProxyFolderModelFilter*)@Base" 0.10.0 + (c++)"Fm::ProxyFolderModel::setFolderFirst(bool)@Base" 0.10.0 + (c++)"Fm::ProxyFolderModel::setShowHidden(bool)@Base" 0.10.0 + (c++)"Fm::ProxyFolderModel::setShowThumbnails(bool)@Base" 0.10.0 + (c++)"Fm::ProxyFolderModel::setSourceModel(QAbstractItemModel*)@Base" 0.10.0 + (c++)"Fm::ProxyFolderModel::setThumbnailSize(int)@Base" 0.10.0 + (c++)"Fm::ProxyFolderModel::sortFilterChanged()@Base" 0.10.0 + (c++)"Fm::ProxyFolderModel::sort(int, Qt::SortOrder)@Base" 0.10.0 + (c++)"Fm::ProxyFolderModel::staticMetaObject@Base" 0.10.0 + (c++)"Fm::ProxyFolderModel::updateFilters()@Base" 0.10.0 + (c++)"Fm::RenameDialog::accept()@Base" 0.10.0 + (c++)"Fm::RenameDialog::metaObject() const@Base" 0.10.0 + (c++)"Fm::RenameDialog::onFileNameChanged(QString)@Base" 0.10.0 + (c++)"Fm::RenameDialog::onIgnoreClicked()@Base" 0.10.0 + (c++)"Fm::RenameDialog::onRenameClicked()@Base" 0.10.0 + (c++)"Fm::RenameDialog::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.10.0 + (c++)"Fm::RenameDialog::qt_metacast(char const*)@Base" 0.10.0 + (c++)"Fm::RenameDialog::reject()@Base" 0.10.0 + (c++)"Fm::RenameDialog::~RenameDialog()@Base" 0.10.0 + (c++)"Fm::RenameDialog::RenameDialog(_FmFileInfo*, _FmFileInfo*, QWidget*, QFlags)@Base" 0.10.0 + (c++)"Fm::RenameDialog::staticMetaObject@Base" 0.10.0 + (c++)"Fm::renameFile(_FmFileInfo*, QWidget*)@Base" 0.10.0 + (c++)"Fm::SidePane::chdirRequested(int, _FmPath*)@Base" 0.10.0 + (c++)"Fm::SidePane::createNewFolderRequested(_FmPath*)@Base" 0.10.0 + (c++)"Fm::SidePane::initDirTree()@Base" 0.10.0 + (c++)"Fm::SidePane::metaObject() const@Base" 0.10.0 + (c++)"Fm::SidePane::modeByName(char const*)@Base" 0.10.0 + (c++)"Fm::SidePane::modeChanged(Fm::SidePane::Mode)@Base" 0.10.0 + (c++)"Fm::SidePane::modeName(Fm::SidePane::Mode)@Base" 0.10.0 + (c++)"Fm::SidePane::onComboCurrentIndexChanged(int)@Base" 0.10.0 + (c++)"Fm::SidePane::onDirTreeViewChdirRequested(int, _FmPath*)@Base" 0.10.0 + (c++)"Fm::SidePane::onPlacesViewChdirRequested(int, _FmPath*)@Base" 0.10.0 + (c++)"Fm::SidePane::openFolderInNewTabRequested(_FmPath*)@Base" 0.10.0 + (c++)"Fm::SidePane::openFolderInNewWindowRequested(_FmPath*)@Base" 0.10.0 + (c++)"Fm::SidePane::openFolderInTerminalRequested(_FmPath*)@Base" 0.10.0 + (c++)"Fm::SidePane::prepareFileMenu(Fm::FileMenu*)@Base" 0.10.0 + (c++)"Fm::SidePane::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.10.0 + (c++)"Fm::SidePane::qt_metacast(char const*)@Base" 0.10.0 + (c++)"Fm::SidePane::setCurrentPath(_FmPath*)@Base" 0.10.0 + (c++)"Fm::SidePane::setHomeDir(char const*)@Base" 0.10.0 + (c++)"Fm::SidePane::setIconSize(QSize)@Base" 0.10.0 + (c++)"Fm::SidePane::setMode(Fm::SidePane::Mode)@Base" 0.10.0 + (c++)"Fm::SidePane::setShowHidden(bool)@Base" 0.10.0 + (c++)"Fm::SidePane::~SidePane()@Base" 0.10.0 + (c++)"Fm::SidePane::SidePane(QWidget*)@Base" 0.10.0 + (c++)"Fm::SidePane::staticMetaObject@Base" 0.10.0 + (c++)"Fm::ThumbnailLoader::getImageHeight(_GObject*)@Base" 0.10.0 + (c++)"Fm::ThumbnailLoader::getImageText(_GObject*, char const*)@Base" 0.10.0 + (c++)"Fm::ThumbnailLoader::getImageWidth(_GObject*)@Base" 0.10.0 + (c++)"Fm::ThumbnailLoader::image(_FmThumbnailLoader*)@Base" 0.10.0 + (c++)"Fm::ThumbnailLoader::localFilesOnly_@Base" 0.10.0 + (c++)"Fm::ThumbnailLoader::maxThumbnailFileSize_@Base" 0.10.0 + (c++)"Fm::ThumbnailLoader::readImageFromFile(char const*)@Base" 0.10.0 + (c++)"Fm::ThumbnailLoader::rotateImage(_GObject*, int)@Base" 0.10.0 + (c++)"Fm::ThumbnailLoader::scaleImage(_GObject*, int, int)@Base" 0.10.0 + (c++)"Fm::ThumbnailLoader::setImageText(_GObject*, char const*, char const*)@Base" 0.10.0 + (c++)"Fm::ThumbnailLoader::theThumbnailLoader@Base" 0.10.0 + (c++)"Fm::ThumbnailLoader::~ThumbnailLoader()@Base" 0.10.0 + (c++)"Fm::ThumbnailLoader::ThumbnailLoader()@Base" 0.10.0 + (c++)"Fm::ThumbnailLoader::writeImage(_GObject*, char const*)@Base" 0.10.0 + (c++)"Fm::uidFromName(QString)@Base" 0.10.0 + (c++)"Fm::uidToName(unsigned int)@Base" 0.10.0 + (c++)"Fm::uriExists(char const*)@Base" 0.10.0 + (c++)"non-virtual thunk to Fm::AppChooserComboBox::~AppChooserComboBox()@Base" 0.10.0 + (c++)"non-virtual thunk to Fm::AppChooserDialog::~AppChooserDialog()@Base" 0.10.0 + (c++)"non-virtual thunk to Fm::AppMenuView::~AppMenuView()@Base" 0.10.0 + (c++)"non-virtual thunk to Fm::ColorButton::~ColorButton()@Base" 0.10.0 + (c++)"non-virtual thunk to Fm::CreateNewMenu::~CreateNewMenu()@Base" 0.10.0 + (c++)"non-virtual thunk to Fm::DirTreeView::~DirTreeView()@Base" 0.10.0 + (c++)"non-virtual thunk to Fm::EditBookmarksDialog::~EditBookmarksDialog()@Base" 0.10.0 + (c++)"non-virtual thunk to Fm::FileMenu::~FileMenu()@Base" 0.10.0 + (c++)"non-virtual thunk to Fm::FileOperationDialog::~FileOperationDialog()@Base" 0.10.0 + (c++)"non-virtual thunk to Fm::FilePropsDialog::~FilePropsDialog()@Base" 0.10.0 + (c++)"non-virtual thunk to Fm::FileSearchDialog::~FileSearchDialog()@Base" 0.10.0 + (c++)"non-virtual thunk to Fm::FolderMenu::~FolderMenu()@Base" 0.10.0 + (c++)"non-virtual thunk to Fm::FolderView::~FolderView()@Base" 0.10.0 + (c++)"non-virtual thunk to Fm::FontButton::~FontButton()@Base" 0.10.0 + (c++)"non-virtual thunk to Fm::PathEdit::~PathEdit()@Base" 0.10.0 + (c++)"non-virtual thunk to Fm::PlacesView::~PlacesView()@Base" 0.10.0 + (c++)"non-virtual thunk to Fm::RenameDialog::~RenameDialog()@Base" 0.10.0 + (c++)"non-virtual thunk to Fm::SidePane::~SidePane()@Base" 0.10.0 + (c++)"typeinfo for Fm::AppChooserComboBox@Base" 0.10.0 + (c++)"typeinfo for Fm::AppChooserDialog@Base" 0.10.0 + (c++)"typeinfo for Fm::AppMenuView@Base" 0.10.0 + (c++)"typeinfo for Fm::BookmarkAction@Base" 0.10.0 + (c++)"typeinfo for Fm::BrowseHistory@Base" 0.10.0 + (c++)"typeinfo for Fm::CachedFolderModel@Base" 0.10.0 + (c++)"typeinfo for Fm::ColorButton@Base" 0.10.0 + (c++)"typeinfo for Fm::CreateNewMenu@Base" 0.10.0 + (c++)"typeinfo for Fm::DirTreeModel@Base" 0.10.0 + (c++)"typeinfo for Fm::DirTreeView@Base" 0.10.0 + (c++)"typeinfo for Fm::EditBookmarksDialog@Base" 0.10.0 + (c++)"typeinfo for Fm::FileLauncher@Base" 0.10.0 + (c++)"typeinfo for Fm::FileMenu@Base" 0.10.0 + (c++)"typeinfo for Fm::FileOperation@Base" 0.10.0 + (c++)"typeinfo for Fm::FileOperationDialog@Base" 0.10.0 + (c++)"typeinfo for Fm::FilePropsDialog@Base" 0.10.0 + (c++)"typeinfo for Fm::FileSearchDialog@Base" 0.10.0 + (c++)"typeinfo for Fm::FolderItemDelegate@Base" 0.10.0 + (c++)"typeinfo for Fm::FolderMenu@Base" 0.10.0 + (c++)"typeinfo for Fm::FolderModel@Base" 0.10.0 + (c++)"typeinfo for Fm::FolderModelItem@Base" 0.10.0 + (c++)"typeinfo for Fm::FolderView@Base" 0.10.0 + (c++)"typeinfo for Fm::FontButton@Base" 0.10.0 + (c++)"typeinfo for Fm::IconTheme@Base" 0.10.0 + (c++)"typeinfo for Fm::MountOperation@Base" 0.10.0 + (c++)"typeinfo for Fm::PathBar@Base" 0.11.2 + (c++)"typeinfo for Fm::PathEdit@Base" 0.10.0 + (c++)"typeinfo for Fm::PlacesModel@Base" 0.10.0 + (c++)"typeinfo for Fm::PlacesModelBookmarkItem@Base" 0.10.0 + (c++)"typeinfo for Fm::PlacesModel::ItemAction@Base" 0.10.0 + (c++)"typeinfo for Fm::PlacesModelItem@Base" 0.10.0 + (c++)"typeinfo for Fm::PlacesModelMountItem@Base" 0.10.0 + (c++)"typeinfo for Fm::PlacesModelVolumeItem@Base" 0.10.0 + (c++)"typeinfo for Fm::PlacesView@Base" 0.10.0 + (c++)"typeinfo for Fm::ProxyFolderModel@Base" 0.10.0 + (c++)"typeinfo for Fm::RenameDialog@Base" 0.10.0 + (c++)"typeinfo for Fm::SidePane@Base" 0.10.0 + (c++)"typeinfo for Fm::ThumbnailLoader@Base" 0.10.0 + (c++)"typeinfo name for Fm::AppChooserComboBox@Base" 0.10.0 + (c++)"typeinfo name for Fm::AppChooserDialog@Base" 0.10.0 + (c++)"typeinfo name for Fm::AppMenuView@Base" 0.10.0 + (c++)"typeinfo name for Fm::BookmarkAction@Base" 0.10.0 + (c++)"typeinfo name for Fm::BrowseHistory@Base" 0.10.0 + (c++)"typeinfo name for Fm::CachedFolderModel@Base" 0.10.0 + (c++)"typeinfo name for Fm::ColorButton@Base" 0.10.0 + (c++)"typeinfo name for Fm::CreateNewMenu@Base" 0.10.0 + (c++)"typeinfo name for Fm::DirTreeModel@Base" 0.10.0 + (c++)"typeinfo name for Fm::DirTreeView@Base" 0.10.0 + (c++)"typeinfo name for Fm::EditBookmarksDialog@Base" 0.10.0 + (c++)"typeinfo name for Fm::FileLauncher@Base" 0.10.0 + (c++)"typeinfo name for Fm::FileMenu@Base" 0.10.0 + (c++)"typeinfo name for Fm::FileOperation@Base" 0.10.0 + (c++)"typeinfo name for Fm::FileOperationDialog@Base" 0.10.0 + (c++)"typeinfo name for Fm::FilePropsDialog@Base" 0.10.0 + (c++)"typeinfo name for Fm::FileSearchDialog@Base" 0.10.0 + (c++)"typeinfo name for Fm::FolderItemDelegate@Base" 0.10.0 + (c++)"typeinfo name for Fm::FolderMenu@Base" 0.10.0 + (c++)"typeinfo name for Fm::FolderModel@Base" 0.10.0 + (c++)"typeinfo name for Fm::FolderModelItem@Base" 0.10.0 + (c++)"typeinfo name for Fm::FolderView@Base" 0.10.0 + (c++)"typeinfo name for Fm::FontButton@Base" 0.10.0 + (c++)"typeinfo name for Fm::IconTheme@Base" 0.10.0 + (c++)"typeinfo name for Fm::MountOperation@Base" 0.10.0 + (c++)"typeinfo name for Fm::PathBar@Base" 0.11.2 + (c++)"typeinfo name for Fm::PathEdit@Base" 0.10.0 + (c++)"typeinfo name for Fm::PlacesModel@Base" 0.10.0 + (c++)"typeinfo name for Fm::PlacesModelBookmarkItem@Base" 0.10.0 + (c++)"typeinfo name for Fm::PlacesModel::ItemAction@Base" 0.10.0 + (c++)"typeinfo name for Fm::PlacesModelItem@Base" 0.10.0 + (c++)"typeinfo name for Fm::PlacesModelMountItem@Base" 0.10.0 + (c++)"typeinfo name for Fm::PlacesModelVolumeItem@Base" 0.10.0 + (c++)"typeinfo name for Fm::PlacesView@Base" 0.10.0 + (c++)"typeinfo name for Fm::ProxyFolderModel@Base" 0.10.0 + (c++)"typeinfo name for Fm::RenameDialog@Base" 0.10.0 + (c++)"typeinfo name for Fm::SidePane@Base" 0.10.0 + (c++)"typeinfo name for Fm::ThumbnailLoader@Base" 0.10.0 + (c++)"vtable for Fm::AppChooserComboBox@Base" 0.10.0 + (c++)"vtable for Fm::AppChooserDialog@Base" 0.10.0 + (c++)"vtable for Fm::AppMenuView@Base" 0.10.0 + (c++)"vtable for Fm::BookmarkAction@Base" 0.10.0 + (c++)"vtable for Fm::BrowseHistory@Base" 0.10.0 + (c++)"vtable for Fm::CachedFolderModel@Base" 0.10.0 + (c++)"vtable for Fm::ColorButton@Base" 0.10.0 + (c++)"vtable for Fm::CreateNewMenu@Base" 0.10.0 + (c++)"vtable for Fm::DirTreeModel@Base" 0.10.0 + (c++)"vtable for Fm::DirTreeView@Base" 0.10.0 + (c++)"vtable for Fm::EditBookmarksDialog@Base" 0.10.0 + (c++)"vtable for Fm::FileLauncher@Base" 0.10.0 + (c++)"vtable for Fm::FileMenu@Base" 0.10.0 + (c++)"vtable for Fm::FileOperation@Base" 0.10.0 + (c++)"vtable for Fm::FileOperationDialog@Base" 0.10.0 + (c++)"vtable for Fm::FilePropsDialog@Base" 0.10.0 + (c++)"vtable for Fm::FileSearchDialog@Base" 0.10.0 + (c++)"vtable for Fm::FolderItemDelegate@Base" 0.10.0 + (c++)"vtable for Fm::FolderMenu@Base" 0.10.0 + (c++)"vtable for Fm::FolderModel@Base" 0.10.0 + (c++)"vtable for Fm::FolderModelItem@Base" 0.10.0 + (c++)"vtable for Fm::FolderView@Base" 0.10.0 + (c++)"vtable for Fm::FontButton@Base" 0.10.0 + (c++)"vtable for Fm::IconTheme@Base" 0.10.0 + (c++)"vtable for Fm::MountOperation@Base" 0.10.0 + (c++)"vtable for Fm::PathBar@Base" 0.11.2 + (c++)"vtable for Fm::PathEdit@Base" 0.10.0 + (c++)"vtable for Fm::PlacesModel@Base" 0.10.0 + (c++)"vtable for Fm::PlacesModelBookmarkItem@Base" 0.10.0 + (c++)"vtable for Fm::PlacesModel::ItemAction@Base" 0.10.0 + (c++)"vtable for Fm::PlacesModelItem@Base" 0.10.0 + (c++)"vtable for Fm::PlacesModelMountItem@Base" 0.10.0 + (c++)"vtable for Fm::PlacesModelVolumeItem@Base" 0.10.0 + (c++)"vtable for Fm::PlacesView@Base" 0.10.0 + (c++)"vtable for Fm::ProxyFolderModel@Base" 0.10.0 + (c++)"vtable for Fm::RenameDialog@Base" 0.10.0 + (c++)"vtable for Fm::SidePane@Base" 0.10.0 + (c++)"vtable for Fm::ThumbnailLoader@Base" 0.10.0 + fm_search_add_dir@Base 0.10.0 + fm_search_add_mime_type@Base 0.10.0 + fm_search_dup_path@Base 0.10.0 + fm_search_free@Base 0.10.0 + fm_search_get_content_ci@Base 0.10.0 + fm_search_get_content_pattern@Base 0.10.0 + fm_search_get_content_regex@Base 0.10.0 + fm_search_get_dirs@Base 0.10.0 + fm_search_get_max_mtime@Base 0.10.0 + fm_search_get_max_size@Base 0.10.0 + fm_search_get_mime_types@Base 0.10.0 + fm_search_get_min_mtime@Base 0.10.0 + fm_search_get_min_size@Base 0.10.0 + fm_search_get_name_ci@Base 0.10.0 + fm_search_get_name_patterns@Base 0.10.0 + fm_search_get_name_regex@Base 0.10.0 + fm_search_get_recursive@Base 0.10.0 + fm_search_get_show_hidden@Base 0.10.0 + fm_search_new@Base 0.10.0 + fm_search_remove_dir@Base 0.10.0 + fm_search_remove_mime_type@Base 0.10.0 + fm_search_set_content_ci@Base 0.10.0 + fm_search_set_content_pattern@Base 0.10.0 + fm_search_set_content_regex@Base 0.10.0 + fm_search_set_max_mtime@Base 0.10.0 + fm_search_set_max_size@Base 0.10.0 + fm_search_set_min_mtime@Base 0.10.0 + fm_search_set_min_size@Base 0.10.0 + fm_search_set_name_ci@Base 0.10.0 + fm_search_set_name_patterns@Base 0.10.0 + fm_search_set_name_regex@Base 0.10.0 + fm_search_set_recursive@Base 0.10.0 + fm_search_set_show_hidden@Base 0.10.0 + + +# arch-bits=64 + (arch-bits=64|c++)"Fm::MountOperation::onShowUnmountProgress(_GMountOperation*, char*, long, long, Fm::MountOperation*)@Base" 0.10.0 + (arch-bits=64|c++)"Fm::ThumbnailLoader::readImageFromStream(_GInputStream*, unsigned long, _GCancellable*)@Base" 0.10.0 + + +# arch-bits=32 + (arch-bits=32|c++)"Fm::MountOperation::onShowUnmountProgress(_GMountOperation*, char*, long long, long long, Fm::MountOperation*)@Base" 0.10.0 + (arch-bits=32|c++)"Fm::ThumbnailLoader::readImageFromStream(_GInputStream*, unsigned long long, _GCancellable*)@Base" 0.10.0 diff --git a/rules b/rules new file mode 100755 index 0000000..45e468f --- /dev/null +++ b/rules @@ -0,0 +1,16 @@ +#!/usr/bin/make -f +# export DH_VERBOSE = 1 + +export LC_ALL=C.UTF-8 +export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed +export DEB_BUILD_MAINT_OPTIONS = hardening=+all + +%: + dh ${@} --buildsystem cmake \ + --fail-missing + +override_dh_auto_configure: + dh_auto_configure -- \ + -DPULL_TRANSLATIONS=OFF \ + -DUPDATE_TRANSLATIONS=OFF \ + -DCMAKE_BUILD_TYPE=RelWithDebInfo diff --git a/source/format b/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/source/options b/source/options new file mode 100644 index 0000000..efee896 --- /dev/null +++ b/source/options @@ -0,0 +1 @@ +tar-ignore = .gitignore diff --git a/upstream/signing-key.asc b/upstream/signing-key.asc new file mode 100644 index 0000000..4936633 --- /dev/null +++ b/upstream/signing-key.asc @@ -0,0 +1,50 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- + +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 +=h7ww +-----END PGP PUBLIC KEY BLOCK----- diff --git a/watch b/watch new file mode 100644 index 0000000..376decb --- /dev/null +++ b/watch @@ -0,0 +1,3 @@ +version=4 +opts="pgpsigurlmangle=s/$/.asc/" \ + https://github.com/lxde/libfm-qt/releases .*/libfm-qt-([\d\.]+).tar.xz