commits

date

comment

147c8df118c3
by Rpinski
(0 downloads)
May 13
10:27 PM
default tip

NQCS: Icons of disabled menu/toolbar items now shown with lower opacity.

f04601503e7a
by Rpinski
(0 downloads)
May 12
11:52 PM

NQsdk: Fixed NullPointerException when trying to get meta info about the source service of a message in LogMessageView.

48b8a1555be1
by Rpinski
(0 downloads)
May 12
11:51 PM

Core: Catching exceptions when calling handlers of MessageLogged event.

59b6895f07f7
by Rpinski
(0 downloads)
May 12
6:59 PM

NQCS: Fixed issue in directory hash creation in ConfigService.

a0196598aad8
by Rpinski
(0 downloads)
May 12
6:58 PM

Core: Added NUnit as NuGet package.

1a2fd31ecfe5
by Rpinski
(3 downloads)
May 6
10:09 PM

Also fixed delivery creation scripts for NQCS and awzBoxes projects.

49ee1af2b15d
by Rpinski
(0 downloads)
May 6
9:18 PM

Core: Fixed delivery creator script that has ignored all NuGet files.

06ec548d879a
by Rpinski
(0 downloads)
May 5
3:09 PM

Added tag NQCore_v1.0 for changeset 8650ad5d7dd6

8650ad5d7dd6
by Rpinski
(0 downloads)
May 5
3:08 PM

Associated with Release: NQ Core 1.0.

NQCore_v1.0

Core: Final updates for 1.0 release.

9614a934d72c
by Rpinski
(0 downloads)
May 5
10:45 AM

Core: Updated NuGet definition.

f04d22c527f1
by Rpinski
(0 downloads)
Apr 27
11:20 PM

Updated documentation project files.

601a4604e360
by Rpinski
(0 downloads)
Apr 24
11:19 PM

Updated documentation files, again.

1ed851035b57
by Rpinski
(0 downloads)
Apr 22
10:51 PM

Core: Updated documentation with new chapter about custom service instance creators.

23845cd52a58
by Rpinski
(0 downloads)
Apr 22
10:50 PM

awzBoxes: Added settings for NuGet restore.

f468019e9672
by Rpinski
(0 downloads)
Apr 17
11:07 PM

NQCS:
- Introduced reason information for IView.SaveContents(), so the view can distinguish between the reasons why it should persist its configuration.
- Now every view can specify whether it should be persisted as open view and restored on application restart. awzBoxes has been extended to support this.

7120c6fbbb53
by Rpinski
(0 downloads)
Apr 17
11:00 PM

awzBoxes: Tried to fix potential problem in ControlFinder.FindAncestor, if the found parent element is not a Visual.

32bd262690a2
by Rpinski
(0 downloads)
Apr 16
11:20 PM

NQCS: Breaking refactoring of complete library, removed all "NQ"s from interface and class names.

2aa72d0e6cb6
by Rpinski
(0 downloads)
Apr 15
10:52 PM

NQCS: Removed all editor-specific menu and toolbar items from library.

b56dc0493bd1
by Rpinski
(0 downloads)
Apr 7
3:21 PM

Added NuGet package restore settings to projects.

ba67ff4da81b
by Rpinski
(1 download)
Apr 3
11:01 PM

Core: Finished setting custom service instance loading, updated documentation.

72e4e7262cf7
by Rpinski
(0 downloads)
Apr 1
11:27 PM

Core: Introduction of INQServiceInstanceCreator interface. Doesn't compile for now!

8f3610e09178
by Rpinski
(0 downloads)
Mar 31
12:46 AM

Forgotten change in NQCS project file.

504902f8eea5
by Rpinski
(0 downloads)
Mar 31
12:18 AM

Renamed AttachLists (new naming convention), added general context menu.

fe90ed55a0b7
by Rpinski
(0 downloads)
Mar 31
12:18 AM

NQsdk: Added real icon for AttachLists in system browser.

dd3ebdae556a
by Rpinski
(0 downloads)
Mar 29
11:08 PM

NQCS: Some tweaks for BandCustomizeWindow, more predefined menu and toolbar items in main menu.