#
3c46a469 |
| 05-Mar-2015 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Complete initial implementation of memory compression.
|
#
8bda3285 |
| 12-Aug-2015 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Make the performance monitor compile time optional.
|
#
f09fa651 |
| 28-Oct-2014 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Integrate Windows implementation in templated WatchTower.
|
#
dc7f5916 |
| 26-Oct-2014 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Minor fixes to allow building on gcc < 4.7.
|
#
84b2179e |
| 21-Oct-2014 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Improve implementation of WinWatchTower and integrates it.
|
#
6a12446e |
| 29-Aug-2014 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Make FileWatcher into a virtual class.
And create a Qt and an inotify implementation.
|
#
367bc01e |
| 28-Jun-2014 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Typo fix in makefile.
|
#
f109b95b |
| 26-Jun-2014 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Make the version checker a build option.
|
#
431d01de |
| 08-Jun-2014 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Initial implementation of the version checker.
|
#
320f9110 |
| 16-May-2014 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Add option -l to log into a file on Windows.
|
#
24895119 |
| 15-May-2014 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
First version of the Windows ExternalCom implementation.
|
#
15af0893 |
| 07-May-2014 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Make the building of D-Bus support optional.
|
#
557fb9d8 |
| 07-Mar-2014 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
First implementation of external com via D-Bus.
|
#
812146a8 |
| 12-Feb-2014 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Defend against allocation errors whilst indexing.
|
#
ca3430bf |
| 12-Feb-2014 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Improve the release/debug build system.
|
#
333b2889 |
| 26-Jan-2014 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Automatically hides the tab bar when there is only one tab.
|
#
e38396b0 |
| 14-Jan-2014 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Fix build scripts.
|
#
b423cd88 |
| 05-Jan-2014 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Make the QuickFind application wide instead of per tab.
|
#
093a1bf6 |
| 04-Jan-2014 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Create a TabbedCrawlerWidget to allow styling of the tab bar.
|
#
313a820f |
| 30-Nov-2013 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Implement a signal multiplexer between the MainWindow and the CrawlerWidget(s).
|
#
d96f3f21 |
| 24-Nov-2013 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Start writing the interface for the new Session/View architecture.
|
#
c51eaa77 |
| 15-Nov-2013 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Change makefile to add new C++0x/C++11 flags.
|
#
eb6a8f99 |
| 13-Nov-2013 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Now builds with Qt5.
|
#
306d9ac9 |
| 06-Nov-2013 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Enable C++11 and starts using smart pointers in the LogData.
|
#
821cac88 |
| 16-Oct-2013 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Remove the code supporting old Qt versions.
WARNING, this breaks compatibility with Qt 4.3
|