Commit Graph

15 Commits

Author SHA1 Message Date
Andrzej Rybczak
6a5f46a458 actions: make find forward/backward incremental 2014-11-07 12:59:00 +01:00
Andrzej Rybczak
309a4989c9 remove filtering 2014-11-05 21:37:27 +01:00
Andrzej Rybczak
e9a539f8ee pass by value instead of rvalue reference for RVO to take place 2014-11-01 01:39:28 +01:00
Andrzej Rybczak
a8b46a8e47 actions: make askYesNoQuestion use NC::Window::prompt 2014-10-31 20:04:20 +01:00
Andrzej Rybczak
8cf05f2645 statusbar: rename getString to mainHook 2014-10-31 16:35:42 +01:00
Andrzej Rybczak
fa1cd965fa statusbar: use scoped locks instead of lock/unlock functions 2014-10-31 15:05:57 +01:00
Andrzej Rybczak
b7ceae7273 replace timeval and time_t with boost::posix_time::ptime 2014-08-27 11:19:05 +02:00
Andrzej Rybczak
85a2802361 update copyright message 2014-08-27 05:43:51 +02:00
Andrzej Rybczak
59430f640b statusbar: use boost::format instead of c-style printf 2014-08-27 05:25:53 +02:00
Andrzej Rybczak
70945596ef window: use readline for handling line input 2013-12-25 23:31:27 +01:00
Andrzej Rybczak
1d4e006986 update copyright info 2013-04-07 13:31:58 +02:00
Andrzej Rybczak
efe2a52382 fix header guards 2012-10-02 16:19:04 +02:00
Andrzej Rybczak
07fc58015e bindings: add support for defining and executing commands 2012-09-20 04:32:51 +02:00
Andrzej Rybczak
c4190b6514 rewrite selected items added so it uses sane actions dispatch system 2012-09-15 00:18:22 +02:00
Andrzej Rybczak
c90545b008 move statusbar/progressbar related code to separate file 2012-09-11 21:52:41 +02:00