Re: Review Request 121907: Small code review

2015-01-08 Thread Aleix Pol Gonzalez


 On Jan. 8, 2015, 8:29 a.m., Albert Astals Cid wrote:
  src/platformtheme/khintssettings.h, line 62
  https://git.reviewboard.kde.org/r/121907/diff/1/?file=339008#file339008line62
 
  Make this one const too?

Yes thanks!


- Aleix


---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/121907/#review73461
---


On Jan. 8, 2015, 2:08 a.m., Aleix Pol Gonzalez wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 https://git.reviewboard.kde.org/r/121907/
 ---
 
 (Updated Jan. 8, 2015, 2:08 a.m.)
 
 
 Review request for KDE Frameworks.
 
 
 Repository: frameworkintegration
 
 
 Description
 ---
 
 Make sure the methods that access the hash are const.
 This way we make sure we don't create weird new hash members and we don't 
 need to do a double look-up for the value.
 
 
 Diffs
 -
 
   src/platformtheme/khintssettings.h 1d9c1d2 
 
 Diff: https://git.reviewboard.kde.org/r/121907/diff/
 
 
 Testing
 ---
 
 Test still passes, if I don't remove teh ~/.qt-test as discussed in the 
 kde-frameworks list.
 
 
 Thanks,
 
 Aleix Pol Gonzalez
 


___
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel


Re: Review Request 121907: Small code review

2015-01-08 Thread Albert Astals Cid

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/121907/#review73461
---



src/platformtheme/khintssettings.h
https://git.reviewboard.kde.org/r/121907/#comment51137

Make this one const too?


- Albert Astals Cid


On gen. 8, 2015, 2:08 a.m., Aleix Pol Gonzalez wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 https://git.reviewboard.kde.org/r/121907/
 ---
 
 (Updated gen. 8, 2015, 2:08 a.m.)
 
 
 Review request for KDE Frameworks.
 
 
 Repository: frameworkintegration
 
 
 Description
 ---
 
 Make sure the methods that access the hash are const.
 This way we make sure we don't create weird new hash members and we don't 
 need to do a double look-up for the value.
 
 
 Diffs
 -
 
   src/platformtheme/khintssettings.h 1d9c1d2 
 
 Diff: https://git.reviewboard.kde.org/r/121907/diff/
 
 
 Testing
 ---
 
 Test still passes, if I don't remove teh ~/.qt-test as discussed in the 
 kde-frameworks list.
 
 
 Thanks,
 
 Aleix Pol Gonzalez
 


___
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel


Re: Review Request 121907: Small code review

2015-01-08 Thread David Faure

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/121907/#review73451
---

Ship it!


Ship It!

- David Faure


On Jan. 8, 2015, 2:08 a.m., Aleix Pol Gonzalez wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 https://git.reviewboard.kde.org/r/121907/
 ---
 
 (Updated Jan. 8, 2015, 2:08 a.m.)
 
 
 Review request for KDE Frameworks.
 
 
 Repository: frameworkintegration
 
 
 Description
 ---
 
 Make sure the methods that access the hash are const.
 This way we make sure we don't create weird new hash members and we don't 
 need to do a double look-up for the value.
 
 
 Diffs
 -
 
   src/platformtheme/khintssettings.h 1d9c1d2 
 
 Diff: https://git.reviewboard.kde.org/r/121907/diff/
 
 
 Testing
 ---
 
 Test still passes, if I don't remove teh ~/.qt-test as discussed in the 
 kde-frameworks list.
 
 
 Thanks,
 
 Aleix Pol Gonzalez
 


___
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel


Review Request 121907: Small code review

2015-01-07 Thread Aleix Pol Gonzalez

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/121907/
---

Review request for KDE Frameworks.


Repository: frameworkintegration


Description
---

Make sure the methods that access the hash are const.
This way we make sure we don't create weird new hash members and we don't need 
to do a double look-up for the value.


Diffs
-

  src/platformtheme/khintssettings.h 1d9c1d2 

Diff: https://git.reviewboard.kde.org/r/121907/diff/


Testing
---

Test still passes, if I don't remove teh ~/.qt-test as discussed in the 
kde-frameworks list.


Thanks,

Aleix Pol Gonzalez

___
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel