Home
last modified time | relevance | path

Searched refs:version (Results 1 – 25 of 26) sorted by relevance

12

/glogg/glogg/src/ !
H A Ddbusexternalcom.h
H A Ddbuscontrol.h
H A Ddbusexternalcom.cpp
H A Dsocketexternalcom.cpp
H A Dexternalcom.h
H A Dsocketexternalcom.h
H A Dversionchecker.h
H A Dmain.cpp
/glogg/src/ !
H A Ddbusexternalcom.h52 qint32 version() const;
74 qint32 version() const;
H A Ddbuscontrol.h8 QString version(void) { return "1.0.0"; } in version() function
H A Ddbusexternalcom.cpp68 qint32 DBusExternalCommunicator::version() const in version() function in DBusExternalCommunicator
73 qint32 DBusInterfaceExternalCommunicator::version() const in version() function in DBusInterfaceExternalCommunicator
H A Dsocketexternalcom.cpp102 *reinterpret_cast<qint32*>(memory_->data()) = version(); in startListening()
110 qint32 SocketExternalCommunicator::version() const in version() function in SocketExternalCommunicator
H A Dexternalcom.h63 virtual qint32 version() const = 0;
H A Dsocketexternalcom.h31 qint32 version() const override;
H A Dversionchecker.h73 void newVersionFound( const QString& version );
H A Dmain.cpp201 uint32_t version = externalInstance->getVersion(); in main() local
203 << std::setbase(16) << version << ")"; in main()
/glogg/glogg/ !
H A DREADME.md
H A DINSTALL.win.md
H A Drelease-osx.sh
H A DCOPYING
H A Dglogg.pro
/glogg/ !
H A DREADME.md29 * GCC version 4.8.0 or later
30 * Qt libraries (version 5.2.0 or later)
34 glogg version 0.9.X still support older versions of gcc and Qt if you need to
H A DINSTALL.win.md12 - Qt, we currently use version 4.8.2
13 - Boost, we currently use version 1.50.0
24 Linux machine. Amazingly, it works as long as we are using a similar version
35 If building a 32 bits version of Qt (what we do for _glogg_):
57 and modify it to point to the cross-compiler and our local version of Windows Qt:
H A Drelease-osx.sh19 echo Please specify a version to build: VERSION=1.2.3 $0
H A DCOPYING56 have designed this version of the GPL to prohibit the practice for those
75 "This License" refers to version 3 of the GNU General Public License.
86 exact copy. The resulting work is called a "modified version" of the
313 a modified version of its Corresponding Source. The information must
374 reasonable ways as different from the original version; or
475 work thus licensed is called the contributor's "contributor version".
480 by this License, of making, using, or selling its contributor version,
482 consequence of further modification of the contributor version. For
490 propagate the contents of its contributor version.
556 under version 3 of the GNU Affero General Public License into a single
[all …]

12