diff --git a/LICENSE b/LICENSE new file mode 100644 index 00000000..ed44f21d --- /dev/null +++ b/LICENSE @@ -0,0 +1,14 @@ +Copyright 2011 ESCOZ Inc - http://escoz.com + +-------- + +Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +file except in compliance with the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software distributed under +the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +ANY KIND, either express or implied. See the License for the specific language governing +permissions and limitations under the License. + diff --git a/quickdialog/QBadgeElement.h b/quickdialog/QBadgeElement.h index 06877685..4121d448 100644 --- a/quickdialog/QBadgeElement.h +++ b/quickdialog/QBadgeElement.h @@ -1,9 +1,16 @@ +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // -// Created by escoz on 7/13/11. -// -// To change this template use File | Settings | File Templates. -// - #import #import diff --git a/quickdialog/QBadgeElement.m b/quickdialog/QBadgeElement.m index aba2cc22..a39c7f72 100644 --- a/quickdialog/QBadgeElement.m +++ b/quickdialog/QBadgeElement.m @@ -1,7 +1,16 @@ +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // -// Created by escoz on 7/13/11. -// - #import "QBadgeTableCell.h" #import "QuickDialogTableView.h" diff --git a/quickdialog/QBadgeTableCell.h b/quickdialog/QBadgeTableCell.h index 0acc52dc..c6c14581 100644 --- a/quickdialog/QBadgeTableCell.h +++ b/quickdialog/QBadgeTableCell.h @@ -1,7 +1,16 @@ +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // -// Created by escoz on 7/13/11. -// - #import #import diff --git a/quickdialog/QBadgeTableCell.m b/quickdialog/QBadgeTableCell.m index 396b5247..c11e6bc2 100644 --- a/quickdialog/QBadgeTableCell.m +++ b/quickdialog/QBadgeTableCell.m @@ -1,5 +1,15 @@ -// -// Created by escoz on 7/13/11. +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // #import "QBadgeTableCell.h" diff --git a/quickdialog/QBooleanElement.h b/quickdialog/QBooleanElement.h index a78cd0b4..a230963a 100644 --- a/quickdialog/QBooleanElement.h +++ b/quickdialog/QBooleanElement.h @@ -1,9 +1,16 @@ +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // -// Created by escoz on 7/8/11. -// -// To change this template use File | Settings | File Templates. -// - #import #import diff --git a/quickdialog/QBooleanElement.m b/quickdialog/QBooleanElement.m index b94053dd..3432cb8b 100644 --- a/quickdialog/QBooleanElement.m +++ b/quickdialog/QBooleanElement.m @@ -1,9 +1,16 @@ +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // -// Created by escoz on 7/8/11. -// -// To change this template use File | Settings | File Templates. -// - #import "QElement.h" #import "QLabelElement.h" diff --git a/quickdialog/QButtonElement.h b/quickdialog/QButtonElement.h index 9ae25a16..f87dc588 100644 --- a/quickdialog/QButtonElement.h +++ b/quickdialog/QButtonElement.h @@ -1,9 +1,16 @@ +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // -// Created by escoz on 7/11/11. -// -// To change this template use File | Settings | File Templates. -// - #import diff --git a/quickdialog/QButtonElement.m b/quickdialog/QButtonElement.m index bb9b9eaa..7705beef 100644 --- a/quickdialog/QButtonElement.m +++ b/quickdialog/QButtonElement.m @@ -1,7 +1,15 @@ -// -// Created by escoz on 7/11/11. -// -// To change this template use File | Settings | File Templates. +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // diff --git a/quickdialog/QDateEntryTableViewCell.h b/quickdialog/QDateEntryTableViewCell.h index 4f0c9809..b99dddc7 100644 --- a/quickdialog/QDateEntryTableViewCell.h +++ b/quickdialog/QDateEntryTableViewCell.h @@ -1,9 +1,16 @@ +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // -// Created by escoz on 7/15/11. -// -// To change this template use File | Settings | File Templates. -// - #import #import diff --git a/quickdialog/QDateEntryTableViewCell.m b/quickdialog/QDateEntryTableViewCell.m index 6ef73632..960c60c4 100644 --- a/quickdialog/QDateEntryTableViewCell.m +++ b/quickdialog/QDateEntryTableViewCell.m @@ -1,9 +1,16 @@ +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // -// Created by escoz on 7/15/11. -// -// To change this template use File | Settings | File Templates. -// - #import #import "QEntryTableViewCell.h" diff --git a/quickdialog/QDateTimeElement.h b/quickdialog/QDateTimeElement.h index 5cb23ac3..2ac7ebfc 100644 --- a/quickdialog/QDateTimeElement.h +++ b/quickdialog/QDateTimeElement.h @@ -1,7 +1,15 @@ -// -// Created by escoz on 7/19/11. -// -// To change this template use File | Settings | File Templates. +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // diff --git a/quickdialog/QDateTimeElement.m b/quickdialog/QDateTimeElement.m index 53205e18..7635fd46 100644 --- a/quickdialog/QDateTimeElement.m +++ b/quickdialog/QDateTimeElement.m @@ -1,7 +1,16 @@ +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // -// Created by escoz on 7/19/11. -// - // TODO: Needs to be rewritten to use a custom UIViewController with the elements in it. // the animation is not smooth when using the dateselector as a keyboard diff --git a/quickdialog/QDateTimeInlineElement.h b/quickdialog/QDateTimeInlineElement.h index 10de389b..fe42fa36 100644 --- a/quickdialog/QDateTimeInlineElement.h +++ b/quickdialog/QDateTimeInlineElement.h @@ -1,7 +1,16 @@ +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // -// Created by escoz on 7/15/11. -// - #import #import diff --git a/quickdialog/QDateTimeInlineElement.m b/quickdialog/QDateTimeInlineElement.m index d7f5205e..9c96e80b 100644 --- a/quickdialog/QDateTimeInlineElement.m +++ b/quickdialog/QDateTimeInlineElement.m @@ -1,6 +1,18 @@ +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // -// Created by escoz on 7/15/11. -// + + #import "QRootElement.h" #import "QElement.h" #import "QLabelElement.h" diff --git a/quickdialog/QDecimalElement.h b/quickdialog/QDecimalElement.h index 371b5c39..f2d33110 100644 --- a/quickdialog/QDecimalElement.h +++ b/quickdialog/QDecimalElement.h @@ -1,9 +1,16 @@ +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // -// Created by escoz on 8/8/11. -// -// To change this template use File | Settings | File Templates. -// - #import diff --git a/quickdialog/QDecimalElement.m b/quickdialog/QDecimalElement.m index 7fabaca8..f8a3723f 100644 --- a/quickdialog/QDecimalElement.m +++ b/quickdialog/QDecimalElement.m @@ -1,9 +1,16 @@ +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // -// Created by escoz on 8/8/11. -// -// To change this template use File | Settings | File Templates. -// - #import "QDecimalElement.h" #import "QEntryTableViewCell.h" diff --git a/quickdialog/QDecimalTableViewCell.h b/quickdialog/QDecimalTableViewCell.h index 80a314fc..a3a32ec8 100644 --- a/quickdialog/QDecimalTableViewCell.h +++ b/quickdialog/QDecimalTableViewCell.h @@ -1,9 +1,16 @@ +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // -// Created by escoz on 8/8/11. -// -// To change this template use File | Settings | File Templates. -// - #import diff --git a/quickdialog/QDecimalTableViewCell.m b/quickdialog/QDecimalTableViewCell.m index bb60c6cf..dfbd951f 100644 --- a/quickdialog/QDecimalTableViewCell.m +++ b/quickdialog/QDecimalTableViewCell.m @@ -1,9 +1,16 @@ +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // -// Created by escoz on 8/8/11. -// -// To change this template use File | Settings | File Templates. -// - #import "QEntryTableViewCell.h" #import "QDecimalTableViewCell.h" diff --git a/quickdialog/QElement.h b/quickdialog/QElement.h index 1df04b01..120b2af5 100644 --- a/quickdialog/QElement.h +++ b/quickdialog/QElement.h @@ -1,9 +1,16 @@ +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // -// Created by escoz on 7/7/11. -// -// To change this template use File | Settings | File Templates. -// - #import #import diff --git a/quickdialog/QElement.m b/quickdialog/QElement.m index e1945e0c..65b6aa96 100644 --- a/quickdialog/QElement.m +++ b/quickdialog/QElement.m @@ -1,5 +1,16 @@ +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // -// Created by escoz on 7/7/11. #import "QElement.h" #import "QuickDialogController.h" diff --git a/quickdialog/QEntryElement.h b/quickdialog/QEntryElement.h index 9a8d84d0..e63a24d2 100644 --- a/quickdialog/QEntryElement.h +++ b/quickdialog/QEntryElement.h @@ -1,9 +1,16 @@ +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // -// Created by escoz on 7/8/11. -// -// To change this template use File | Settings | File Templates. -// - #import diff --git a/quickdialog/QEntryElement.m b/quickdialog/QEntryElement.m index a63a958b..b6cccbd5 100644 --- a/quickdialog/QEntryElement.m +++ b/quickdialog/QEntryElement.m @@ -1,7 +1,15 @@ -// -// Created by escoz on 7/8/11. -// -// To change this template use File | Settings | File Templates. +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // diff --git a/quickdialog/QEntryTableViewCell.h b/quickdialog/QEntryTableViewCell.h index 98777f9c..0d9cf041 100644 --- a/quickdialog/QEntryTableViewCell.h +++ b/quickdialog/QEntryTableViewCell.h @@ -1,7 +1,15 @@ -// -// Created by escoz on 7/9/11. -// -// To change this template use File | Settings | File Templates. +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // diff --git a/quickdialog/QEntryTableViewCell.m b/quickdialog/QEntryTableViewCell.m index 1242f883..cd947b39 100644 --- a/quickdialog/QEntryTableViewCell.m +++ b/quickdialog/QEntryTableViewCell.m @@ -1,6 +1,16 @@ +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // -// Created by escoz on 7/9/11. - #import "QEntryTableViewCell.h" #import "QElement.h" diff --git a/quickdialog/QFloatElement.h b/quickdialog/QFloatElement.h index 9429e9e7..631c62f2 100644 --- a/quickdialog/QFloatElement.h +++ b/quickdialog/QFloatElement.h @@ -1,9 +1,16 @@ +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // -// Created by escoz on 7/11/11. -// -// To change this template use File | Settings | File Templates. -// - #import diff --git a/quickdialog/QFloatElement.m b/quickdialog/QFloatElement.m index ba37e1ac..7a1fb549 100644 --- a/quickdialog/QFloatElement.m +++ b/quickdialog/QFloatElement.m @@ -1,9 +1,16 @@ +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // -// Created by escoz on 7/11/11. -// -// To change this template use File | Settings | File Templates. -// - #import "QElement.h" #import "QLabelElement.h" diff --git a/quickdialog/QLabelElement.h b/quickdialog/QLabelElement.h index cabbc3bf..d56f073b 100644 --- a/quickdialog/QLabelElement.h +++ b/quickdialog/QLabelElement.h @@ -1,7 +1,15 @@ -// -// Created by escoz on 7/7/11. -// -// To change this template use File | Settings | File Templates. +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // diff --git a/quickdialog/QLabelElement.m b/quickdialog/QLabelElement.m index f661960c..febee9dc 100644 --- a/quickdialog/QLabelElement.m +++ b/quickdialog/QLabelElement.m @@ -1,14 +1,17 @@ +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // -// Created by escoz on 7/7/11. -// -// To change this template use File | Settings | File Templates. -// - -#import "QElement.h" -#import "QLabelElement.h" -#import "QuickDialogController.h" -#import "QRootElement.h" @implementation QLabelElement diff --git a/quickdialog/QMapAnnotation.h b/quickdialog/QMapAnnotation.h index 695396ae..bf75b127 100644 --- a/quickdialog/QMapAnnotation.h +++ b/quickdialog/QMapAnnotation.h @@ -1,9 +1,16 @@ +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // -// Created by escoz on 7/12/11. -// -// To change this template use File | Settings | File Templates. -// - #import #import diff --git a/quickdialog/QMapAnnotation.m b/quickdialog/QMapAnnotation.m index cab9b485..4d817169 100644 --- a/quickdialog/QMapAnnotation.m +++ b/quickdialog/QMapAnnotation.m @@ -1,7 +1,15 @@ -// -// Created by escoz on 7/12/11. -// -// To change this template use File | Settings | File Templates. +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // diff --git a/quickdialog/QMapElement.h b/quickdialog/QMapElement.h index 07cca936..4b191aeb 100644 --- a/quickdialog/QMapElement.h +++ b/quickdialog/QMapElement.h @@ -1,5 +1,15 @@ -// -// Created by escoz on 7/12/11. +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // #import diff --git a/quickdialog/QMapElement.m b/quickdialog/QMapElement.m index da87fa77..5716b648 100644 --- a/quickdialog/QMapElement.m +++ b/quickdialog/QMapElement.m @@ -1,9 +1,16 @@ +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // -// Created by escoz on 7/12/11. -// -// To change this template use File | Settings | File Templates. -// - #import #import "QRootElement.h" diff --git a/quickdialog/QMapViewController.h b/quickdialog/QMapViewController.h index b587869a..336b4221 100644 --- a/quickdialog/QMapViewController.h +++ b/quickdialog/QMapViewController.h @@ -1,9 +1,16 @@ +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // -// Created by escoz on 7/12/11. -// -// To change this template use File | Settings | File Templates. -// - #import #import diff --git a/quickdialog/QMapViewController.m b/quickdialog/QMapViewController.m index fd208abd..77dbdb54 100644 --- a/quickdialog/QMapViewController.m +++ b/quickdialog/QMapViewController.m @@ -1,7 +1,15 @@ -// -// Created by escoz on 7/12/11. -// -// To change this template use File | Settings | File Templates. +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // diff --git a/quickdialog/QRadioElement.h b/quickdialog/QRadioElement.h index 25d13765..372799ba 100644 --- a/quickdialog/QRadioElement.h +++ b/quickdialog/QRadioElement.h @@ -1,9 +1,16 @@ +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // -// Created by escoz on 7/8/11. -// -// To change this template use File | Settings | File Templates. -// - #import diff --git a/quickdialog/QRadioElement.m b/quickdialog/QRadioElement.m index 860f7229..5cd3ac7b 100644 --- a/quickdialog/QRadioElement.m +++ b/quickdialog/QRadioElement.m @@ -1,6 +1,16 @@ +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // -// Created by escoz on 7/8/11. - #import "QRootElement.h" #import "QRadioElement.h" diff --git a/quickdialog/QRadioItemElement.h b/quickdialog/QRadioItemElement.h index c238197b..72bd00be 100644 --- a/quickdialog/QRadioItemElement.h +++ b/quickdialog/QRadioItemElement.h @@ -1,7 +1,15 @@ -// -// Created by escoz on 7/8/11. -// -// To change this template use File | Settings | File Templates. +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // diff --git a/quickdialog/QRadioItemElement.m b/quickdialog/QRadioItemElement.m index d520b858..d1a77e66 100644 --- a/quickdialog/QRadioItemElement.m +++ b/quickdialog/QRadioItemElement.m @@ -1,5 +1,15 @@ -// -// Created by escoz on 7/8/11. +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // #import "QElement.h" diff --git a/quickdialog/QRadioSection.h b/quickdialog/QRadioSection.h index 66a7f3c7..b2aa89f0 100644 --- a/quickdialog/QRadioSection.h +++ b/quickdialog/QRadioSection.h @@ -1,7 +1,15 @@ -// -// Created by escoz on 7/12/11. -// -// To change this template use File | Settings | File Templates. +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // diff --git a/quickdialog/QRadioSection.m b/quickdialog/QRadioSection.m index 5474be9c..3d613c19 100644 --- a/quickdialog/QRadioSection.m +++ b/quickdialog/QRadioSection.m @@ -1,9 +1,16 @@ +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // -// Created by escoz on 7/12/11. -// -// To change this template use File | Settings | File Templates. -// - #import "QSection.h" #import "QElement.h" diff --git a/quickdialog/QRootElement.h b/quickdialog/QRootElement.h index 8d76f711..2f6536c6 100644 --- a/quickdialog/QRootElement.h +++ b/quickdialog/QRootElement.h @@ -1,7 +1,15 @@ -// -// Created by escoz on 7/7/11. -// -// To change this template use File | Settings | File Templates. +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // diff --git a/quickdialog/QRootElement.m b/quickdialog/QRootElement.m index 8c2d0d8b..e3e78aa8 100644 --- a/quickdialog/QRootElement.m +++ b/quickdialog/QRootElement.m @@ -1,5 +1,15 @@ -// -// Created by escoz on 7/7/11. +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // #import "QElement.h" diff --git a/quickdialog/QSection.h b/quickdialog/QSection.h index dd723f5f..0c0d5f1f 100644 --- a/quickdialog/QSection.h +++ b/quickdialog/QSection.h @@ -1,7 +1,15 @@ -// -// Created by escoz on 7/7/11. -// -// To change this template use File | Settings | File Templates. +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // diff --git a/quickdialog/QSection.m b/quickdialog/QSection.m index f3d2339c..7f85a8ef 100644 --- a/quickdialog/QSection.m +++ b/quickdialog/QSection.m @@ -1,7 +1,15 @@ -// -// Created by escoz on 7/7/11. -// -// To change this template use File | Settings | File Templates. +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // diff --git a/quickdialog/QSortingSection.h b/quickdialog/QSortingSection.h index 92fa6d88..ddfadc98 100644 --- a/quickdialog/QSortingSection.h +++ b/quickdialog/QSortingSection.h @@ -1,7 +1,15 @@ -// -// Created by escoz on 7/14/11. -// -// To change this template use File | Settings | File Templates. +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // diff --git a/quickdialog/QSortingSection.m b/quickdialog/QSortingSection.m index e4d16674..4903a7c3 100644 --- a/quickdialog/QSortingSection.m +++ b/quickdialog/QSortingSection.m @@ -1,5 +1,15 @@ -// -// Created by escoz on 7/14/11. +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // #import "QSection.h" diff --git a/quickdialog/QTextElement.h b/quickdialog/QTextElement.h index 6a687e9d..548f0512 100644 --- a/quickdialog/QTextElement.h +++ b/quickdialog/QTextElement.h @@ -1,7 +1,15 @@ -// -// Created by escoz on 7/12/11. -// -// To change this template use File | Settings | File Templates. +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // diff --git a/quickdialog/QTextElement.m b/quickdialog/QTextElement.m index 7f353d71..5c081d10 100644 --- a/quickdialog/QTextElement.m +++ b/quickdialog/QTextElement.m @@ -1,9 +1,16 @@ +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // -// Created by escoz on 7/12/11. -// -// To change this template use File | Settings | File Templates. -// - #import "QElement.h" #import "QTextElement.h" diff --git a/quickdialog/QWebElement.h b/quickdialog/QWebElement.h index 2074d2bb..b0556ce9 100644 --- a/quickdialog/QWebElement.h +++ b/quickdialog/QWebElement.h @@ -1,5 +1,15 @@ -// -// Created by escoz on 7/12/11. +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // #import @@ -15,6 +25,6 @@ - (QWebElement *)initWithTitle:(NSString *)title url:(NSString *)url; -- (void)selected:(QuickDialogTableView *)tableView controller:(QuickDialogTableView *)controller indexPath:(NSIndexPath *)path; +- (void)selected:(QuickDialogTableView *)tableView controller:(QuickDialogController *)controller indexPath:(NSIndexPath *)path; @end \ No newline at end of file diff --git a/quickdialog/QWebElement.m b/quickdialog/QWebElement.m index 47401aa2..b877f4f9 100644 --- a/quickdialog/QWebElement.m +++ b/quickdialog/QWebElement.m @@ -1,7 +1,15 @@ -// -// Created by escoz on 7/12/11. -// -// To change this template use File | Settings | File Templates. +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // diff --git a/quickdialog/QWebViewController.h b/quickdialog/QWebViewController.h index 3ea3906a..a0399514 100644 --- a/quickdialog/QWebViewController.h +++ b/quickdialog/QWebViewController.h @@ -1,7 +1,15 @@ -// -// Created by escoz on 7/12/11. -// -// To change this template use File | Settings | File Templates. +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // diff --git a/quickdialog/QWebViewController.m b/quickdialog/QWebViewController.m index 7d9a08e7..e4d6fa90 100644 --- a/quickdialog/QWebViewController.m +++ b/quickdialog/QWebViewController.m @@ -1,5 +1,15 @@ -// -// Created by escoz on 7/12/11. +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // #import "QWebViewController.h" diff --git a/quickdialog/QuickDialogController+Loading.h b/quickdialog/QuickDialogController+Loading.h index d20fe9a7..52d768a8 100644 --- a/quickdialog/QuickDialogController+Loading.h +++ b/quickdialog/QuickDialogController+Loading.h @@ -1,5 +1,15 @@ -// -// Created by escoz on 7/26/11. +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // #import diff --git a/quickdialog/QuickDialogController+Loading.m b/quickdialog/QuickDialogController+Loading.m index d82ca6f0..d3be6570 100644 --- a/quickdialog/QuickDialogController+Loading.m +++ b/quickdialog/QuickDialogController+Loading.m @@ -1,5 +1,15 @@ -// -// Created by escoz on 7/26/11. +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // #import "QuickDialogController+Loading.h" diff --git a/quickdialog/QuickDialogController.h b/quickdialog/QuickDialogController.h index 19a06345..28b0d898 100644 --- a/quickdialog/QuickDialogController.h +++ b/quickdialog/QuickDialogController.h @@ -1,5 +1,15 @@ -// -// Created by escoz on 7/7/11. +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // #import diff --git a/quickdialog/QuickDialogController.m b/quickdialog/QuickDialogController.m index 5f6ec286..c2c83dfa 100644 --- a/quickdialog/QuickDialogController.m +++ b/quickdialog/QuickDialogController.m @@ -1,5 +1,15 @@ -// -// Created by escoz on 7/7/11. +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // #import "QuickDialogController.h" diff --git a/quickdialog/QuickDialogDataSource.h b/quickdialog/QuickDialogDataSource.h index a27dbecd..a8534b33 100644 --- a/quickdialog/QuickDialogDataSource.h +++ b/quickdialog/QuickDialogDataSource.h @@ -1,7 +1,15 @@ -// -// Created by escoz on 7/7/11. -// -// To change this template use File | Settings | File Templates. +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // diff --git a/quickdialog/QuickDialogDataSource.m b/quickdialog/QuickDialogDataSource.m index 3514f8e5..16822a87 100644 --- a/quickdialog/QuickDialogDataSource.m +++ b/quickdialog/QuickDialogDataSource.m @@ -1,7 +1,15 @@ -// -// Created by escoz on 7/7/11. -// -// To change this template use File | Settings | File Templates. +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // diff --git a/quickdialog/QuickDialogStyleProvider.h b/quickdialog/QuickDialogStyleProvider.h index 11e59001..c7058599 100644 --- a/quickdialog/QuickDialogStyleProvider.h +++ b/quickdialog/QuickDialogStyleProvider.h @@ -1,5 +1,15 @@ -// -// Created by escoz on 7/29/11. +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // @protocol QuickDialogStyleProvider diff --git a/quickdialog/QuickDialogTableDelegate.h b/quickdialog/QuickDialogTableDelegate.h index ef463a9e..c609d8b6 100644 --- a/quickdialog/QuickDialogTableDelegate.h +++ b/quickdialog/QuickDialogTableDelegate.h @@ -1,7 +1,15 @@ -// -// Created by escoz on 7/8/11. -// -// To change this template use File | Settings | File Templates. +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // diff --git a/quickdialog/QuickDialogTableDelegate.m b/quickdialog/QuickDialogTableDelegate.m index a3f71100..d54422ed 100644 --- a/quickdialog/QuickDialogTableDelegate.m +++ b/quickdialog/QuickDialogTableDelegate.m @@ -1,6 +1,18 @@ +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // -// Created by escoz on 7/8/11. -// + + #import "QuickDialogTableDelegate.h" #import "QuickDialogController.h" #import "QElement.h" diff --git a/quickdialog/QuickDialogTableView.h b/quickdialog/QuickDialogTableView.h index 74bd8ade..2abb4e71 100644 --- a/quickdialog/QuickDialogTableView.h +++ b/quickdialog/QuickDialogTableView.h @@ -1,7 +1,15 @@ -// -// Created by escoz on 7/9/11. -// -// To change this template use File | Settings | File Templates. +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // diff --git a/quickdialog/QuickDialogTableView.m b/quickdialog/QuickDialogTableView.m index 7ead85d7..fc06b49b 100644 --- a/quickdialog/QuickDialogTableView.m +++ b/quickdialog/QuickDialogTableView.m @@ -1,5 +1,15 @@ -// -// Created by escoz on 7/9/11. +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // diff --git a/quickdialog/quickform-Prefix.pch b/quickdialog/quickform-Prefix.pch index fd416fd6..870ba0af 100644 --- a/quickdialog/quickform-Prefix.pch +++ b/quickdialog/quickform-Prefix.pch @@ -1,5 +1,15 @@ -// -// Prefix header for all source files of the 'quickdialog' target in the 'quickdialog' project +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // #ifdef __OBJC__ diff --git a/sample/AboutController.h b/sample/AboutController.h index 7fb76b94..dfe93b45 100644 --- a/sample/AboutController.h +++ b/sample/AboutController.h @@ -1,9 +1,16 @@ +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // -// Created by escoz on 7/28/11. -// -// To change this template use File | Settings | File Templates. -// - #import diff --git a/sample/AboutController.m b/sample/AboutController.m index 3bbcd3f9..c765aaee 100644 --- a/sample/AboutController.m +++ b/sample/AboutController.m @@ -1,7 +1,15 @@ -// -// Created by escoz on 7/28/11. -// -// To change this template use File | Settings | File Templates. +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // diff --git a/sample/DummyDataBuilder.h b/sample/DummyDataBuilder.h index 7b796624..99445c07 100644 --- a/sample/DummyDataBuilder.h +++ b/sample/DummyDataBuilder.h @@ -1,6 +1,17 @@ +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // -// Created by escoz on 7/12/11. -// + #import diff --git a/sample/DummyDataBuilder.m b/sample/DummyDataBuilder.m index 3113c53c..189320ee 100644 --- a/sample/DummyDataBuilder.m +++ b/sample/DummyDataBuilder.m @@ -1,10 +1,19 @@ +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // -// Created by escoz on 7/12/11. - -#import #import "LoginController.h" -#import "../quickdialog/QDecimalElement.h" +#import "DummyDataBuilder.h" @implementation DummyDataBuilder diff --git a/sample/LoginController.h b/sample/LoginController.h index cef37a98..38e05526 100644 --- a/sample/LoginController.h +++ b/sample/LoginController.h @@ -1,7 +1,15 @@ -// -// Created by escoz on 7/26/11. -// -// To change this template use File | Settings | File Templates. +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // diff --git a/sample/LoginController.m b/sample/LoginController.m index b5807b22..0b434ddc 100644 --- a/sample/LoginController.m +++ b/sample/LoginController.m @@ -1,5 +1,15 @@ -// -// Created by escoz on 7/26/11. +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // #import "LoginController.h" diff --git a/sample/LoginInfo.h b/sample/LoginInfo.h index 593fb47e..e9ac5349 100644 --- a/sample/LoginInfo.h +++ b/sample/LoginInfo.h @@ -1,7 +1,15 @@ -// -// Created by escoz on 7/26/11. -// -// To change this template use File | Settings | File Templates. +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // diff --git a/sample/LoginInfo.m b/sample/LoginInfo.m index d2bcab3b..f75e16af 100644 --- a/sample/LoginInfo.m +++ b/sample/LoginInfo.m @@ -1,9 +1,16 @@ +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // -// Created by escoz on 7/26/11. -// -// To change this template use File | Settings | File Templates. -// - #import "LoginInfo.h" diff --git a/sample/QuickDialogExampleAppDelegate.h b/sample/QuickDialogExampleAppDelegate.h index 0717bb28..242cd279 100644 --- a/sample/QuickDialogExampleAppDelegate.h +++ b/sample/QuickDialogExampleAppDelegate.h @@ -1,10 +1,17 @@ +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // -// quickformexampleAppDelegate.h -// sample -// -// Created by EDUARDO SCOZ on 7/15/11. -// Copyright 2011 __MyCompanyName__. All rights reserved. -// + #import diff --git a/sample/QuickDialogExampleAppDelegate.m b/sample/QuickDialogExampleAppDelegate.m index cb508900..11c8d5dd 100644 --- a/sample/QuickDialogExampleAppDelegate.m +++ b/sample/QuickDialogExampleAppDelegate.m @@ -1,10 +1,20 @@ +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // -// quickformexampleAppDelegate.m -// sample -// -#import "../quickdialog/QuickDialogController+Loading.h" -#import "QuickDialogExampleAppDelegate.h" + + +#import "DummyDataBuilder.h" @implementation QuickDialogExampleAppDelegate diff --git a/sample/QuickDialogExampleViewController.h b/sample/QuickDialogExampleViewController.h index f34710a4..f018045b 100644 --- a/sample/QuickDialogExampleViewController.h +++ b/sample/QuickDialogExampleViewController.h @@ -1,10 +1,17 @@ +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // -// quickformexampleViewController.h -// sample -// -// Created by EDUARDO SCOZ on 7/15/11. -// Copyright 2011 __MyCompanyName__. All rights reserved. -// + #import diff --git a/sample/main.m b/sample/main.m index b317010b..a42f7654 100644 --- a/sample/main.m +++ b/sample/main.m @@ -1,10 +1,17 @@ +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // -// main.m -// sample -// -// Created by EDUARDO SCOZ on 7/15/11. -// Copyright 2011 __MyCompanyName__. All rights reserved. -// + #import "QuickDialogExampleAppDelegate.h" diff --git a/sample/quickdialogexample-Prefix.pch b/sample/quickdialogexample-Prefix.pch index 8b78ce2e..3292c0bc 100644 --- a/sample/quickdialogexample-Prefix.pch +++ b/sample/quickdialogexample-Prefix.pch @@ -4,25 +4,34 @@ #ifdef __OBJC__ -#import "../quickdialog/QElement.h" -#import "../quickdialog/QRootElement.h" -#import "../quickdialog/QRadioElement.h" -#import "DummyDataBuilder.h" -#import "../quickdialog/QSection.h" -#import "../quickdialog/QLabelElement.h" -#import "../quickdialog/QEntryElement.h" -#import "../quickdialog/QBooleanElement.h" -#import "../quickdialog/QButtonElement.h" -#import "../quickdialog/QFloatElement.h" -#import "../quickdialog/QRadioItemElement.h" -#import "../quickdialog/QRadioSection.h" -#import "../quickdialog/QWebElement.h" -#import "../quickdialog/QMapElement.h" -#import "../quickdialog/QTextElement.h" -#import "../quickdialog/QBadgeElement.h" -#import "../quickdialog/QSortingSection.h" -#import "../quickdialog/QDateTimeElement.h" -#import "../quickdialog/QDateTimeInlineElement.h" -#import "../quickdialog/QuickDialogController.h" + +#import "QElement.h" +#import "QRootElement.h" +#import "QLabelElement.h" +#import "QButtonElement.h" +#import "QBooleanElement.h" +#import "QMapElement.h" +#import "QButtonElement.h" +#import "QFloatElement.h" +#import "QRadioElement.h" +#import "QLabelElement.h" +#import "QRadioItemElement.h" +#import "QEntryElement.h" +#import "QDateTimeElement.h" +#import "QDateTimeInlineElement.h" +#import "QTextElement.h" +#import "QWebElement.h" +#import "QBadgeElement.h" +#import "QDecimalElement.h" + +#import "QSection.h" +#import "QRadioSection.h" +#import "QSortingSection.h" + +#import "QuickDialogController.h" + +#import "QuickDialogController+Loading.h" +#import "QuickDialogExampleAppDelegate.h" + #endif diff --git a/sample/quickdialogexampleViewController.m b/sample/quickdialogexampleViewController.m index 58ee991d..87b5cd2d 100644 --- a/sample/quickdialogexampleViewController.m +++ b/sample/quickdialogexampleViewController.m @@ -1,9 +1,15 @@ -// -// quickdialogexampleViewController.m -// sample -// -// Created by EDUARDO SCOZ on 7/15/11. -// Copyright 2011 __MyCompanyName__. All rights reserved. +// +// Copyright 2011 ESCOZ Inc - http://escoz.com +// +// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this +// file except in compliance with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software distributed under +// the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF +// ANY KIND, either express or implied. See the License for the specific language governing +// permissions and limitations under the License. // #import "QuickDialogExampleViewController.h"