Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
fab70e72eb362cac57d8dfd35a5116228c2df731
Switch branch/tag
flatpak-qt-creator
src
plugins
qt4projectmanager
qt-maemo
maemorunfactories.cpp
23 Feb, 2010
3 commits
No need to have a function if we can call connect inside the class ctor.
· fab70e72
kh1
authored
Feb 23, 2010
fab70e72
Return a reference to the object, changed from pointer.
· 69ebf668
kh1
authored
Feb 23, 2010
Since we use addAutoReleasedObject we would rather unclean call the class destructor.
69ebf668
Move the factories inside there own source files.
· 399ad59f
kh1
authored
Feb 23, 2010
399ad59f