Gunnar Beutner
|
06cb3cf875
|
Another build fix for Windows
refs #9182
|
2016-08-31 13:43:50 +02:00 |
Gunnar Beutner
|
68dceaab06
|
Replace boost::exception_ptr with std::exception_ptr
refs #9182
|
2016-08-30 20:46:23 +02:00 |
Gunnar Beutner
|
288413f046
|
Replace BOOST_FOREACH with range-based for loops
fixes #12538
|
2016-08-25 06:46:17 +02:00 |
Gunnar Beutner
|
429d11daa8
|
Fix compiler warnings
fixes #12534
|
2016-08-24 20:33:34 +02:00 |
Gunnar Beutner
|
599929b0f6
|
Update copyright headers for 2016
|
2016-01-12 08:29:59 +01:00 |
Gunnar Beutner
|
a177e5e05a
|
Change output format for object queries
fixes #10551
|
2015-11-06 14:45:38 +01:00 |
Michael Friedrich
|
5d46f661ea
|
Implement 'console' cli command using the API
fixes #10387
|
2015-11-04 16:01:06 +01:00 |
Gunnar Beutner
|
98e5492a40
|
Icinga Studio: Sort object names
refs #10042
|
2015-11-03 09:44:12 +01:00 |
Gunnar Beutner
|
94fb2f9dc2
|
Only show types which inherit from ConfigObject and aren't abstract in Icinga Studio
fixes #10498
|
2015-11-03 08:27:36 +01:00 |
Gunnar Beutner
|
e5cd1f92de
|
Add value type in the property grid
refs #10042
|
2015-10-01 05:57:15 +02:00 |
Gunnar Beutner
|
de9806b14c
|
Improve property tree for Icinga Studio
refs #10042
|
2015-09-30 14:13:18 +02:00 |
Gunnar Beutner
|
eb2d4f2184
|
Improve error handling for Icinga Studio
refs #10042
|
2015-09-30 09:40:29 +02:00 |
Gunnar Beutner
|
f570875c8b
|
Rename api.cpp/api.hpp to apiclient.cpp/apiclient.hpp
refs #10042
|
2015-09-30 08:49:30 +02:00 |
Gunnar Beutner
|
143aa13118
|
Make Icinga Studio work with the latest API version
fixes #10224
|
2015-09-29 08:09:48 +02:00 |
Gunnar Beutner
|
c37a23ccba
|
Implement the Icinga Studio application
fixes #10042
|
2015-08-31 07:50:01 +02:00 |