177271c2 | 16-May-2014 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Finish implementation of externalcom for Windows IPC. |
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. |
3b4aad7f | 05-May-2014 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Prevent reopening an already open file. |
da4beab3 | 05-May-2014 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Add "multi-instance" and "new-session" command line options. |
09aff35d | 05-May-2014 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Complete implementation of inter-instance loading using D-Bus. |
0dadbfaf | 05-May-2014 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Refactor the dbus module to use a special object for registration. |
e07da50a | 05-May-2014 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Complete DBus external com and quit when another instance is open. |
557fb9d8 | 07-Mar-2014 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
First implementation of external com via D-Bus. |
23abd45a | 03-Mar-2014 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Add proto for external com interface. |
7d8fc2b3 | 12-Feb-2014 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Fix build with Qt4. |
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. |
7875bde2 | 27-Jan-2014 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Don't disable the tab bar during loading (not necessary). |
f8bd90d8 | 27-Jan-2014 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Fix the reload and stop buttons with multiple files. |
333b2889 | 26-Jan-2014 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Automatically hides the tab bar when there is only one tab. |
a1202e0c | 26-Jan-2014 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Correctly clear info line and QFM when last tab is closed. |
1bd3d75e | 24-Jan-2014 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Tweaks the visual aspect of the tabs on Windows. |
11582726 | 22-Jan-2014 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Change the API for Persistable to use shared pointers. |
0f9fd9ed | 21-Jan-2014 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Fixes memory leaks identified by Valgrind. |
e38396b0 | 14-Jan-2014 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Fix build scripts. |
a3b56311 | 19-Jan-2014 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Handle trying to open a non-existing file. |
60864ff5 | 19-Jan-2014 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Crawler doesn't sent "loadFinished" until it is.. finished! |
0e97f16d | 18-Jan-2014 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Displays the right file name in title and status. |
9cacd6a9 | 12-Jan-2014 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Have the CrawlerWidget send all state signal when activated. |