#
bb02e0ac |
| 14-Oct-2013 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Move the source files to src/
|
#
e2f31691 |
| 30-Sep-2013 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Add -Wextra warnings and adjust copyright message.
|
#
6c05d989 |
| 05-Sep-2013 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
First implementation of the quickfind multiplexer.
|
#
d6f9be6e |
| 25-Aug-2013 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
UI notifications from the QuickFind relocated in QuickFindWidget.
|
#
26ec69f1 |
| 02-Jul-2012 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Update the windows release script to use Qt 4.8.2 and Boost 1.50.0.
Also add documentation for the cross-build process.
|
#
33343787 |
| 20-Jan-2012 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Merge pull request #28 from alexeicolin/pr--full-path-tooltips
Show full path of recent files in a tooltip
|
#
6b8096bf |
| 16-Jan-2012 |
Alexei Colin <alexei.co@gmail.com> |
Show full path of recent files in a tooltip
|
#
64c49544 |
| 14-Dec-2011 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
First implementation of the Marks backend.
Also implements some basic unit tests at the LogFilteredData level.
|
#
9b5088ff |
| 07-Dec-2011 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Create the interface for the new 'marks' internals.
|
#
867c74e5 |
| 14-Nov-2011 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Increase the QuickSearchWidget timeout to 5 seconds.
Fixes #18
|
#
4863be78 |
| 13-Nov-2011 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Now installs glogg.svg icon in addition to bitmaps.
Ubuntu (and probably others) seems to use it now.
|
#
658425f1 |
| 09-Nov-2011 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Implement the widget showing the match overview.
Implementation is complete except for the overview not accepting mouse clicks.
|
#
a0560bdd |
| 08-Nov-2011 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Implement the interface for the matches overview.
|
#
6e94dd7a |
| 27-Oct-2011 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Remove the obsolete version.h file.
|
#
4b0730ff |
| 18-Feb-2011 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Remove reference to $HOME in the qmakefile.
|
#
4f52d4dc |
| 16-Feb-2011 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Reimplement the recent files to use the new PersistentInfo mechanism.
|
#
a0230d5f |
| 15-Feb-2011 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Reimplemented session management using a new SessionInfo persistable.
|
#
1685bbd1 |
| 15-Feb-2011 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Convert to the new PersistentInfo storage design.
Also include migration for FilterSet. Last files and searches are not implemented.
|
#
26e566ea |
| 17-Dec-2010 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Moved the Options dialog to a .ui file.
|
#
2f3d4448 |
| 29-Jul-2010 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Remove Boost from the source repository.
|
#
f1ff9ae1 |
| 20-Jul-2010 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Implents the actual quickfind algorithm.
|
#
8fa6737c |
| 14-Jul-2010 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Add the QuickFind bar and rework the interfaces to handle it.
(not functional yet)
|
#
461e6185 |
| 01-Jul-2010 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
First implementation of the QuickFind class (non functional).
|
#
0876bc40 |
| 02-Jul-2010 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Implements the partial line selection (not used yet).
|
#
21a1b6dc |
| 28-Jun-2010 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Correct the version argument in the build file.
|