History log of /glogg/src/filtersdialog.cpp (Results 1 – 13 of 13)
Revision Date Author Comments
# 4b904fec 05-Aug-2018 Nicolas Bonnefon <nickbnf@users.noreply.github.com>

Merge pull request #232 from gin-ahirsch/select-previous-filter

When removing filters at the end, select the previous filter


# 5a3039f1 05-Aug-2018 Nicolas Bonnefon <nickbnf@users.noreply.github.com>

Merge pull request #231 from gin-ahirsch/disable-filters-buttons

Disable useless FiltersDialog buttons if no filter is selected.


# afd246c8 13-Jul-2018 Alexander Hirsch <alexander.hirsch@gin.de>

When removing filters at the end, select the previous filter

Previously it would attempt to select the current index, which is empty
then.


# 3d913e04 13-Jul-2018 Alexander Hirsch <alexander.hirsch@gin.de>

Reset disabled FiltersDialog buttons


# e15651d2 06-Jul-2018 Alexander Hirsch <alexander.hirsch@gin.de>

Disable useless FiltersDialog buttons if no filter is selected.


# fc945242 08-Nov-2017 Nicolas Bonnefon <nickbnf@users.noreply.github.com>

Merge pull request #187 from variar/fix_qicon_leak

Fix small memory leak


# bb5e255b 07-Nov-2017 Anton Filimonov <anton.filimonov@gmail.com>

Fix small memory leak


# 470ea169 10-Jul-2017 Nicolas Bonnefon <nickbnf@users.noreply.github.com>

Merge pull request #167 from variar/ignore_case_fix

Use clicked signal instead of toggled


# c6557e6e 30-Jun-2017 Anton Filimonov <anton.filimonov@gmail.com>

Use clicked signal instead of toggled


# 94c98ff4 25-Oct-2016 Nicolas Bonnefon <nickbnf@users.noreply.github.com>

Merge pull request #108 from variar/case_insensitive_filter

Add ignore case option to filters


# b9c9a815 17-Mar-2016 Anton Filimonov <anton.filimonov@gmail.com>

Add ignore case option to filters


# 11582726 22-Jan-2014 Nicolas Bonnefon <nicolas@bonnefon.org>

Change the API for Persistable to use shared pointers.


# bb02e0ac 14-Oct-2013 Nicolas Bonnefon <nicolas@bonnefon.org>

Move the source files to src/