History log of /glogg/glogg.pro (Results 1 – 25 of 91)
Revision Date Author Comments
# c6a71870 05-Aug-2018 Nicolas Bonnefon <nicolas@bonnefon.org>

Adjust README name in various support files.


# 5fb101c8 18-Jun-2018 Nicolas Bonnefon <nicolas@bonnefon.org>

Adapt to new versions of Boost (for CI).


# b8ba3124 18-Jun-2018 Nicolas Bonnefon <nickbnf@users.noreply.github.com>

Merge pull request #219 from gin-ahirsch/pro-fixes

Project file fixes


# b9a25f81 14-Jun-2018 Alexander Hirsch <alexander.hirsch@gin.de>

Use proper qmake OR-operator


# 9fc0a80e 08-Jun-2018 Alexander Hirsch <alexander.hirsch@gin.de>

Fix check for QtDBus


# 9f1607b1 08-Jun-2018 Alexander Hirsch <alexander.hirsch@gin.de>

Remove manual setting of c++0x/c++11 flag

CONFIG += c++11 does this already and it has been supported since at
least Qt 5.4.0 / qmake 3.0, ref
https://wiki.qt.io/index.php?title=How_to_use_C%2B%2B11

Remove manual setting of c++0x/c++11 flag

CONFIG += c++11 does this already and it has been supported since at
least Qt 5.4.0 / qmake 3.0, ref
https://wiki.qt.io/index.php?title=How_to_use_C%2B%2B11_in_your_Qt_Projects&oldid=18324.

show more ...


# f869e41d 16-May-2018 Nicolas Bonnefon <nicolas@bonnefon.org>

Implement file monitoring with kqueue FreeBSD / macOS.

This implementation is incomplete and does not deal well with deletion
/ renaming.


# c578a95e 13-Feb-2018 Nicolas Bonnefon <nickbnf@users.noreply.github.com>

Merge pull request #202 from variar/glogg_master

Switch to 10.8 to use recent Qt on mac


# 5a87faae 25-Dec-2017 Anton Filimonov <anton.filimonov@gmail.com>

Switch to 10.8 to use recent Qt on mac


# b98eb3ae 27-Nov-2017 Nicolas Bonnefon <nickbnf@users.noreply.github.com>

Merge pull request #190 from variar/win_file_res

Add more resources to windows executable


# a4399322 15-Nov-2017 Anton Filimonov <anton.filimonov@gmail.com>

Add quotes just in case


# 52b9eccf 15-Nov-2017 Anton Filimonov <anton.filimonov@gmail.com>

Add resources to windwos exe. Should fix #182


# 07cff950 16-Jul-2017 Nicolas Bonnefon <nicolas@bonnefon.org>

Register a custom Info.plist for macOS builds.


# ba1adacf 16-Jul-2017 Nicolas Bonnefon <nicolas@bonnefon.org>

Respond to FileOpen event on macOS.

Fixes #145


# 732308b3 12-Jul-2017 Nicolas Bonnefon <nickbnf@users.noreply.github.com>

Merge pull request #170 from variar/glogg_add_ci

Prepare CI integration


# 8b941e12 11-Jul-2017 Anton Filimonov <anton.filimonov@gmail.com>

Fix build on travis mac os version


# f6034637 09-Nov-2016 Nicolas Bonnefon <nicolas@bonnefon.org>

Update OSX build system to include static Boost.


# 2d1bee56 27-Oct-2016 Nicolas Bonnefon <nicolas@bonnefon.org>

Add debug and tidy integration of socket IPC.


# 0374f408 23-Apr-2016 Anton Filimonov <anton.filimonov@gmail.com>

Use local socket base implementation of external communicator on windows


# c11410cc 19-Feb-2016 Nicolas Bonnefon <nicolas@bonnefon.org>

Add scripts to build on OSX.


# 5fa25391 12-Feb-2016 Nicolas Bonnefon <nicolas@bonnefon.org>

Add support for UTF-8 files.

Fixes #16


# 0b05c6ea 25-Dec-2015 Nicolas Bonnefon <nicolas@bonnefon.org>

First partial implementation of the "pull to follow" UI.


# 1e89d911 02-Nov-2015 Nicolas Bonnefon <nicolas@bonnefon.org>

Tweak the build for Mac.


# 80bca0a3 28-Oct-2015 Nicolas Bonnefon <nicolas@bonnefon.org>

Add configuration option for polling.


# 01f773ea 31-Aug-2015 Nicolas Bonnefon <nicolas@bonnefon.org>

Ensure inotify is built on all Linux platforms.


1234