-
Notifications
You must be signed in to change notification settings - Fork 635
Comparing changes
Open a pull request
base repository: escoz/QuickDialog
base: master
head repository: on123/QuickDialog
compare: master
- 9 commits
- 8 files changed
- 1 contributor
Commits on Nov 3, 2013
-
QBooleanElement now supports onTintColor property to change respectiv…
…e property on UISwitch.
Configuration menu - View commit details
-
Copy full SHA for 294e092 - Browse repository at this point
Copy the full SHA 294e092View commit details -
Configuration menu - View commit details
-
Copy full SHA for cea465e - Browse repository at this point
Copy the full SHA cea465eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6b2d5f - Browse repository at this point
Copy the full SHA a6b2d5fView commit details
Commits on Nov 4, 2013
-
Merge commit 'd4f3298a2352222ed815fc32c83a7e97fcb5498f' into on123master
# By Jai Govindani # Via Eduardo Scoz (1) and Jai Govindani (1) * commit 'd4f3298a2352222ed815fc32c83a7e97fcb5498f': Added runtime check for imageWithRenderingMode: to prevent crash in iOS 6
Configuration menu - View commit details
-
Copy full SHA for 99e2dcb - Browse repository at this point
Copy the full SHA 99e2dcbView commit details
Commits on Dec 14, 2013
-
Merge branch 'master' of https://github.com/escoz/QuickDialog into on…
…123master # By Bo Frese (1) and others # Via Eduardo Scoz (3) and nazbot (1) * 'master' of https://github.com/escoz/QuickDialog: Fixed issue where trying to reload a cell that is inside a hidden section inserts nil into an array. Skip reloading elements which are inside hidden sections. Fix Issue #617: QRadioElement selected item not appearing as default value Not including extras by default. Also added subspecs to selectively include extra components
Configuration menu - View commit details
-
Copy full SHA for 05b283a - Browse repository at this point
Copy the full SHA 05b283aView commit details -
Corrected target membership of QPickerElement, QPickerTableViewCell a…
…nd QPickerTabDelimitedStringParser
Configuration menu - View commit details
-
Copy full SHA for cb3273f - Browse repository at this point
Copy the full SHA cb3273fView commit details
Commits on Feb 10, 2014
-
Merge branch 'master' of https://github.com/escoz/QuickDialog
# By Bruno Virlet # Via Bruno Virlet (1) and Eduardo Scoz (1) * 'master' of https://github.com/escoz/QuickDialog: If setting images for items in QRadioElement, display them in QRadioItemElement.
Configuration menu - View commit details
-
Copy full SHA for d198f3b - Browse repository at this point
Copy the full SHA d198f3bView commit details
Commits on Mar 28, 2014
-
Merge commit 'c27fd073acc0723d90260b6f64d59ae9829a8ab3'
* commit 'c27fd073acc0723d90260b6f64d59ae9829a8ab3': imageNamed:nil reports log error in xcode 5, check this before setting image names accessory view bug fixed. prepare for element was trying to add accessory view to text field only when text field is nil. fixed bug when initializing from json; added init method with default float value 0.0 Podspec update to v1.0 Several bug fixes for version 1.0 Major fixes to QD all elements now contain a weak link to the view controller binding is by default shallow now; there's a new property called shallowBind on QElements that can bypass that Several bug fixes Include cell inset when calculating width. Rounds dates when not date picker uses only Date mode. Adds new inline date time editor Minor fixes to binding evaluator Minor UI updates to cells Adds back the delegate class so we can overview when cells and headers appear Conflicts: QuickDialog.xcodeproj/project.pbxproj quickdialog/QuickDialogTableView.h
Configuration menu - View commit details
-
Copy full SHA for 34323e2 - Browse repository at this point
Copy the full SHA 34323e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b653d1 - Browse repository at this point
Copy the full SHA 0b653d1View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master